Files
impala/bin/set-pythonpath.sh
Joe McDonnell 0df29b4105 IMPALA-12283: Remove Hive libs from PYTHONPATH
bin/set-pythonpath.sh include $HIVE_HOME/lib/py. This is a
historical thing that is no longer needed today. Impala
should not be getting Python code directly from Hive. As a
cleanup, this removes $HIVE_HOME/lib/py from the
PYTHONPATH.

Testing:
 - Ran a core job

Change-Id: I56d1ae3b1433d6240159f20da4680888b5f37357
Reviewed-on: http://gerrit.cloudera.org:8080/19689
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Michael Smith <michael.smith@cloudera.com>
2023-07-14 17:49:47 +00:00

2.0 KiB
Executable File