Wenjun Ruan

Results 330 comments of Wenjun Ruan

> [@ruanwenjun](https://github.com/ruanwenjun) DriverManager will invoke all the registered drivers' acceptsURL method to find out if it is the matched driver by the connection Url `jdbc:mysql://localhost:3306/dolphinscheduler` `jdbc:postgresql://localhost:5432/dolphinscheduler` > > This is...

> > Some URLs may be matched by multiple drivers simultaneously, e.g., hive2 might be matched by hive/kyuubi driver, mysql might be matched by mysql/oceanbase driver? > > [@ruanwenjun](https://github.com/ruanwenjun) If...

@a1281069907 Can you find out these con files under the task instance working directory? I am not clear if this is caused by your code is incorrect, the conf file...

Please don't use the task page to create new task, there is a lot of bugs here, we don't want to change the code here, unless you want to refactor...

> Like #16127, please find a PMC/Committer that is willing to maintain this datasource plugin on an ongoing basis. Otherwise we won't accept it. @yinxiaolog I will maintain this datasource.

@yinxiaolog Please create a DSIP issue firstly. https://github.com/apache/dolphinscheduler/issues/14102

You may need to check if your admin username/password is correct in ldap, or you need to debug at LdapService, this class also need to add more debug log.