zeppelin-web build failure

2017-11-25 Thread Steve Fox
Hi all [INFO] $ bower install --silent [ERROR] [{ [ERROR] "code": "ESUDO", [ERROR] "details": "Since bower is a user command, there is no need to execute it with superuser permissions.\nIf you're having permission errors when using bower without sudo, please spend a few minutes learning more a

Create hive UDF in zeppelin

2017-11-25 Thread Anandha L Ranganathan
I have created a new interpreter called "hive" in zeppelin using jdbc interpreter. Using that interpreter, I can run queries on Hive. I am trying to create a UDFs but it is failing. %hive ADD JAR /mnt/data/apps/hiveUDF/hiveGdUDF-current.jar; org.apache.hive.service.cli.HiveSQLException: Error

Re: Livy interpreter - external libraries and changing queue name at runtime

2017-11-25 Thread Anandha L Ranganathan
Thanks Jeff. We will add dependencies though livy.spark.jars.packages Thanks Anand On Wed, Nov 22, 2017 at 4:29 PM, Jeff Zhang wrote: > > livy doesn't support adding dependency via in note like %spark.dep, you > have to do it in interpreter setting. > > > Anandha L Ranganathan 于2017年11月23日周