Hello Lars Volker, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/13959
to look at the new patch set (#2).
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/2
--
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: newpatchset
Gerrit-Change-Id: I4da5fee518c62189b05dffe10c5b03f0b844319a
Gerrit-Change-Number: 13959
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Lars Volker <[email protected]>