部署了单节点的dolphinscheduler,版本3.1.6,在配置数据源的时候测试成功,使用时却没有密码,请问是怎么回事 #14151
Unanswered
leerelisten
asked this question in
Q&A
Replies: 1 comment 2 replies
-
when you edit the data source, the expected behavior is without a password, which means you have to add a password again when you edit the data source to make sure you are own the data source And I see that when you run the job, the password already fill in, could you make sure your worker network can connection the datasource? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1.配置的数据源如图所示,测试成功,进行保存


2.查看后台元数据表,发现数据已经保存上了
3.再次打开,或者执行任务时,发现连接不上,查看密码不存在。


4.请看一下是什么问题,如何解决
Beta Was this translation helpful? Give feedback.
All reactions