How to rename Zeppelin notebook?

2015-07-01 Thread Abhi Basu
Is it a bug in 0.50? Also, how can notebooks be exported to be shared with others? Thanks, Abhi -- Abhi Basu

Re: How to rename Zeppelin notebook?

2015-07-02 Thread Abhi Basu
title and rename it? > > Currently, you can copy notebook file from > ZEPPELIN_HOME/notebook/NOTEBOOK_ID in your filesystem and send to others. > If you have better idea, please feel free to share it. > > Thanks, > moon > > > On Wed, Jul 1, 2015 at 9:39 AM Abhi Basu &

Hive on Spark

2015-07-09 Thread Abhi Basu
How to use Hive on Spark from within Zeppelin? We are using Cdh5.4 where we are able to enable HOS and I can enable this in hive cli by setting hive.execution.engine=spark and see the differences in query times. Queries in Zeppelin executes on MR instead.  Hive configuration file in Zeppel

Provide binaries

2015-07-09 Thread Abhi Basu
Can you please provide binaries for Zeppelin? People are having lots of trouble building with all the dependencies,  as I am reading in this forum. Maybe at least for the prominent distros like Horton and cloudera.  Thanks  Abhi  Sent via the Samsung Galaxy Note®, an AT&T 4G LTE smartphon

Re: Hive on Spark

2015-07-10 Thread Abhi Basu
; > On Thu, Jul 9, 2015 at 7:09 AM -0700, "Abhi Basu" <9000r...@gmail.com> > wrote: > > How to use Hive on Spark from within Zeppelin? We are using Cdh5.4 where > we are able to enable HOS and I can enable this in hive cli by setting > hive.execution.engine=spar

Re: Hive on Spark

2015-07-10 Thread Abhi Basu
thesetConf method >>> on SQLContext or by running SET key=value commands using SQL statement? >>> >>> >>> >>> On Thu, Jul 9, 2015 at 7:09 AM -0700, "Abhi Basu" <9000r...@gmail.com> >>> wrote: >>> >>>

Re: Hive on Spark

2015-07-28 Thread Abhi Basu
cally you need to figure out where the thrift is > running, and ensure ITS hive-site has the proper settings (and possibly > restart the service) > > > > On Fri, Jul 10, 2015 at 11:52 AM, Abhi Basu <9000r...@gmail.com> wrote: > > We use CDH5.4. I was able to change the

Re: Hive on Spark

2015-07-28 Thread Abhi Basu
.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-ConnectionURLFormat > > > > Thanks, > > > > *Shaun* *Litt* > > *From:* Abhi Basu [mailto:9000r...@gmail.com] > *Sent:* Tuesday, July 28, 2015 5:10 PM > *To:* Zeppelin Users > *Subject:* Re: Hive o

Zeppelin impala interpreter

2015-11-10 Thread Abhi Basu
Hi: Is there an interpreter for Cloudera Impala and if so how to install and configure? Thanks, Abhi -- Abhi Basu

Re: Zeppelin impala interpreter

2015-11-10 Thread Abhi Basu
tor, it should be compatible. > > From: Abhi Basu <9000r...@gmail.com> > Reply-To: "users@zeppelin.incubator.apache.org" < > users@zeppelin.incubator.apache.org> > Date: Tuesday, November 10, 2015 at 5:10 PM > To: Zeppelin Users > Subject: Zeppelin impala

Re: Zeppelin impala interpreter

2015-11-10 Thread Abhi Basu
> > > On Tue, Nov 10, 2015 at 10:51 PM -0800, "Abhi Basu" <9000r...@gmail.com> > wrote: > > I have tried using the hive interpreter and changing the JDBC url to the > impala port, but it says %hql not found. > > On Tue, Nov 10, 2015 at 7:18 PM, Silvio Fiorito

Re: Zeppelin impala interpreter

2015-11-11 Thread Abhi Basu
1월 11일 (수) at 오후 4:17 Abhi Basu <9000r...@gmail.com> wrote: > >> Tried using the %hive setting with differnt JDBC for impala and now all >> my old notebooks are missing :(. Stopped and restarted zeppelin daemon, >> still the same issue. >> >> On Tue, Nov 10, 20

Re: Zeppelin impala interpreter

2015-11-12 Thread Abhi Basu
u, Nov 12, 2015 at 3:42 AM Abhi Basu <9000r...@gmail.com> wrote: > >> Notebooks are all there in the notebook folder, but Zeppelin shows >> disconnected status. >> >> On Wed, Nov 11, 2015 at 1:49 AM, moon soo Lee wrote: >> >>> Notebooks are missin

Re: Where to deploy Zeppelin for Cloudera cluster

2015-12-04 Thread Abhi Basu
UT I need > flexibility of where to put Zeppelin because I may have Hive directory in > separate node from Spark directory. > > What is your recommendation? > -- Abhi Basu

Plotting error

2016-02-09 Thread Abhi Basu
recent call last): File "/tmp/zeppelin_pyspark.py", line 225, in eval(compiledCode) File "", line 5, in NameError: name 'show' is not defined The code executes fine, but the show command gives the error. How to fix this? Thanks, Abhi -- Abhi Basu

Hive interpreter error - HiveInterpreter.getConnection

2016-02-09 Thread Abhi Basu
$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Thanks, Abhi -- Abhi Basu

Re: Hive interpreter error - HiveInterpreter.getConnection

2016-02-09 Thread Abhi Basu
Added note: Zeppelin was built from binary and all configs done as stated on site. On Tue, Feb 9, 2016 at 1:33 PM, Abhi Basu <9000r...@gmail.com> wrote: > Zeppelin 0.56, running on Yarn on top of CDH 5.5.1, Spark 1.5.0 > > Getting this error using the hive interpreter, doing

Re: Hive interpreter error - HiveInterpreter.getConnection

2016-02-09 Thread Abhi Basu
ark/conf/yarn-conf /etc/spark/conf/yarn-conf > > This made it work for me. > > Cheers, > Ben > > > On Feb 9, 2016, at 1:33 PM, Abhi Basu <9000r...@gmail.com> wrote: > > Zeppelin 0.56, running on Yarn on top of CDH 5.5.1, Spark 1.5.0 > > Getting this error

Re: Hive interpreter error - HiveInterpreter.getConnection

2016-02-09 Thread Abhi Basu
t; Cheers > El 9/2/2016 23:09, "Abhi Basu" <9000r...@gmail.com> escribió: > >> Added note: Zeppelin was built from binary and all configs done as stated >> on site. >> >> On Tue, Feb 9, 2016 at 1:33 PM, Abhi Basu <9000r...@gmail.com> wrote:

Re: Hive interpreter error - HiveInterpreter.getConnection

2016-02-09 Thread Abhi Basu
2/2016 23:51, "Abhi Basu" <9000r...@gmail.com> escribió: > >> Ok, so this bug is in the current 0.56 binary? Is the binary going to be >> regenerated or do I need to build from source? >> >> Thanks, >> >> Abhi >> >> On Tue, F

Re: Plotting error

2016-02-09 Thread Abhi Basu
t; img.seek(0) > print "%html " + img.buf > > > Hope this helps. > > Best, > moon > > On Wed, Feb 10, 2016 at 4:34 AM Abhi Basu <9000r...@gmail.com> wrote: > >> Using Zeppelin 0.5.6 >> >> %pyspark >> import matplotlib.py

Question on running Zeppelin from Edge node

2016-02-16 Thread Abhi Basu
,false; zeppelin.dep.localrepo local-repo zeppelin.pyspark.python /usr/local/bin/python2.7 zeppelin.spark.concurrentSQL true zeppelin.spark.maxResult 1000 zeppelin.spark.useHiveContext true -- Abhi Basu

Re: Question on running Zeppelin from Edge node

2016-02-17 Thread Abhi Basu
Additional info, installed Zeppelin 0.56 using binaries on cdh5.1 /spark 1.5.0 Any help is appreciated. Thanks, Abhi On Wed, Feb 17, 2016 at 9:07 AM, Abhi Basu <9000r...@gmail.com> wrote: > Logs attached. Am I supposed to edit the spark location in the zeppelin > config file

Zeppelin 0.56 binaries

2016-02-17 Thread Abhi Basu
Will the binaries work right out of the box with CDH 5.5 and Spark 1.5.0 on YARN? Or, do I need to build from source as this describes: https://zeppelin.incubator.apache.org/docs/0.5.5-incubating/install/yarn_install.html ? Thanks, Abhi -- Abhi Basu

Re: Question on running Zeppelin from Edge node

2016-02-17 Thread Abhi Basu
ect it is still in local mode. Spark require python version of > driver and executor to be the same. In your case it should fail if driver > is python2.7 while executor is python 2.6 > > On Wed, Feb 17, 2016 at 9:03 AM, Abhi Basu <9000r...@gmail.com> wrote: > >> I have a

Maven buld issues - how to fix?

2016-02-17 Thread Abhi Basu
ase read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :zeppelin-spark-dependencies Thanks, Abhi -- Abhi Basu

Re: Maven buld issues - how to fix?

2016-02-17 Thread Abhi Basu
Feb 17, 2016 at 12:45 PM, Felix Cheung wrote: > Try building with -Pvendor-repo > > > > > > On Wed, Feb 17, 2016 at 11:38 AM -0800, "Abhi Basu" <9000r...@gmail.com> > wrote: > > [INFO] > --

Re: Maven buld issues - how to fix?

2016-02-17 Thread Abhi Basu
ommand [ERROR] mvn -rf :zeppelin-web On Wed, Feb 17, 2016 at 1:12 PM, Christopher Matta wrote: > Just pointing out that you missed an ‘o’ at the end of -Pvendor-repo in > your build command. > ​ > > Chris Matta > cma...@mapr.com > 215-701-3146 > > On Wed, F

Re: Maven buld issues - how to fix?

2016-02-17 Thread Abhi Basu
ps/public) -> [Help 1] > > > > > On Wed, Feb 17, 2016 at 1:41 PM -0800, "Abhi Basu" <9000r...@gmail.com> > wrote: > > Yes, fixed to: > mvn clean package -Pspark-1.5 -Dspark.version=1.5.0 > -Dhadoop.version=2.6.0-cdh5.5.1 -Phadoop-2.6 -Pvendor-repo -Pyarn

Re: Maven buld issues - how to fix?

2016-02-17 Thread Abhi Basu
installed nodejs, npm and set proxies on npm and bower. All set now. Thanks!! On Wed, Feb 17, 2016 at 1:45 PM, Abhi Basu <9000r...@gmail.com> wrote: > Yes that is resolved now. Looks like I am missing npm on my system, which > was not mentioned here - > https://zeppelin.incubator.

Re: Question on running Zeppelin from Edge node

2016-02-17 Thread Abhi Basu
as > application_1455038611898_0015. Could you check the yarn application of > this app ? > > On Thu, Feb 18, 2016 at 1:26 AM, Abhi Basu <9000r...@gmail.com> wrote: > >> Additional info, installed Zeppelin 0.56 using binaries on cdh5.1 /spark >> 1.5.0 >> >> Any help is appreci

Re: Zeppelin 0.56 binaries

2016-02-18 Thread Abhi Basu
pelin-env.sh. > > Please let us know if it does not work with CDH 5.5. > > Thanks, > moon > > > On Wed, Feb 17, 2016 at 10:19 AM Abhi Basu <9000r...@gmail.com> wrote: > >> Will the binaries work right out of the box with CDH 5.5 and Spark 1.5.0 >> on Y

Impala interpreter planned?

2016-02-18 Thread Abhi Basu
Hi All: Just curious if an Impala interpreter is planned? Should be very close to the hive one (hiveserver2), just using port 21050 instead. Thanks, Abhi -- Abhi Basu

Re: Impala interpreter planned?

2016-02-19 Thread Abhi Basu
github.com/apache/incubator-zeppelin/blob/master/docs/interpreter/jdbc.md > > On Fri, Feb 19, 2016 at 6:39 AM, Abhi Basu <9000r...@gmail.com> wrote: > >> Hi All: >> >> Just curious if an Impala interpreter is planned? Should be very close to >> the hive one (hiv

Re: Impala interpreter planned?

2016-02-19 Thread Abhi Basu
Also wondering, since hive server2 is already being used for hive interpreter, should'nt it be easier to configure impala? Thanks, Abhi On Fri, Feb 19, 2016 at 6:29 PM, Abhi Basu <9000r...@gmail.com> wrote: > Thanks for the info. What jar do I use for impala? Thrift jar? > &

Re: Impala interpreter planned?

2016-02-19 Thread Abhi Basu
Folks, this setting seems to work, I can see the impala queries being generated. It would be nice to be able to rename this interpreter to Impala and keep the hive default one. [image: Inline image 1] On Fri, Feb 19, 2016 at 6:38 PM, Abhi Basu <9000r...@gmail.com> wrote: > Also wonderi

Re: Help with getting Zeppelin running on CH 5.7

2016-05-11 Thread Abhi Basu
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:745) > -- Abhi Basu