Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9726

Update boilerplate in the PyPI sidebar for impala-shell supported versions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 4.0.0
    • Impala 4.2.0
    • Clients
    • None

    Description

      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

          'Programming Language :: Python :: 2 :: Only',
          'Programming Language :: Python :: 2.6',
          'Programming Language :: Python :: 2.7',
      

      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

      Attachments

        Activity

          People

            MikaelSmith Michael Smith
            dknupp David Knupp
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: