----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42063/#review113491 -----------------------------------------------------------
tagsync/src/main/java/org/apache/ranger/tagsync/process/TagSynchronizer.java (line 89) <https://reviews.apache.org/r/42063/#comment174231> "Server"->"ranger-tagsync" ? tagsync/src/main/java/org/apache/ranger/tagsync/process/TagSynchronizer.java (line 112) <https://reviews.apache.org/r/42063/#comment174232> What if the Kerberos login fails for some reason? - Abhay Kulkarni On Jan. 8, 2016, 8:21 a.m., Alok Lal wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42063/ > ----------------------------------------------------------- > > (Updated Jan. 8, 2016, 8:21 a.m.) > > > 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. Please ignore prior review request for > this change. > - Since kafka clients only work with jass files, this change does > authentication only using jass files. Thanks @Abhay for that feedback during > my offline discussion. > - service command passes the jass file argument during startup. > > > Diffs > ----- > > src/main/assembly/tagsync.xml 8adc5cc > tagsync/conf.dist/ranger-tagsync-env-setup-hadoop-home.sh c171d2a > tagsync/scripts/install.properties b5ad580 > tagsync/scripts/ranger-tagsync-services.sh ca82ead > tagsync/scripts/setup.py f7455b8 > 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/42063/diff/ > > > Testing > ------- > > - Modified the tagsync code by hand to write to hdfs in a secure cluster. > - Current junits all work. > > > Thanks, > > Alok Lal > >
