unsubscribe

2017-02-10 Thread Tang, Jie

Probably missing documentation for ZEPPELIN_INTP_JAVA_OPTS

2017-02-10 Thread Egor Pahomov
Hi, in 0.7.0 https://zeppelin.apache.org/docs/0.7.0/install/upgrade.html#upgrading-from-zeppelin-06-to-07 says to use ZEPPELIN_INTP_JAVA_OPTS, but https://zeppelin.apache.org/docs/0.7.0/install/configuration.html#zeppelin-properties has not info on this matter. Do you know which one is not actual?

Re: Class not found exception when executing rdd transform function with lambdas: regression?

2017-02-10 Thread moon soo Lee
Hi, Thanks for sharing the problem. Do you see the same problem when you try 0.7.0 official binary release? Thanks, moon On Wed, Feb 8, 2017 at 3:18 AM Benoit Hanotte wrote: > Hello all, > > I am experiencing a ClassNotFoundException when trying to run RDD > transaformations on Zeppelin 0.7.0,