Re: Pyspark is not responding Hive connection error

2015-07-27 Thread Jongyoul Lee
*From:* IT CTO [mailto:goi@gmail.com] *Sent:* Friday, July 24, 2015 10:53 AM *To:* users@zeppelin.incubator.apache.org *Subject:* Re: Pyspark is not responding Hive connection error I don't know if this is the cause of your problem but if you want to move zeppelin to another machine you

RE: Pyspark is not responding Hive connection error

2015-07-24 Thread Vadla, Karthik
Sounds convincing, Let me give a try. Thanks Karthik From: IT CTO [mailto:goi@gmail.com] Sent: Friday, July 24, 2015 10:53 AM To: users@zeppelin.incubator.apache.org Subject: Re: Pyspark is not responding Hive connection error I don't know if this is the cause of your problem but if you

Re: Pyspark is not responding Hive connection error

2015-07-24 Thread IT CTO
I don't know if this is the cause of your problem but if you 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

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