Created 04-18-2017 11:30 AM
Hello ,
I try to run sparkR in zeppelin 0.7.0 on HDP 2.6
If I start sparkR I get an error without saying which error
In the zeppelin log file I see the following:
WARN [2017-04-18 10:54:24,981] ({pool-2-thread-2} NotebookServer.java[afterStatusChange]:2055) - Job 20150424-154226_261270952 is finished, status: ERROR, exception: null, result:
I set the SPARK_HOME in zeppelin-env.sh to /usr/hdp/current/spark-client resp. /usr/hdp/current/spark2-client without success. R is installed on all the worker nodes
Any ideas ?
Created 04-18-2017 07:59 PM
@chris herssens, are you facing this issue only for sparkR interpreter or also for spark ?
Created 04-19-2017 06:00 AM
Only with sparkR.