You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira Ajisaka (Jira)" <ji...@apache.org> on 2019/12/05 06:57:00 UTC

[jira] [Created] (HADOOP-16747) Support Python 3

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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org