You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Nixon Rodrigues <ni...@freestoneinfotech.com> on 2020/02/11 12:48:32 UTC

Review Request 72111: ATLAS-3606 :- Hive Hook: Missing HIVE_PROCESS attribute values

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

Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Pinal Shah, and Sarath Subramanian.


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


Repository: atlas


Description
-------

In Hive Producer, When hive_process entity gets created during many operations eg. "CREATETABLE", "CREATETABLE_AS_SELECT "

userName=,
queryId=,
clusterName=
queryText=

values are missing.    This attributes were not added due to ATLAS-3133.

Now this attributes can be added in hive_process by enabling the below property 

*atlas.hook.hive.hive_process.populate.deprecated.attributes =true*


Diffs
-----

  addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/AtlasHiveHookContext.java 2e7a3c690 
  addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java e886b9bcb 
  addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/BaseHiveEvent.java 60dc1147f 


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


Testing
-------


Thanks,

Nixon Rodrigues


Re: Review Request 72111: ATLAS-3606 :- Hive Hook: Missing HIVE_PROCESS attribute values

Posted by Madhan Neethiraj <ma...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72111/#review219547
-----------------------------------------------------------


Ship it!




Ship It!

- Madhan Neethiraj


On Feb. 11, 2020, 12:48 p.m., Nixon Rodrigues wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72111/
> -----------------------------------------------------------
> 
> (Updated Feb. 11, 2020, 12:48 p.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Pinal Shah, and Sarath Subramanian.
> 
> 
> Bugs: ATLAS-3606
>     https://issues.apache.org/jira/browse/ATLAS-3606
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> In Hive Producer, When hive_process entity gets created during many operations eg. "CREATETABLE", "CREATETABLE_AS_SELECT "
> 
> userName=,
> queryId=,
> clusterName=
> queryText=
> 
> values are missing.    This attributes were not added due to ATLAS-3133.
> 
> Now this attributes can be added in hive_process by enabling the below property 
> 
> *atlas.hook.hive.hive_process.populate.deprecated.attributes =true*
> 
> 
> Diffs
> -----
> 
>   addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/AtlasHiveHookContext.java 2e7a3c690 
>   addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java e886b9bcb 
>   addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/BaseHiveEvent.java 60dc1147f 
> 
> 
> Diff: https://reviews.apache.org/r/72111/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Nixon Rodrigues
> 
>