- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
what is the latest version I can use with spark2 in zeppelin in HDP: 2.6.4
Created ‎05-30-2018 09:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created ‎05-30-2018 10:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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.
Created ‎05-30-2018 10:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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.
Created ‎05-30-2018 10:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Sandeep Nemuri can you please provide reference link ?
Created ‎05-30-2018 10:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This article should help you : https://community.hortonworks.com/content/supportkb/146508/how-to-use-alternate-python-version-for-s...
Created ‎05-30-2018 11:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Victor If this helped, Please consider "Accepting" the answer and close this thread.
Created ‎05-30-2018 11:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I recently helped another user configure zeppelin with anaconda python3. Please check the following link:
HTH
*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.
