Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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

avatar
New Member

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
New Member

@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.