Re: Spark-9487, Need some insight

2016-12-06 Thread Saikat Kanjilal
jilal Cc: dev@spark.apache.org Subject: Re: Spark-9487, Need some insight Honestly it is pretty difficult. Given the difficulty, would it still make sense to do that change? (the one that sets the same number of workers/parallelism across different languages in testing) On Mon, Dec 5, 2016 at 3:

Re: Spark-9487, Need some insight

2016-12-06 Thread Steve Loughran
jenkins uses SBT, so you need to do the test run there. They are different, and have different test runners in particular. On 30 Nov 2016, at 04:14, Saikat Kanjilal mailto:sxk1...@hotmail.com>> wrote: Hello Spark dev community, I took this the following jira item (https://github.com/apache/sp

Re: Spark-9487, Need some insight

2016-12-05 Thread Reynold Xin
Honestly it is pretty difficult. Given the difficulty, would it still make sense to do that change? (the one that sets the same number of workers/parallelism across different languages in testing) On Mon, Dec 5, 2016 at 3:33 PM, Saikat Kanjilal wrote: > Hello again dev community, > > Ping on th

Re: Spark-9487, Need some insight

2016-12-05 Thread Saikat Kanjilal
Hello again dev community, Ping on this, apologies for rerunning this thread but never heard from anyone, based on this link: https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins I can try to install jenkins locally but is that really needed? Thanks in advance. _