Re: Zeppelin Studio Proposal

2019-09-04 Thread Jeff Zhang
Thanks everyone's feedback, it seems we have reached consensus on this feature. The next thing I would to raise is how to make the this initiative moving forward smoothly. Considering this is a large effort, I would suggest to create a new feature branch for this initiative. I will start another

Re: Any way to diagnose TTransportException errors?

2019-09-04 Thread James Srinivasan
I had to use 0.9.1 due to using Accumulo 1.7 (which requires 0.9.1) in some extra JARs I wanted to use with Spark. In the end, I built Zeppelin specifying 0.9.1 and it worked for me. On Wed, 4 Sep 2019 at 16:38, Paul Brenner wrote: > It looks like we do have two versions: > >

Re: Any way to diagnose TTransportException errors?

2019-09-04 Thread Paul Brenner
It looks like we do have two versions: ./zeppelin/spark/spark-dependencies/target/spark-2.4.0/pom.xml: 0.9.3 ./zeppelin/pom.xml: 0.9.2 I’m always hesitant to rebuild blindly with changes. Did you align your versions to 0.9.3 and have success? Can anyone weigh in on this discrepancy? 11:33 AM