Re: Hive interpreter connecting to secure cluster

2016-07-09 Thread Prabhjyot Singh
Hi Rob, I have a pull request ready to be review; https://github.com/apache/zeppelin/pull/1157 Looking forward for your review. On 8 July 2016 at 01:11, Rob Anderson wrote: > Great news, thanks! > > On Thu, Jul 7, 2016 at 12:27 PM, Vinay Shukla > wrote: > >> We are working on it, expect to f

Re: Zeppelin not picking up MASTER in zeppelin-env.sh

2016-07-09 Thread Pedro Rodriguez
Tried this again yesterday and seems like it was an ephemeral issue with running 0.5.6 and 0.6.0 after each other. — Pedro Rodriguez PhD Student in Large-Scale Machine Learning | CU Boulder Systems Oriented Data Scientist UC Berkeley AMPLab Alumni pedrorodriguez.io | 909-353-4423 github.com/Enti

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-09 Thread Benjamin Kim
Feix, I added hive-site.xml to the conf directory and restarted Zeppelin. Now, I get another error: java.lang.ClassNotFoundException: line1631424043$24.$read$$iwC$$iwC$$iwC$$iwC$$iwC$$iwC$$iwC$$iwC$$anonfun$1 at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-09 Thread Jongyoul Lee
Hi all, Could you guys check the CDH's version of Spark? As I've tested it for a long time ago, it is a little bit different from vanila one, for example, the CDH's one has a different version of some depedencies including Akka. Regards, JL On Sat, Jul 9, 2016 at 11:47 PM, Benjamin Kim wrote:

Re: [ANNOUNCE] Apache Zeppelin 0.6.0 released

2016-07-09 Thread Benjamin Kim
Hi JL, Spark is version 1.6.0 and Akka is 2.2.3. But, Cloudera always back ports things from newer versions. They told me that they ported some bug fixes from Spark 2.0. Please let me know if you need any more information. Cheers, Ben > On Jul 9, 2016, at 10:12 PM, Jongyoul Lee wrote: > >