RE: Spark-sql showing no table

2016-07-24 Thread Vikash Kumar
Hi, I was using the show function. Now I am able to read tables through sql. As I solved this issue with three steps: 1. Copied core-site.xml,hdfs-site.xml and hive-site.xml into ZEPPELIN_HOME/conf folder. 2. Use same sqlContext object for each function 3. By adding import

How to get more detailed log info? Modifying log4j.properties doesn't appear to have any effect

2016-07-24 Thread James Adams
My question is whether or not the log4j.properties file has an effect on Zeppelin logging, and if so why do the log messages in logs/zeppelin--myhost.out not reflect the layout specified therein? Some background: I have built Zeppelin 0.5.6 from source on Windows 7. When I launch Zeppelin

Re: Does zeppelin-0.6 suppport notebooks created with zeppelin-0.5.6?

2016-07-24 Thread Egor Pahomov
Thanks Abul. The problem was - when I moved to 0.6, Chrome for some reason loaded cached page with no notebooks rather than loading right page. But moving to Firefox helped. 2016-07-24 0:34 GMT-07:00 Abul Basar : > What i did: copied the $zeppelin_home/notebook from old

Re: Does zeppelin-0.6 suppport notebooks created with zeppelin-0.5.6?

2016-07-24 Thread Abul Basar
What i did: copied the $zeppelin_home/notebook from old version to new. All previous notebooks worked in new version. On Sunday, 24 July 2016, Egor Pahomov wrote: > Hi, I'm trying to move from zeppelin 0.5.6 to zeppelin 0.6 and new > zeppelin does not read my old