Hi Jeff,
When command manually, its giving me error:
CMD : C:\zeppelin-0.6.2-bin-all\bin\interpreter.cmd -d
C:\zeppelin-0.6.2-bin-all\interpreter\spark -p 52662 -l
C:\zeppelin-0.6.2-bin-all/local-repo/2C2V69B84
*The filename, directory name, or volume label syntax is incorrect.*
So, I created m
Can you the commad manually ?
*C:\zeppelin-0.6.2-bin-all\bin\interpreter.cmd -d
C:\zeppelin-0.6.2-bin-all\interpreter\spark -p 52662 -l
C:\zeppelin-0.6.2-bin-all/local-repo/2C2V69B84*
VIVEK NARAYANASETTY 于2016年12月19日周一 下午8:34写道:
> Hi Jeff,
>
> I have changed the log4j configuration as you sugge
Hi Jeff,
I have changed the log4j configuration as you suggested but it is still not
able to generate Interpreter logs.
I noticed that local-repo folder is not present in zeppelin directory. Do I
need to create manually local-repo folder or zeppelin creates automatically
?
Error:
--
INFO [201
Can you check the interpreter log ? If there's no interpreter log, then
that means it fails to launch.
You need to change the log4j.properties to output more info. Here's the
log4j I use and the article I write for how to diagnose zeppelin. Hope it
can help you.
https://community.hortonworks.com/
Hi All,
Can anyone help me with the above error please.
On Fri, Dec 16, 2016 at 12:06 PM, VIVEK NARAYANASETTY
wrote:
> Hi,
>
> I haven't changed any interpreter settings or any changes in the
> configuration files.
>
> On Fri, Dec 16, 2016 at 12:02 PM, Sachin Janani
> wrote:
>
>> Hi ,
>> Have
Hi,
I haven't changed any interpreter settings or any changes in the
configuration files.
On Fri, Dec 16, 2016 at 12:02 PM, Sachin Janani
wrote:
> Hi ,
> Have you changed any interpreter settings if yes can you please mention
> those.
>
> Regards,
> Sachin Janani
>
> On Fri, Dec 16, 2016 at 11:
Hi ,
Have you changed any interpreter settings if yes can you please mention
those.
Regards,
Sachin Janani
On Fri, Dec 16, 2016 at 11:44 AM, VIVEK NARAYANASETTY
wrote:
> Hi,
>
> Can someone help me with this error.
> FYI, I have downloaded the pre-build binary package of zeppelin 0.6.2 and
> co