I think that breaks sparkR, the commandline script, and Jenkins, in which run-test.sh is calling sparkR. I'll work on this - since this also affects my PR #10652... Date: Fri, 15 Jan 2016 15:33:13 -0800 Subject: Re: Are we running SparkR tests in Jenkins? From: [email protected] To: [email protected] CC: [email protected]; [email protected]; [email protected]; [email protected]
Created https://issues.apache.org/jira/browse/SPARK-12846 On Fri, Jan 15, 2016 at 3:29 PM, Jeff Zhang <[email protected]> wrote: Right, I forget the documentation, will create a follow up jira. On Fri, Jan 15, 2016 at 3:23 PM, Shivaram Venkataraman <[email protected]> wrote: Ah I see. I wasn't aware of that PR. We should do a find and replace in all the documentation and rest of the repository as well. Shivaram On Fri, Jan 15, 2016 at 3:20 PM, Reynold Xin <[email protected]> wrote: > +Shivaram > > Ah damn - we should fix it. > > This was broken by https://github.com/apache/spark/pull/10658 - which > removed a functionality that has been deprecated since Spark 1.0. > > > > > > On Fri, Jan 15, 2016 at 3:19 PM, Herman van Hövell tot Westerflier > <[email protected]> wrote: >> >> Hi all, >> >> I just noticed the following log entry in Jenkins: >> >>> ======================================================================== >>> Running SparkR tests >>> ======================================================================== >>> Running R applications through 'sparkR' is not supported as of Spark 2.0. >>> Use ./bin/spark-submit <R file> >> >> >> Are we still running R tests? Or just saying that this will be deprecated? >> >> Kind regards, >> >> Herman van Hövell tot Westerflier >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -- Best Regards Jeff Zhang -- Best Regards Jeff Zhang
