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

Review request for atlas, Ashutosh Mestry, keval bhatt, Kapildeo Nayak, Nikhil 
Bonte, Nixon Rodrigues, and Sarath Subramanian.


Bugs: ATLAS-3054
    https://issues.apache.org/jira/browse/ATLAS-3054


Repository: atlas


Description
-------

To enable batch-processing of entities in large notification message, ownedRef 
attributes are removed. Sometimes ownedRef entities may not have attribute that 
points to container entity (for example hive_column.table attribute). This 
patch addressed this case by adding the missing attribute that points to the 
contianer entity.


Diffs
-----

  intg/src/main/java/org/apache/atlas/type/AtlasTypeUtil.java 079a8fc1f 
  
webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java
 d1d600340 
  
webapp/src/main/java/org/apache/atlas/notification/preprocessor/EntityPreprocessor.java
 085e746b4 
  
webapp/src/main/java/org/apache/atlas/notification/preprocessor/HivePreprocessor.java
 0b93658fd 
  
webapp/src/main/java/org/apache/atlas/notification/preprocessor/PreprocessorContext.java
 c85c1b86a 
  
webapp/src/main/java/org/apache/atlas/notification/preprocessor/RdbmsPreprocessor.java
 adc19836a 


Diff: https://reviews.apache.org/r/70359/diff/1/


Testing
-------

- precommit test run: 
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1010/


Thanks,

Madhan Neethiraj

Reply via email to