How to set the access for zeppelin user to the HDFS?
On Tue, May 30, 2017 at 2:16 AM, Felix Cheung
wrote:
> Seems to be with hdfs ACL - does the service user Zeppelin have access to
> your storage?
>
> --
> *From:* BigData Consultant
> *Sent:* Fr
at 5:35 AM, moon soo Lee wrote:
> Hi,
>
> You can set your python executable path in 'zeppelin.python' property,
> Python interpreter setting in the interpreter menu.
>
> If your system has conda installed, then you can manage environment using
> %python.conda. Please
Hi Team,
I have created pyspark structure streaming program and trying to execute in
the Zeppelin notebook, I am getting the following error:
Py4JJavaError: An error occurred while calling o191.start.
: org.apache.hadoop.security.AccessControlException: Permission denied:
user=zeppelin, access=WR
Hi Jeff Zhang,
Thanks a lot.
It worked.
I have set "zeppelin.python"
as /mnt/reference/softwares/anaconda27/bin/python
On Sat, May 27, 2017 at 10:36 AM, Jeff Zhang wrote:
>
> Set zeppelin.python to python installation path in interpreter setting page
>
>
>
> BigD
Where is the python installation location specified for Python interpreter
in Zeppelin?
How to change the python installation location for Python interpreter with
new python installation directory in Zeppelin?
Help would be much appreciated.
Thanks.
Hi Team,
Where is the python installation location specified for Python interpreter?
How to change the python installation location for Python interpreter with
new python installation directory?
Help would be much appreciated.
Thanks.