peng.jianhua created RANGER-1924:
------------------------------------
Summary: Simplify ranger-hdfs plugin remove gson.jar in
ranger/src/main/assembly/hdfs-agent.xml
Key: RANGER-1924
URL: https://issues.apache.org/jira/browse/RANGER-1924
Project: Ranger
Issue Type: Improvement
Components: plugins
Affects Versions: master
Reporter: peng.jianhua
Assignee: peng.jianhua
Priority: Minor
Fix For: master
Simplify ranger-hdfs plugin remove gson.jar in
ranger/src/main/assembly/hdfs-agent.xml
Description:
Remove <include>com.google.code.gson:gson*</include> in
ranger/src/main/assembly/hdfs-agent.xml
Reason:
1.Hadoop already has gson.jar removed from gson.jar to prevent conflicts
2.Observing ranger-yarn plugin has also removed gson.jar in
ranger/src/main/assembly/plugin-yarn.xml.
Result: the ranger-hdfs plugin also works fine after removing gson.jar.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)