----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48922/#review138518 -----------------------------------------------------------
Ship it! Ship It! - Abhay Kulkarni On June 19, 2016, 10:15 a.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48922/ > ----------------------------------------------------------- > > (Updated June 19, 2016, 10:15 a.m.) > > > Review request for ranger and Abhay Kulkarni. > > > Bugs: RANGER-1043 > https://issues.apache.org/jira/browse/RANGER-1043 > > > Repository: ranger > > > Description > ------- > > With the changes in ATLAS-542, entities of type hive_table will use > qualifiedName attribute to store the qualified name of the entity. Earlier, > this value was stored in an attribute named 'name' - for hive_table entities; > rest of the entities had this value in 'qualifiedName' attribute and continue > to do the same. > > > Diffs > ----- > > > tagsync/src/main/java/org/apache/ranger/tagsync/source/atlas/AtlasHiveResourceMapper.java > a318f3b > > Diff: https://reviews.apache.org/r/48922/diff/ > > > Testing > ------- > > Verified that Atlas notifications for hive_tables contain qualified name in > 'qualifiedName' attribute and Ranger tagsync processes the value correctly > after this fix. > > > Thanks, > > Madhan Neethiraj > >
