I just rebuild spark and tried to run the tests again. Same failure.
On Thu, Apr 28, 2016 at 1:39 PM, Shivaram Venkataraman <
shiva...@eecs.berkeley.edu> wrote:
> I just ran the tests using a recently synced master branch and the
> tests seemed to work fine. My guess is some of the Java classes
>
I just ran the tests using a recently synced master branch and the
tests seemed to work fine. My guess is some of the Java classes
changed and you need to rebuild Spark ?
Thanks
Shivaram
On Thu, Apr 28, 2016 at 1:19 PM, Gayathri Murali
wrote:
> Hi All,
>
> I am running the sparkR unit test(./R/r
Hi All,
I am running the sparkR unit test(./R/run-tests.sh) on a local master
branch and I am seeing the following issues with SparkR ML wrapper test
cases.
Failed
-
1. Error: glm and predict (@test_mllib.R#31)
--