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/08/22 08:08:21 UTC

[GitHub] [dolphinscheduler] rickchengx opened a new issue, #11592: [Bug] [sqoop] worker image needs jdk to run sqoop task

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

   ### 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
   
   To run `sqoop` task, the `dolphinscheduler-worker` needs jdk.
   
   See log below:
   ```
   2022-08-18 11:46:53,095 ERROR orm.CompilationManager: It seems as though you are running sqoop with a JRE.
   	2022-08-18 11:46:53,095 ERROR orm.CompilationManager: Sqoop requires a JDK that can compile Java code.
   	2022-08-18 11:46:53,095 ERROR orm.CompilationManager: Please install a JDK and set $JAVA_HOME to use it.
   	2022-08-18 11:46:53,096 ERROR tool.ImportTool: Import failed: java.io.IOException: Could not start Java compiler.
   ```
   
   ### What you expected to happen
   
   The Dockerfile of `worker` needs to include jdk
   
   ### How to reproduce
   
   Run DS in a k8s cluster through `Helm`
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.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.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11592: [Bug] [sqoop] worker image needs jdk to run sqoop task

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

   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] rickchengx closed issue #11592: [Bug] [sqoop] worker image needs jdk to run sqoop task

Posted by GitBox <gi...@apache.org>.
rickchengx closed issue #11592: [Bug] [sqoop] worker image needs jdk to run sqoop task 
URL: https://github.com/apache/dolphinscheduler/issues/11592


-- 
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