Miel Hostens

Results 9 comments of Miel Hostens

Anybody shortcut to get this error out of Jupyter-Spark1.5.2 on HD Insights java.lang.NoSuchMethodError: com.esotericsoftware.kryo.Kryo.setInstantiatorStrategy(Lorg/objenesis/strategy/InstantiatorStrategy

Hmm, i guess hd insights is hdp -hortonworks cluster, so i would have to dive in, any suggestions were to look for ?

talking about chill here https://issues.apache.org/jira/browse/PIG-4693

Solved sudo rm /usr/bin/livy/jars/kryo-2.22.jar replace with kryo-2.21.jar

No, unfortunately not Op wo 5 jun. 2019 18:16 schreef Andrew Fogarty : > Hi @MielHostens , were you ever able to > resolve this? > > — > You...

@dylanmei Somebody solved this? Have same issue with docker-compose zeppelin: image: dylanmei/docker-zeppelin environment: ZEPPELIN_PORT: 8080 ZEPPELIN_MEM: Xmx4g ZEPPELIN_INTP_MEM: >- -Xms1024m -Xmx4g -XX:MaxPermSize=4g ZEPPELIN_JAVA_OPTS: >- -Dspark.driver.memory=2g -Dspark.executor.memory=4g -Dspark.cores.max=2 MASTER: local[*] ports:...

@dylanmei @hugopetiot Thanks for the update, i will try how far i can get with this. Would be good to have the option to set spark drivers higher than currently...

Guys, just checked, it indeed works. How can we make this persistent via the docker build or docker compose?