Github user tgravescs commented on the pull request:

    https://github.com/apache/spark/pull/303#issuecomment-39919433
  
    Not sure if you intended to make this work, but local: doesn't work in the 
context of running yarn-cluster mode and specifying the --jar:
    
    ./bin/spark-class org.apache.spark.deploy.yarn.Client         --jar 
local:/home/tgraves/test2/tgravescs-spark/examples/target/scala-2.10/spark-examples_2.10-assembly-1.0.0-SNAPSHOT.jar
     --class org.apache.spark.examples.SparkPi --args yarn-cluster 
    
    local: also doesn't work with the spark-shell in yarn-client mode.  I'm 
fine with filing a separate jira for that. 
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to