Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can HadoopSparkJob support getting execution-jar from hdfs? #258

Open
wangqiaoshi opened this issue Feb 6, 2017 · 1 comment
Open

can HadoopSparkJob support getting execution-jar from hdfs? #258

wangqiaoshi opened this issue Feb 6, 2017 · 1 comment

Comments

@wangqiaoshi
Copy link

i expect that execution-jar in hdfs,but from mysql.

i view this code,i think it cann't support.

@wangqiaoshi
Copy link
Author

can
if execution-jar=hdfs://dir,get execution-jar from hdfs to workingdir, jarpath=workingdir+jarName
else if execution-jar=file://dir,get execution-jar from local to workingdir, jarpath=workingdir+jarName
else if execution-jar=dir,jarpath=workingdir+dir+jarName
?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant