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 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.com<mailto:karthik.va...@intel.com>> wrote: 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 started running zeppelin. It gives me below errors. For pyspark: [cid:image001.png@01D0C5FF.1A3A11D0] And for %hive [cid:image002.png@01D0C5FF.1A3A11D0] Can anyone help me with this. What is causing the issue? Thanks Karthik