Re: Livy - add external libraries from additional maven repo

2017-06-01 Thread Theofilos Kakantousis
Hi Jeff, That is the first thing I tried, as per the documentation as well, but it only works for the main maven repo and not my custom maven repo. The documentation is not clear if it is supposed to work for custom maven repos. Have you tried it? Kind regards, Theo On 2017-06-01 01:45, Jef

Re: Livy - add external libraries from additional maven repo

2017-06-01 Thread Jeff Zhang
I am afraid for now only official maven repo is supported. Theofilos Kakantousis 于2017年6月1日周四 下午4:04写道: > Hi Jeff, > > That is the first thing I tried, as per the documentation as well, but it > only works for the main maven repo and not my custom maven repo. The > documentation is not clear if

Difficulty getting sparkR working in Zeppelin

2017-06-01 Thread Roger Sherman
ts -e And finally, here is the full stacktrace leading up to the failure: 17/06/01 02:22:06 INFO SchedulerFactory: Job paragraph_1496283119069_1363557346 started by scheduler org.apache.zeppelin.interpreter.remote.RemoteInterpretershared_session900607537 17/06/01 02:22:06 INFO

Re: Difficulty getting sparkR working in Zeppelin

2017-06-01 Thread Jeff Zhang
} --tgz -Pyarn > -Phadoop-${HADOOP_VERSION} -Phive -Psparkr -Phive-thriftserver > -Pspark-ganglia-lgpl ${HADOOP_PROVIDED_OPTION} > -Dhadoop.version=2.7.0-mapr-1602 -Dyarn.version=2.7.0-mapr-1602 > -Dzookeeper.version=3.4.5-mapr-1503 -Dscala-${SCALA_VERSION} -DskipTests -e > > A