Re: Remote JAR download in client mode

2016-05-10 Thread Timothy Chen
I think it's just not implemented, +1 for adding it. Tim > On May 10, 2016, at 5:52 PM, Michael Gummelt wrote: > > Client mode doesn't seem to support remote JAR downloading, as reported here: > https://issues.apache.org/jira/browse/SPARK-10643 > > The docs here: > http://spark.apache.org/d

Remote JAR download in client mode

2016-05-10 Thread Michael Gummelt
Client mode doesn't seem to support remote JAR downloading, as reported here: https://issues.apache.org/jira/browse/SPARK-10643 The docs here: http://spark.apache.org/docs/latest/submitting-applications.html don't mention any client mode restriction to local files, so I'm assuming this is a bug.

Re: spark 2.0 issue with yarn?

2016-05-10 Thread Steve Loughran
On 9 May 2016, at 21:24, Jesse F Chen mailto:jfc...@us.ibm.com>> wrote: I had been running fine until builds around 05/07/2016 If I used the "--master yarn" in builds after 05/07, I got the following error...sounds like something jars are missing. I am using YARN 2.7.2 and Hive 1.2.1. D