Thanks, Ahyoung!

This was a simple bonehead mistake on my part, I was looking for this in
another zeppelin directory I had used for a previous installation attempt
and which did not have a logs directory. My actual/latest zeppelin
installation directory does have this directory as well as a log file that
reveals my error -- I have Spark installed in a directory containing spaces
(C:/Program Files/...) and somehow the space in the directory name has lost
its escape and subsequent scripts interpret the space in the directory name
as a separator. I'll those tools into a directory without spaces in the
name, this should solve that issue.

--James


On Fri, Jul 22, 2016 at 2:41 AM, Ahyoung Ryu <ahyoungry...@gmail.com> 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 <monoco...@gmail.com>님이 작성:
>
>> 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 for clues as to what went wrong, i.e. where are Zeppelin
>> errors logged?
>>
>> Thanks in advance for your help.
>>
>> --James
>>
>

Reply via email to