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 (bin/z

Re: Where can I find error logs?

2016-07-21 Thread James Adams
Thanks, you're right, I was looking in the wrong place (not the actual ZEPPELIN_HOME directory). --James On Fri, Jul 22, 2016 at 2:46 AM, Hyung Sung Shim wrote: > You can find the logs in "ZEPPELIN_HOME/logs/" > > 2016-07-22 15:32 GMT+09:00 James Adams : > >>

Re: Where can I find error logs?

2016-07-21 Thread James Adams
thout spaces in the name, this should solve that issue. --James On Fri, Jul 22, 2016 at 2:41 AM, Ahyoung Ryu wrote: > Hi James, > > You can find all of log files under logs/ directory. > Hope it helps :) > > Thanks, > Ahyoung > > 2016년 7월 22일 (금) 오후 3:33, James Adams 님이

Where can I find error logs?

2016-07-21 Thread James Adams
I attempted to run the zeppelin-daemon process but it failed very quickly after it started. The only output I saw in the bash terminal is below: Zeppelin start [ OK ] Zeppelin process died [FAILED] Where can I look