Re: java.lang.ClassNotFoundException: $anonfun$1

2017-03-08 Thread Rob Anderson
k.yarn.archive to specify the spark2 jars in hdfs as well as > using other spark options, none of which seems to make a difference. > > Where do you see “ spark1.5 jars are loaded before the new spark2 jars” ? > > Best Regard, > Jeff Zhang > > > From: Rob Anderson > Reply-

Re: java.lang.ClassNotFoundException: $anonfun$1

2017-03-07 Thread Rob Anderson
IN-1735 is tracking the > problem. > > If we can get help from cloudera forum, that would be great. > > Thanks, > moon > > On Tue, Mar 7, 2017 at 10:08 AM Jeff Zhang wrote: > >> >> It seems CDH specific issue, you might be better to ask cloudera forum. >&

java.lang.ClassNotFoundException: $anonfun$1

2017-03-06 Thread Rob Anderson
Hey Everyone, We're running Zeppelin 0.7.0. We've just cut over to spark2, using scala11 via the CDH parcel (SPARK2-2.0.0.cloudera1-1.cdh5.7.0.p0.113931). Running a simple job, throws a "Caused by: java.lang.ClassNotFoundException: $anonfun$1". It appears that during execution time on the yarn

Re: Monitoring Zeppelin Health Via Rest API

2017-01-25 Thread Rob Anderson
Ok, thanks for the reply Jongyoul. On Wed, Jan 25, 2017 at 12:13 AM, Jongyoul Lee wrote: > AFAIK, Zeppelin doesn't have it for now. We have to develop that function. > > Regards, > Jongyoul > > On Wed, Jan 25, 2017 at 3:18 AM, Rob Anderson > wrote: > >>

Monitoring Zeppelin Health Via Rest API

2017-01-24 Thread Rob Anderson
Hello, We're running Zeppelin 0.6.2 and authenticating against Active Directory via Shiro. Everything is working pretty well, however, we do occasionally have issues, which is leading to a bad user experience, as operationally we're unaware of a problem. We'd like to monitor the health of Zeppe

does %jdbc(hive) work with kerberos in 0.6.2?

2016-12-22 Thread Rob Anderson
Does %jdbc(hive) work with kerberos in 0.6.2? I know it works with the 0.7 snapshot, but am having having issues getting it to work in 0.6.2 Please advise. Thanks, Rob

Re: Hive interpreter connecting to secure cluster

2016-07-11 Thread Rob Anderson
Excellent, I'll test it this afternoon! Thanks! On Sat, Jul 9, 2016 at 8:24 AM, Prabhjyot Singh wrote: > 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 20

Re: Hive interpreter connecting to secure cluster

2016-07-07 Thread Rob Anderson
Great news, thanks! On Thu, Jul 7, 2016 at 12:27 PM, Vinay Shukla wrote: > We are working on it, expect to fix it in next couple of weeks. > > Thanks, > Vinay > > > On Thursday, July 7, 2016, Rob Anderson > wrote: > >> Does anyone know if/when the Hive inter

Hive interpreter connecting to secure cluster

2016-07-07 Thread Rob Anderson
Does anyone know if/when the Hive interpreter will be able to connect to a secure, kerberized cluster? Thanks, Rob

Re: Shiro LDAP w/ Search Bind Authentication

2016-07-06 Thread Rob Anderson
You can find some documentation on it here: https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/security/shiroauthentication.html I believe you'll need to be running the .6 release or .7 snapshot to use shiro. We're authing against AD via ldaps calls without issue. We're then using group memberships

Re: Phoenix plugin with a secure cluster.

2016-07-06 Thread Rob Anderson
hukla wrote: > Don't think today Phoenix interpreter supports Kerberos. > > Are you using JDBC interpreter by any chance? (Which also doesn't yet > support Kerberos, AFAIK). > > We will try to resolve this soon. > > Thanks, > Vinay > > On Wed, Jul 6, 2016 at 1

Phoenix plugin with a secure cluster.

2016-07-06 Thread Rob Anderson
Does anyone know if the Phoenix plugin can connect to a secure cluster...? Poking around, I didn't see any docs that indicated that kerberos is supported, or how one would configure such a use case. We're running cdh5.5.2 (hbase-1.0.0 with phoenix-4.7). Please advise. Thanks, Rob

Re: Authentication in zeppelin

2016-06-22 Thread Rob Anderson
There was a bug fix / enhancement that went out last week, to support group-to-role mappings, from a directory server, via ldap(s) calls. See https://github.com/apache/zeppelin/pull/986. I'm not sure if it's compatible with JWT tokens, I would guess not. I'm using AD on the back end. I've got gr

Re: Zeppelin authentication / permissions while using both Shiro and AD

2016-06-02 Thread Rob Anderson
Done, thanks. https://issues.apache.org/jira/browse/ZEPPELIN-946 On Wed, Jun 1, 2016 at 1:06 PM, Vinay Shukla wrote: > Rob, > > It appears to be bug, can you please file a JIRA to track this? > > Thanks, > Vinay > > On Fri, May 27, 2016 at 7:52 AM, Rob Anderson &g

Fwd: Zeppelin authentication / permissions while using both Shiro and AD

2016-05-27 Thread Rob Anderson
Hey Everyone, I'm new to Zeppelin as of this week. I've managed to build and stand up the *0.6.0-incubating-SNAPSHOT. *I've configured Zeppelin to authenticate via Shiro using Active Directory. I'm able to authenticate without issue. I'm having a problem setting / honoring notebook specific p

Zeppelin authentication / permissions while using both Shiro and AD

2016-05-26 Thread Rob Anderson
Hey Everyone, I'm new to Zeppelin as of this week. I've managed to build and stand up the *0.6.0-incubating-SNAPSHOT. *I've configured Zeppelin to authenticate via Shiro using Active Directory. I'm able to authenticate without issue. I'm having a problem setting / honoring notebook specific p