- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Python - How to Install?
- Labels:
-
Hortonworks Data Platform (HDP)
Created on ‎01-27-2016 03:35 PM - edited ‎09-16-2022 03:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is recommend way to install python 2.7 and python 3.5 and all required libs in a Red Hat 6.7 cluster with HDP 2.3?
Created ‎01-27-2016 04:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Guilherme Braccialli Red Hat introduced a new repo called Red Hat Software Collections, you can leverage that to install Python 3 and 2.7. Here's a list of all software that comes with latest repo release. I don't see Python 3.5 but 3.3 and 3.4 are on the list.
Created ‎01-27-2016 04:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Guilherme Braccialli Red Hat introduced a new repo called Red Hat Software Collections, you can leverage that to install Python 3 and 2.7. Here's a list of all software that comes with latest repo release. I don't see Python 3.5 but 3.3 and 3.4 are on the list.
Created ‎02-17-2016 11:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, this one is the easiest, but seems like it does not include all the required libraries to make pyspark to work (for example).
Created ‎02-17-2016 12:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Guilherme Braccialli yes but this is from official source!
Created ‎01-27-2016 04:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Randy Gelhausen has also automated setup of Python 3 and numerous libraries/modules via his Jupyter Ambari service
https://community.hortonworks.com/content/repo/4565/jupyter-service.html
Created ‎02-12-2016 10:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Guilherme Braccialli I have used that repo and it does work like charm.
Created ‎02-03-2016 05:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Guilherme Braccialli did that resolve your problem? Can you accept best answer or provide your solution?
