Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19689 )
Change subject: IMPALA-12283: Remove Hive libs from PYTHONPATH ...................................................................... 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 <[email protected]> Reviewed-by: Michael Smith <[email protected]> --- M README-build.md M bin/set-pythonpath.sh 2 files changed, 1 insertion(+), 4 deletions(-) Approvals: Impala Public Jenkins: Verified Michael Smith: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/19689 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I56d1ae3b1433d6240159f20da4680888b5f37357 Gerrit-Change-Number: 19689 Gerrit-PatchSet: 3 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
