You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
?
i expect that execution-jar in hdfs,but from mysql.
i view this code,i think it cann't support.
The text was updated successfully, but these errors were encountered: