-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73938/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-3696
https://issues.apache.org/jira/browse/RANGER-3696
Repository: ranger
Description
-------
elasticsearch plugin use slf4j, but elasticsearch takes log4j2.
And there os no log4j and slf4j adapter existing.
So need to add slf4j-api and its log4j2 binding to dist package
Diffs
-----
distro/src/main/assembly/plugin-elasticsearch.xml 0b8aaee27
pom.xml 5afaa39ff
ranger-elasticsearch-plugin-shim/pom.xml 5a02be9b5
ranger-plugin-classloader/pom.xml bcc02812a
Diff: https://reviews.apache.org/r/73938/diff/1/
Testing
-------
Need somebody to verify, I can just do very simple test.
Thanks,
Kirby Zhou