Yes - we should be running R tests AFAIK. That error message is a deprecation warning about the script `bin/sparkR` which needs to be changed in https://github.com/apache/spark/blob/7cd7f2202547224593517b392f56e49e4c94cabc/R/run-tests.sh#L26 to bin/spark-submit.
Thanks Shivaram On Fri, Jan 15, 2016 at 3:19 PM, Herman van Hövell tot Westerflier <hvanhov...@questtec.nl> 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: dev-unsubscr...@spark.apache.org For additional commands, e-mail: dev-h...@spark.apache.org