[
https://issues.apache.org/jira/browse/RANGER-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh updated RANGER-1922:
----------------------------------------
Attachment: 0001-RANGER-1922-Simplify-HBase-dependencies.patch
> Simplify HBase dependencies
> ---------------------------
>
> Key: RANGER-1922
> URL: https://issues.apache.org/jira/browse/RANGER-1922
> Project: Ranger
> Issue Type: Improvement
> Components: plugins
> Reporter: Colm O hEigeartaigh
> Assignee: Colm O hEigeartaigh
> Fix For: 1.0.0
>
> Attachments: 0001-RANGER-1922-Simplify-HBase-dependencies.patch
>
>
> This task is to simplify the HBase dependencies:
> a) We don't need to specify the Solr jar as it gets picked up from the audit
> module.
> b) We don't need to specify the HDFS jar as we don't bundle it in the
> distribution - the jar is picked up from HBase itself.
> c) The 2.7.1 Hadoop dependencies in the HBase pom should be removed - instead
> we should just pick up the Hadoop dependencies required for testing from the
> Hadoop version that ships with HBase.
> This work means that the HBase module compiles + tests work correctly when we
> upgrade to Hadoop 3.0.0.
> No changes to the distribution jars. Tested HDFS + Solr auditing still works
> as expected with the plugin.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)