Unsubscribe

2016-01-06 Thread Vadla, Karthik
Hi, Please unsubscribe me. Thanks Karthik

RE: Documented and Published- Install zeppelin on CDH

2015-08-06 Thread Vadla, Karthik
PM, moon soo Lee m...@apache.orgmailto:m...@apache.org wrote: Hi, Appreciate for sharing great document. It really helps. Thanks, moon On Tue, Aug 4, 2015 at 12:55 AM Vadla, Karthik karthik.va...@intel.commailto:karthik.va...@intel.com wrote: Hi All, Recently we have published a document

RE: Exception while submitting spark job using Yarn

2015-08-05 Thread Vadla, Karthik
Hi Naveen, This will help you as a startup guide to setup zeppelin. http://blog.cloudera.com/blog/2015/07/how-to-install-apache-zeppelin-on-cdh/ Thanks Karthik Vadla From: Naveenkumar GP [mailto:naveenkumar...@infosys.com] Sent: Wednesday, August 5, 2015 5:06 AM To:

RE: Documented and Published- Install zeppelin on CDH

2015-08-05 Thread Vadla, Karthik
, moon On Tue, Aug 4, 2015 at 12:55 AM Vadla, Karthik karthik.va...@intel.commailto:karthik.va...@intel.com wrote: Hi All, Recently we have published a document on how to build zeppelin binaries with different profiles(pyspark , yarn) and setup zeppelin on CDH. Please check the document. https

RE: Yarn + Spark + Zepplin ?

2015-08-03 Thread Vadla, Karthik
Hi Deepak, I have documented everything here. Please check published document. https://software.intel.com/sites/default/files/managed/bb/bf/Apache-Zeppelin.pdf Thanks Karthik Vadla From: ÐΞ€ρ@Ҝ (๏̯͡๏) [mailto:deepuj...@gmail.com] Sent: Sunday, August 2, 2015 9:25 PM To:

Documented and Published- Install zeppelin on CDH

2015-08-03 Thread Vadla, Karthik
Hi All, Recently we have published a document on how to build zeppelin binaries with different profiles(pyspark , yarn) and setup zeppelin on CDH. Please check the document. https://software.intel.com/sites/default/files/managed/bb/bf/Apache-Zeppelin.pdf or Same our document re-published by

RE: Multiple instances of the same Interpreter, each with different configuration

2015-07-29 Thread Vadla, Karthik
Hi DuyHai, 3. In the paragraph, the notation %instance2.cassandra does not work, neither %instance2 nor %cassandra.instance2, only %cassandra works and it indeed refers to the second instance because I chose it at the notebook config level How to tell the notebook to choose interpreter which

RE: Pyspark is not responding Hive connection error

2015-07-24 Thread Vadla, Karthik
want to move zeppelin to another machine you should build zeppelin with the -P build-distr option and you will find a zip\tar in the distribute directory which is ready to be deployed on anther machine. Eran On Fri, Jul 24, 2015 at 8:46 PM Vadla, Karthik karthik.va...@intel.commailto:karthik.va

Pyspark is not responding Hive connection error

2015-07-24 Thread Vadla, Karthik
Hello All, I have built my binaries on one of the clusters. With pyspark profile. mvn clean package -Pspark-1.3 -Ppyspark -Dhadoop.version=2.6.0-cdh5.4.2 -Phadoop-2.6 -DskipTests Everything was working fine when I tested on same machine. Now I just copied same binaries to other machine and

RE: Zeppelin on CDH

2015-07-16 Thread Vadla, Karthik
Nope. Right now I have built my binaries with CDH 5.4 and spark 1.3. I’m not sure of CDH support for spark 1.4. Instead of configuring pyspark manually. To enable pyspark configuration during build, just provide profile name “Ppyspark” while building your zeppelin binaries. Example: If you

RE: Yarn configuration on Zeppelin

2015-07-13 Thread Vadla, Karthik
@01D0BD56.2759FB70] But when I run another query it is not at all updating or showing after long time. Do anyone have clue on this? Thanks Karthik From: Vadla, Karthik [mailto:karthik.va...@intel.com] Sent: Monday, July 13, 2015 9:35 AM To: users@zeppelin.incubator.apache.org Subject: RE: Yarn configuration

RE: Yarn configuration on Zeppelin

2015-07-13 Thread Vadla, Karthik
@zeppelin.incubator.apache.org Subject: Re: Yarn configuration on Zeppelin Hi, Did you set 'master' property to 'yarn-client' in 'Interpreter' menu? You'll also need export HADOOP_CONF_DIR in bin/zeppelin-env.sh file. Hope this helps. Thanks, moon On Fri, Jul 10, 2015 at 1:26 PM Vadla, Karthik karthik.va

RE: Zeppelin build failed with npm error

2015-07-09 Thread Vadla, Karthik
, so you might want to try building with a clean source code (no old version source code files) and have your bower cache cleaned (bower cache clean). To save some time, you can also do a 'mvn package' inside zeppelin-web to see if it works again On Thu, Jul 9, 2015 at 6:57 AM, Vadla, Karthik

RE: Not able to see registered table records and Pyspark not working

2015-07-08 Thread Vadla, Karthik
building on latest master? On Wed, Jul 8, 2015 at 1:34 PM Vadla, Karthik karthik.va...@intel.commailto:karthik.va...@intel.com wrote: Hi Moon, Yeah I tried below command. The build was successful, but at the end I got warning message as below [WARNING] The requested profile pyspark could

RE: Not able to see registered table records and Pyspark not working

2015-07-08 Thread Vadla, Karthik
-cdh5.4.0 -Phadoop-2.6 –DskipTests Thanks, moon On Wed, Jul 8, 2015 at 10:43 AM Vadla, Karthik karthik.va...@intel.commailto:karthik.va...@intel.com wrote: Hi Moon, You mean to say I need to build something like this. mvn clean package -Ppyspark-1.3 -Dhadoop.version=2.6.0-cdh5.4.0 -Phadoop-2.6

RE: Not able to see hive metastore in Zeppelin

2015-06-29 Thread Vadla, Karthik
behind the scene? should I expect different performance when using spark code directly on hdfs files ves spark SQL through hive tables? Eran On Mon, Jun 29, 2015 at 12:36 AM Vadla, Karthik karthik.va...@intel.commailto:karthik.va...@intel.com wrote: Thank you Eran, I did help me. Now I’m able

RE: Node_temp/ node.tar.gz error

2015-06-29 Thread Vadla, Karthik
Yes you need to have proxy settings for Maven, npm, git and bower individually. From: Ranjit Manuel [mailto:ranjit.f.man...@gmail.com] Sent: Monday, June 29, 2015 1:41 AM To: users@zeppelin.incubator.apache.org Subject: Re: Node_temp/ node.tar.gz error have added the proxy settings to maven and

RE: Not able to see hive metastore in Zeppelin

2015-06-28 Thread Vadla, Karthik
. use %hive to list the DB and then use %sql to select from them? I have the same behavior Eran On Sun, Jun 28, 2015 at 8:21 AM Vadla, Karthik karthik.va...@intel.commailto:karthik.va...@intel.com wrote: Hi All, Recently I have imported new databases into my hive meta store on cluster. When I use

RE: zeppelin doesn't run job, nullpointerexception in thread webSocketWorker-9

2015-06-25 Thread Vadla, Karthik
Hi, If it is a firewall(if you are working in corporate environment) issue. Configure all your company proxies for Maven, npm, bower and git individually. I resolved all kind of proxy issues by configuring those. for npm npm config set proxy http://your.company.proxy:8080 npm config set

Accessing Hive meta store

2015-06-24 Thread Vadla, Karthik
Hi All, I'm very new to Apache-Zeppelin. I have questions to ask. 1. Can we access the already existing hive metastore. Ex: (Can I run command like show databases). And access tables to run data analytics on that. 2. Is Python supported? Because I saw most of the scala code

Commands not working Zeppelin

2015-06-23 Thread Vadla, Karthik
Hi, I have successfully installed zeppelin on my CentOS 6.6 VM. I'm accessing the notebook using my machine ip address and port number. I'm able to see the Zeppelin screen. Here when I create new note and try to run I'm facing the issue. [cid:image001.png@01D0AD9F.334FFDB0] Do I need to do any

Commands are not working on Zeppelin Notebook even after enabling interpreters

2015-06-23 Thread Vadla, Karthik
Hi, I have successfully installed zeppelin on my CentOS 6.6 VM. I'm accessing the notebook using my machine ip address and port number. I'm able to see the Zeppelin screen. Here when I create new note and try to run I'm facing the issue. [cid:image001.png@01D0AD9F.334FFDB0] Do I need to do

RE: Commands not working Zeppelin

2015-06-23 Thread Vadla, Karthik
and [ZEPPELIN_HOME]/logs/zeppelin-interpreter-md-[USERNAME]-[HOSTNAME].log Thanks, moon On Tue, Jun 23, 2015 at 11:04 AM Vadla, Karthik karthik.va...@intel.commailto:karthik.va...@intel.com wrote: Hi Nihal, No it’s not working for me. ☹ Still the same error. Do we need to do any extra settings after installation