[ 
https://issues.apache.org/jira/browse/IMPALA-14620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18060808#comment-18060808
 ] 

ASF subversion and git services commented on IMPALA-14620:
----------------------------------------------------------

Commit aa27f16d00bc5644427b8e1deeed205b9244d068 in impala's branch 
refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=aa27f16d0 ]

IMPALA-14620 (part 2): Fix code to use 'python3' rather than 'python'

This changes bootstrap to stop installing Python 2. It
also stops setting 'python' to refer to 'python3'. It
adjusts scripts to point to python3 rather than python.
For certain unused scripts (e.g. for the Docker-based
tests), it leaves them using python with the understanding
that they can be updated when revived (and may need other
changes to adjust to Python 3).

Testing:
 - Ran core jobs on Ubuntu 20 and Redhat 8 / 9

Change-Id: Ibe36d2b2a1464a5abb4fd1599e57cae2db45fbda
Reviewed-on: http://gerrit.cloudera.org:8080/23999
Reviewed-by: Joe McDonnell <[email protected]>
Tested-by: Joe McDonnell <[email protected]>


> Cleanup remaining Python 2 artifacts
> ------------------------------------
>
>                 Key: IMPALA-14620
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14620
>             Project: IMPALA
>          Issue Type: Task
>          Components: Infrastructure
>            Reporter: Riza Suminto
>            Assignee: Joe McDonnell
>            Priority: Major
>
> With IMPALA-14606 merged, we should follow up with cleaning up remaining 
> Python 2 artifacts. This include:
>  * Remove Python 2 build related Makefiles code.
>  * Remove / adjust scripts that refer to impala-python-common.sh.
>  * Drop dev and python2 test dimension from tests/shell/util.py.
>  * Remove IMPALA_USE_PYTHON3_TESTS and always run test using Python 3.
>  * Replace explicit invocation of python and python2 to python3.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to