Re: Zeppelin 0.8.0 issue with Hadoop 2.9.2 on Spark 2.1.0

2019-04-29 Thread Jeff Zhang
Awesome ! Nguyen Xuan Truong 于2019年4月29日周一 下午4:27写道: > Thank you for your info. > > I have managed to solve my issue by building Zeppelin 0.8.1 from source > with Hadoop 2.9.2 and adding jackson-module-scala_2.11 to the > ZEPPELIN_HOME/lib folder. > > Choosing version 0.8.1 now as it's straightf

Re: Zeppelin 0.8.0 issue with Hadoop 2.9.2 on Spark 2.1.0

2019-04-29 Thread Nguyen Xuan Truong
Thank you for your info. I have managed to solve my issue by building Zeppelin 0.8.1 from source with Hadoop 2.9.2 and adding jackson-module-scala_2.11 to the ZEPPELIN_HOME/lib folder. Choosing version 0.8.1 now as it's straightforward to migrate notebooks from version 0.8.0. Will try 0.9 later w

Re: Zeppelin 0.8.0 issue with Hadoop 2.9.2 on Spark 2.1.0

2019-04-28 Thread Jeff Zhang
You can try zeppelin 0.9 (not released yet, master branch) which shade all the dependencies. Nguyen Xuan Truong 于2019年4月29日周一 下午2:18写道: > Hi, > > We were having a Zeppelin instance 0.8.0 (binary package) running smoothly > on Spark 2.1.0 and Hadoop 2.6.4 > > We recently upgrade our hadoop versio