You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Alok Lal <al...@hortonworks.com> on 2016/01/07 03:52:59 UTC

Review Request 42014: Enable tagsync to run in secure mode

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

Review request for ranger, Abhay Kulkarni and Madhan Neethiraj.


Bugs: RANGER-801
    https://issues.apache.org/jira/browse/RANGER-801


Repository: ranger


Description
-------

Enable tagsync to run in secure mode
- Added calls to UGI to to login
- Added appropriate properties to install can capture the keytab and principal names.


Diffs
-----

  tagsync/conf/templates/installprop2xml.properties 101a1ba 
  tagsync/conf/templates/ranger-tagsync-template.xml 9a88681 
  tagsync/scripts/install.properties 95e87e5 
  tagsync/src/main/java/org/apache/ranger/tagsync/process/TagSyncConfig.java e1b5130 
  tagsync/src/main/java/org/apache/ranger/tagsync/process/TagSynchronizer.java 7bae973 

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


Testing
-------

- Modified the tagsync code by hand to write to hdfs in a secure cluster.
- Current junits all work.


Thanks,

Alok Lal