Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
None
-
None
-
None
Description
Python 2.x will become EoL at the end of 2019.
This is an umbrella JIRA to support Python 3 and drop Python 2.x.
Here is the python scripts that Hadoop has:
$ find . -name "*.py" | grep -v "hadoop-submarine" ./hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/terasort/job_history_summary.py ./dev-support/determine-flaky-tests-hadoop.py ./dev-support/bin/checkcompatibility.py
Attachments
Issue Links
- is a parent of
-
MAPREDUCE-7323 Remove job_history_summary.py
- Resolved
- links to
1.
|
Migrate to Python 3 and upgrade Yetus to 0.13.0 | Resolved | Akira Ajisaka |
|
||||||||
2.
|
Rewrite Python example codes using Python3 | Resolved | Kengo Seki |