Ramesh Mani created RANGER-5486:
-----------------------------------
Summary: Exclude hadoop-client-api*.jar in ranger war file to
avoid intermittent ranger startup failure in docker
Key: RANGER-5486
URL: https://issues.apache.org/jira/browse/RANGER-5486
Project: Ranger
Issue Type: Bug
Components: Ranger
Affects Versions: 3.0.0
Reporter: Ramesh Mani
Exclude hadoop-client-api*.jar in ranger war file to avoid intermittent ranger
startup failure in docker.
Having hadoop-client-api.jar clashes with the hadood-auth*jar which results in
failure of login into Ranger. This happens because
"org.apache.hadoop.security.authentication.util.SignerSecretProvider" present
in both the package and causing authentication failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)