You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/21 02:09:00 UTC

[jira] [Commented] (IMPALA-9726) Update boilerplate in the PyPI sidebar for impala-shell supported versions

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

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

Commit 15e28b48a4bf41ef6bdccdec0639d979c4023a1e in impala's branch refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=15e28b48a ]

IMPALA-9726: Update impala-shell PyPI sidebar

Updates impala-shell's PyPI sidebar classifiers to reflect support for
Python 2.6+.

Change-Id: Iee12ff20499ca88b2acb56355a89cad288556c9e
Reviewed-on: http://gerrit.cloudera.org:8080/18575
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Update boilerplate in the PyPI sidebar for impala-shell supported versions
> --------------------------------------------------------------------------
>
>                 Key: IMPALA-9726
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9726
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Clients
>    Affects Versions: Impala 4.0.0
>            Reporter: David Knupp
>            Assignee: Michael Smith
>            Priority: Minor
>             Fix For: Impala 4.2.0
>
>
> The following lines need to be updated to reflect that the shell now supports python 2.7+ and 3+.
> https://github.com/apache/impala/blob/master/shell/packaging/setup.py#L164-167
> {noformat}
>     'Programming Language :: Python :: 2 :: Only',
>     'Programming Language :: Python :: 2.6',
>     'Programming Language :: Python :: 2.7',
> {noformat}
> Note that this has no effect on the actual installation. The following line is what manages that, and its value is correct for both Impala 3.4.0 and Impala 4.0:
> https://github.com/apache/impala/blob/master/shell/packaging/setup.py#L138



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org