Akira Ajisaka created HADOOP-16747:
--------------------------------------
Summary: Support Python 3
Key: HADOOP-16747
URL: https://issues.apache.org/jira/browse/HADOOP-16747
Project: Hadoop Common
Issue Type: Improvement
Reporter: Akira Ajisaka
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:
{noformat}
$ 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
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]