Skip to content

[Fix-11592] change jre to jdk in worker image to run sqoop task#11593

Closed
rickchengx wants to merge 1 commit intoapache:devfrom
rickchengx:Fix-11592
Closed

[Fix-11592] change jre to jdk in worker image to run sqoop task#11593
rickchengx wants to merge 1 commit intoapache:devfrom
rickchengx:Fix-11592

Conversation

@rickchengx
Copy link
Copy Markdown
Contributor

Purpose of the pull request

close: #11592

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.

Brief change log

Verify this pull request

manually tested

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [sqoop] worker image needs jdk to run sqoop task

1 participant