----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72137/#review219594 -----------------------------------------------------------
Ship it! Ship It! - Nixon Rodrigues On Feb. 15, 2020, 2:11 a.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72137/ > ----------------------------------------------------------- > > (Updated Feb. 15, 2020, 2:11 a.m.) > > > Review request for atlas, Ashutosh Mestry, Mandar Ambawane, mayank jain, > Mehul Parikh, Nixon Rodrigues, Pinal Shah, Sarath Subramanian, and Sidharth > Mishra. > > > Bugs: ATLAS-3621 > https://issues.apache.org/jira/browse/ATLAS-3621 > > > Repository: atlas > > > Description > ------- > > - updated HiveHook to set hive_process.name and hive_column_lineage.name to > the value in qualifiedName (instead of the query-string) > - updated NotificationHookConsumer to update these attributes similarly, to > handle notifications that were generated by earlier hook > > > Diffs > ----- > > > addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/BaseHiveEvent.java > 0409d8ae0 > > webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java > 14cae4228 > > webapp/src/main/java/org/apache/atlas/notification/preprocessor/HivePreprocessor.java > cc5fe5221 > > webapp/src/main/java/org/apache/atlas/notification/preprocessor/PreprocessorContext.java > 3c58c9fce > > > Diff: https://reviews.apache.org/r/72137/diff/1/ > > > Testing > ------- > > - verified that attribute 'name' in hive_process and hive_column_lineage are > set to the value in qualifiedName, instead of query-string, by executing a > hive query > - precommit tests run: > https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1637 > > > Thanks, > > Madhan Neethiraj > >
