-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66275/
-----------------------------------------------------------
Review request for ranger, Ankita Sinha, Don Bosco Durai, Colm O hEigeartaigh,
Gautam Borad, Madhan Neethiraj, pengjianhua, Ramesh Mani, Selvamohan Neethiraj,
sam rome, Venkat Ranganathan, and Velmurugan Periasamy.
Bugs: RANGER-2033
https://issues.apache.org/jira/browse/RANGER-2033
Repository: ranger
Description
-------
Clone the lastest code from https://git-wip-us.apache.org/repos/asf/ranger.git.
Build the source and install Ranger. Then do as follows:
1. Add hbase policy;
2. Input right parameter;
3. Click the 'Test Connection' button.
The error information is as follows:
Unable to retrieve any files using given parameters, You can still save the
repository and start creating policies, but you would not be able to use
autocomplete for resource names. Check ranger_admin.log for more info.
java.lang.NoClassDefFoundError:
org/apache/hadoop/hbase/ZooKeeperConnectionException.
org/apache/hadoop/hbase/ZooKeeperConnectionException.
org.apache.hadoop.hbase.ZooKeeperConnectionException.
The reason for the error is that the hbase-client-1.2.6.jar file loss under
./ews/webapp/WEB-INF/classes/ranger-plugins/hbase directory.
Diffs
-----
pom.xml 413c23b
Diff: https://reviews.apache.org/r/66275/diff/1/
Testing
-------
Thanks,
Qiang Zhang