Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 4.2.0
-
None
-
None
-
ghx-label-2
Description
IMPALA-9718 removed pkg_resources as it wasn't compatible with Python 3. However the pkg_resources class from setuptools is still required, so this caused an ease-of-use regression for the shell tarball as it now has an external dependency on setuptools.
Restore pkg_resources to the shell tarball only when using Python 2.
Attachments
Issue Links
- relates to
-
IMPALA-9718 Remove pkg_resources.py from Impala/shell
- Resolved
-
IMPALA-11389 Produce Python 3-compatible eggs in shell tarball
- Resolved