Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13959
Change subject: IMPALA-8815: fix ranger startup after set-classpath.sh ...................................................................... IMPALA-8815: fix ranger startup after set-classpath.sh Having non-existent or incompatible jars on the classpath can cause Ranger startup to fail. Update run-ranger-server.sh to clean the classpath so that it works after sourcing set-classpath.sh. Also remove a couple of legacy jars from 2013. Those jars no longer exist in Hive. Testing: In my development environment. $ . bin/set-classpath.sh $ ./testdata/bin/run-ranger-server.sh Change-Id: I4da5fee518c62189b05dffe10c5b03f0b844319a --- M bin/set-classpath.sh M testdata/bin/run-ranger-server.sh 2 files changed, 6 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/59/13959/1 -- To view, visit http://gerrit.cloudera.org:8080/13959 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4da5fee518c62189b05dffe10c5b03f0b844319a Gerrit-Change-Number: 13959 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <[email protected]>
