Re: Help with logging

2016-04-01 Thread Ravi Gurram
Hi, Ok I got it figured. There are multiple logs files in the log/ directory zeppelin-***.log zeppelin-***.out zeppelin-interpreter-spark-.log Since my application is a spark application (runs in spark interpreter), the last log has all my application logging stuff. -Ravi On 1 April 20

Help with logging

2016-04-01 Thread Ravi Gurram
Hi, I am trying to get zeppelin to use my application jar file. Actually my application is a spark-cassandra application and I want to load the jar so that zeppelin can interpret/parse the tables into application specific objects. I know that when zeppelin is trying to instantiate one of the s