Yelp / mrjob

Run MapReduce jobs on Hadoop or Amazon Web Services
http://packages.python.org/mrjob/
Other
2.62k stars 587 forks source link

default python_bin can be pypy #2080

Closed coyotemarin closed 5 years ago

coyotemarin commented 5 years ago

If you launch a mrjob script with PyPy, this sets the default python_bin used by Hadoop/Spark to PyPy as well. Fixes #1011.