Re: sqlContext not avilable as hiveContext in notebook

2017-04-04 Thread Jianfeng (Jeff) Zhang
I could get hiveContext correctly in zeppelin master, could you try 0.7.1 which is released recently ? Best Regard, Jeff Zhang From: Meethu Mathew > Reply-To: "users@zeppelin.apache.org"

Pre-import Notebooks

2017-04-04 Thread Chaoran Yu
I want to pre-import my own notebooks in my Zeppelin build. I see that under my notebook/ folder there are following folders: 2A94M5J1Z 2BWJFTXKJ 2BYEZ5EVK 2C2AUG798 2C35YU814 2C57UKYWR 2CC5E4N4M Under each one of them there’s a note.json file representing a notebook file. My question is,

Re: Changing zeppelin theme/appearance

2017-04-04 Thread Paul Brenner
Amazing, thanks! I created 

sqlContext not avilable as hiveContext in notebook

2017-04-04 Thread Meethu Mathew
Hi, I am running zeppelin 0.7.0. the sqlContext already created in the zeppelin notebook returns a , even though my spark is built with HIVE. "zeppelin.spark.useHiveContext" in the spark properties is set to true. As mentioned in https://issues.apache.org/jira/browse/ZEPPELIN-1728, I tried

JDBC interpreter - Illegal principal name // org.apache.hadoop.security.authentication.util.KerberosName$NoMatchingRule

2017-04-04 Thread Michał Kabocik
Dears, I'm trying to enable %jdbc interpreter to be able to work with hive tables. I'm using kerberized HDP 2.5.3 with Zeppelin 0.6.2. I also have hue which we are using for a long time. Zeppelin is connected to AD, so I log in using my CK. The same CK is used to log in to hue and it's working