Are you just submitting from Windows or are you also running YARN on Windows?

If the former, I think the only fix that would be needed is this line
(from that same patch):
https://github.com/apache/spark/blob/master/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala#L434

I don't believe YARN running on Windows worked at all before that
patch (regardless of that individual issue). I'll leave it to Reynold
whether Windows support is critical enough to warrant a new rc.


On Thu, Aug 27, 2015 at 8:50 AM, saurfang <forest.f...@outlook.com> wrote:
> Nevermind. It looks like this has been fixed in
> https://github.com/apache/spark/pull/8053 but didn't make the cut? Even
> though the associated JIRA is targeted for 1.6, I was able to submit to YARN
> from Windows without a problem with 1.4. I'm wondering if this fix will be
> merged to 1.5 branch. Let me know if someone thinks I'm just not doing the
> compile and/or spark-submit right.
>
>
>
> --
> View this message in context: 
> http://apache-spark-developers-list.1001551.n3.nabble.com/VOTE-Release-Apache-Spark-1-5-0-RC2-tp13826p13872.html
> Sent from the Apache Spark Developers List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
> For additional commands, e-mail: dev-h...@spark.apache.org
>



-- 
Marcelo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to