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

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

Commit ed7049258055a07635c6412c159b8e08a6f0ca5d in impala's branch 
refs/heads/master from David Knupp
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=ed70492 ]

IMPALA-3343: Part 3 - Fix py2->3 changes re: libs, built-ins, imports

A few built-ins were changed in python 3 -- e.g., xrange became range,
ConfigParser became configparser, etc. We can redefine some of those
things in a single place, and import them from there as needed. Other
items may also be added as we go along.

Change-Id: Ibd3d86df524666a98cbfa463756adac48bd1f8a3
Reviewed-on: http://gerrit.cloudera.org:8080/15514
Reviewed-by: David Knupp <[email protected]>
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Impala-shell compatibility with python 3
> ----------------------------------------
>
>                 Key: IMPALA-3343
>                 URL: https://issues.apache.org/jira/browse/IMPALA-3343
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Clients
>    Affects Versions: Impala 2.5.0
>            Reporter: Peter Ebert
>            Assignee: David Knupp
>            Priority: Critical
>
> Installed Anaconda package and python 3, Impala shell has errors and will not 
> run in the python 3 environment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to