Hi, I have installed Rhipe in Ubuntu 16 and I have problems when I execute the following:
library(testthat)
test_package("Rhipe","simple")
The following error is obtained:
Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, :
java.io.FileNotFoundException: File does not exist: /tmp/rhipeTest/irisMax
12
Warnings -----------------------------------------------------------------------
- run simple mr job (@test-c-simple-mr.R#60) - Job failure, deleting output: /tmp/rhipeTest/irisMax:
Failed -------------------------------------------------------------------------
- Failure: run simple mr job (@test-c-simple-mr.R#67) -------------------------
mr job ran successfully isn't true.
Any help would be appreciated!! Thanks