[GitHub] spark issue #18878: fix issue with spark-submit with java

2017-08-08 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/18878 Thanks for confirmation. --- 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 wi

[GitHub] spark issue #18878: fix issue with spark-submit with java

2017-08-08 Thread brandonJY
Github user brandonJY commented on the issue: https://github.com/apache/spark/pull/18878 Never mind. I found it is actually something in my config. Silly mistake. Sorry for the trouble. Closing this PR now. --- If your project is set up for it, you can reply to this email and have y

[GitHub] spark issue #18878: fix issue with spark-submit with java

2017-08-08 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/18878 it works fine for me too. Mind was mac. --- 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

[GitHub] spark issue #18878: fix issue with spark-submit with java

2017-08-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18878 It works fine for me in, for example: ``` spark2-submit --class "org.apache.spark.examples.SparkPi" --deploy-mode client --master yarn /opt/cloudera/parcels/SPARK2/lib/spark2/examples/ja

[GitHub] spark issue #18878: fix issue with spark-submit with java

2017-08-08 Thread brandonJY
Github user brandonJY commented on the issue: https://github.com/apache/spark/pull/18878 Running spark 2.2.0 standalone mode in Ubuntu 16.04 LTS. It interprets classpath with the quote. E.g. for classname=`foo`, it interprets it as `"foo"` Probably it is just a environment issue?

[GitHub] spark issue #18878: fix issue with spark-submit with java

2017-08-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18878 Why wouldn't it work? This is interpreted by bash --- 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 fe

[GitHub] spark issue #18878: fix issue with spark-submit with java

2017-08-07 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18878 Can one of the admins verify this patch? --- 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 feat