You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/12/05 08:39:18 UTC

[GitHub] [dolphinscheduler] ruanwenjun opened a new issue, #13099: [Bug] [Datasource] Datasource jdbcUrl params doesn't work

ruanwenjun opened a new issue, #13099:
URL: https://github.com/apache/dolphinscheduler/issues/13099

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   I find the jdbcUrl param doesn't work.
   <img width="1680" alt="image" src="https://user-images.githubusercontent.com/22415594/205591268-54859610-2fd6-4108-b362-2795c3e533cc.png">
   
   This is due to we don't parse this params as json.
   https://github.com/apache/dolphinscheduler/blob/fed1e85fb833bf5dec9de36b5a539885c2da1ee3/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-mysql/src/main/java/org/apache/dolphinscheduler/plugin/datasource/mysql/param/MySQLDataSourceProcessor.java#L184-L193
   
   ### What you expected to happen
   
   xx
   
   ### How to reproduce
   
   1. Create a datasource using jdbc url
   2. use this datasource
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #13099: [Bug] [Datasource] Datasource jdbcUrl params doesn't work

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13099:
URL: https://github.com/apache/dolphinscheduler/issues/13099#issuecomment-1336961182

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] ruanwenjun closed issue #13099: [Bug] [Datasource] Datasource jdbcUrl params doesn't work

Posted by GitBox <gi...@apache.org>.
ruanwenjun closed issue #13099: [Bug] [Datasource] Datasource jdbcUrl params doesn't work
URL: https://github.com/apache/dolphinscheduler/issues/13099


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org