Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 05-29-2017 10:02 AM - edited 08-18-2019 12:41 AM
I am using HDP 2.5 and zeppelin 0.6.2. I saw that support for standalone python interpreter was added in zeppelin 0.6. How can I use this functionality when running zeppelin with HDP. I am unable to create the python interpreter using the sh interpreter group. Here is my list of available interpreters:
Created 06-03-2017 12:11 AM
python interpreter is not installed in HDP by default, you need to install it by yourself.
https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/manual/interpreterinstallation.html
Created 06-01-2017 10:31 PM
@Nilay Jain, you can use below document to setup python interpreter in zeppelin
https://zeppelin.apache.org/docs/0.6.2/interpreter/python.html
Created 06-02-2017 05:12 AM
I am not able to find the python interpreter in my list of interpreters. So, I would need to create one. Can you tell me the interpreter group with which to create the interpreter? I have edited the question, so you can see the list of available interpreters. Thanks
Created 06-02-2017 07:16 PM
@Nilay Jain, in this case you will need to add python interpreter. Refer to below link to add python interpreter in zeppelin
Created 06-06-2017 08:55 AM
I installed the python interpreter and now everything works fine. Thank You.
Created 06-03-2017 12:11 AM
python interpreter is not installed in HDP by default, you need to install it by yourself.
https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/manual/interpreterinstallation.html