Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

what is the latest version I can use with spark2 in zeppelin in HDP: 2.6.4

avatar
Explorer

Hi, what is the latest version of python I can use on Zeppelin under the spark2 interpreter in HDP: 2.6.4?

I got sc.version res0: String = 2.2.0.2.6.4.0-91

1 ACCEPTED SOLUTION

avatar

@Victor Spark 2.2.0 supports Python 2.7+/3.4+. But you'd need to install these python versions separately and point spark accordingly.

View solution in original post

5 REPLIES 5

avatar

@Victor Spark 2.2.0 supports Python 2.7+/3.4+. But you'd need to install these python versions separately and point spark accordingly.

avatar
Explorer

@Sandeep Nemuri can you please provide reference link ?

avatar

avatar

@Victor If this helped, Please consider "Accepting" the answer and close this thread.

avatar

@Victor

I recently helped another user configure zeppelin with anaconda python3. Please check the following link:

https://community.hortonworks.com/questions/188038/version-of-python-of-pyspark-for-spark2-and-zeppe...

HTH

*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.