YARN | SPARK-5164 | Submitting jobs from windows to linux YARN

2015-01-12 Thread Aniket Bhatnagar
Hi Spark YARN maintainers Can anyone please look and comment on SPARK-5164? Basically, this stops users from submitting jobs (or using spark shell) from a windows machine to a a YARN cluster running on linux. I should be able to submit a pull request for this provided the community agrees. This

Re: YARN | SPARK-5164 | Submitting jobs from windows to linux YARN

2015-01-12 Thread Zsolt Tóth
Hi Aniket, I think this is a duplicate of SPARK-1825, isn't it? Zsolt 2015-01-12 14:38 GMT+01:00 Aniket Bhatnagar aniket.bhatna...@gmail.com: Hi Spark YARN maintainers Can anyone please look and comment on SPARK-5164? Basically, this stops users from submitting jobs (or using spark shell)

Re: YARN | SPARK-5164 | Submitting jobs from windows to linux YARN

2015-01-12 Thread Aniket Bhatnagar
Ohh right. It is. I will mark my defect as duplicate and cross check my notes with the fixes in the pull request. Thanks for pointing out Zsolt :) On Mon, Jan 12, 2015, 7:42 PM Zsolt Tóth toth.zsolt@gmail.com wrote: Hi Aniket, I think this is a duplicate of SPARK-1825, isn't it? Zsolt