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 2021/12/08 10:36:54 UTC

[GitHub] [dolphinscheduler] nana7miAva opened a new issue #7269: [Bug] [SQL-task]Sql_task Cannot obtain the mysql driver package

nana7miAva opened a new issue #7269:
URL: https://github.com/apache/dolphinscheduler/issues/7269


   ### 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
   
   部署完成,启动测试sql_task的时候
   ![image](https://user-images.githubusercontent.com/88922651/145193653-b18a823a-dba1-4c54-88ac-a5cc40600839.png)
   
   
   ### What you expected to happen
   
   资源注册中心可以成功连接到mysql,那么执行sql_task的时候应该也是可以的.
   
   ### How to reproduce
   
   在解压之后的dolphinscheduler lib里面已经手动添加了mysql的驱动包,安装之后的ds2目录lib下也是有这个驱动包的,在web界面上 数据源连接mysql也可以连接成功,但是任务一配到sql节点 就报错没有jdbc驱动包.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.0
   
   ### 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

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



[GitHub] [dolphinscheduler] nana7miAva commented on issue #7269: [Bug] [SQL-task]Sql_task Cannot obtain the mysql driver package

Posted by GitBox <gi...@apache.org>.
nana7miAva commented on issue #7269:
URL: https://github.com/apache/dolphinscheduler/issues/7269#issuecomment-997675752


   > 可以把驱动包放在lib/plugin/task/sql目录下
   
   ok


-- 
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] github-actions[bot] commented on issue #7269: [Bug] [SQL-task]Sql_task Cannot obtain the mysql driver package

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


   Hi:
   * 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 subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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] lenboo commented on issue #7269: [Bug] [SQL-task]Sql_task Cannot obtain the mysql driver package

Posted by GitBox <gi...@apache.org>.
lenboo commented on issue #7269:
URL: https://github.com/apache/dolphinscheduler/issues/7269#issuecomment-1004703844


   already fix, close it. 


-- 
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] yueyinsheng commented on issue #7269: [Bug] [SQL-task]Sql_task Cannot obtain the mysql driver package

Posted by GitBox <gi...@apache.org>.
yueyinsheng commented on issue #7269:
URL: https://github.com/apache/dolphinscheduler/issues/7269#issuecomment-989757558


   You can put the driver package in the lib/plugin/task/sql directory      It's ok 


-- 
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] lenboo closed issue #7269: [Bug] [SQL-task]Sql_task Cannot obtain the mysql driver package

Posted by GitBox <gi...@apache.org>.
lenboo closed issue #7269:
URL: https://github.com/apache/dolphinscheduler/issues/7269


   


-- 
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] Narcasserun commented on issue #7269: [Bug] [SQL-task]Sql_task Cannot obtain the mysql driver package

Posted by GitBox <gi...@apache.org>.
Narcasserun commented on issue #7269:
URL: https://github.com/apache/dolphinscheduler/issues/7269#issuecomment-988840791


   You can put the driver package in the lib/plugin/task/sql directory


-- 
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] github-actions[bot] commented on issue #7269: [Bug] [SQL-task]Sql_task Cannot obtain the mysql driver package

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


   ### 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
   
   When the deployment is complete and the test sql_task is started
   ![image](https://user-images.githubusercontent.com/88922651/145193653-b18a823a-dba1-4c54-88ac-a5cc40600839.png)
   
   
   ### What you expected to happen
   
   The resource registry can successfully connect to mysql, so it should be possible to execute sql_task.
   
   ### How to reproduce
   
   After decompression, the mysql driver package has been manually added to the dolphinscheduler lib. After installation, the ds2 directory lib also has this driver package. The data source connection on the web interface can also be connected to mysql successfully, but the task is configured to the sql node It reports an error that there is no jdbc driver package.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.0
   
   ### 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

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