Hello,
 
Is there a way to run a spark submit job that points to the URL of a jar file (instead of pushing the jar from local)? 
 
The documentation  at http://spark.apache.org/docs/latest/submitting-applications.html  
implies that this may be possible.
 
"application-jar: Path to a bundled jar including your application and all dependencies. The URL must be globally visible inside of your cluster, for instance, an hdfs:// path or a file:// path that is present on all nodes"
 
Thank you,
Zlati
 
 

--------------------------------------------------------------------- To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to