8000 match Python 2 minor version on EMR · Issue #1265 · Yelp/mrjob · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
match Python 2 minor version on EMR #1265
Closed
@coyotemarin

Description

@coyotemarin

Starting with the 3.x AMIs, both python2.6 and python2.7 are available. We should try to use whichever one matches our current version of Python.

On the 2.x AMIs, we want to use python2.7 where it's available (2.4.3+) because it comes with pip, and apt-get install -y python-pip no longer works. Prior to that, we should use python2.6.

There's only one Python 3 version available on EMR, so let's stick with python3 for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0