You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Ramesh Mani <rm...@hortonworks.com> on 2016/03/19 00:00:58 UTC

Review Request 45059: RANGER-149: If the HDFS file system is empty then repository configurator gives confusing message

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45059/
-----------------------------------------------------------

Review request for ranger, Alok Lal, Madhan Neethiraj, and Velmurugan Periasamy.


Repository: ranger


Description
-------

RANGER-149: If the HDFS file system is empty then repository configurator gives confusing message


Diffs
-----

  hdfs-agent/src/main/java/org/apache/ranger/services/hdfs/client/HdfsClient.java 0a86c50 

Diff: https://reviews.apache.org/r/45059/diff/


Testing
-------

- Connection should be successful instead of giving error message when HDFS fileSystem is empty
- auto populate for the resource path in Hdfs policy should bring the root '/' file entry.
- auto populate should work as before.


Thanks,

Ramesh Mani