You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Ruchi Solani <ru...@freestoneinfotech.com> on 2018/06/04 13:16:02 UTC

Review Request 67435: Import-hbase.sh script ignores table's NORMALIZATION_ENABLED attribute.

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

Review request for atlas, Madhan Neethiraj and Nixon Rodrigues.


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


Repository: atlas


Description
-------

When HBase hook is in place , when table is created with NORMALIZATION_ENABLED true/false , it is ingested correctly.
If table is created with NORMALIZATION_ENABLED => true and import-hbase script is run , request body has NORMALIZATION_ENABLED sent with default false value.


Diffs
-----

  addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/bridge/HBaseAtlasHook.java 09998cf 
  addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/bridge/HBaseBridge.java 8372f02 


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


Testing
-------

sanity testing,


Thanks,

Ruchi Solani


Re: Review Request 67435: Import-hbase.sh script ignores table's NORMALIZATION_ENABLED attribute.

Posted by Nixon Rodrigues <ni...@freestoneinfotech.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67435/#review204253
-----------------------------------------------------------


Ship it!




Ship It!

- Nixon Rodrigues


On June 4, 2018, 1:16 p.m., Ruchi Solani wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/67435/
> -----------------------------------------------------------
> 
> (Updated June 4, 2018, 1:16 p.m.)
> 
> 
> Review request for atlas, Madhan Neethiraj and Nixon Rodrigues.
> 
> 
> Bugs: ATLAS-2737
>     https://issues.apache.org/jira/browse/ATLAS-2737
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> When HBase hook is in place , when table is created with NORMALIZATION_ENABLED true/false , it is ingested correctly.
> If table is created with NORMALIZATION_ENABLED => true and import-hbase script is run , request body has NORMALIZATION_ENABLED sent with default false value.
> 
> 
> Diffs
> -----
> 
>   addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/bridge/HBaseAtlasHook.java 09998cf 
>   addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/bridge/HBaseBridge.java 8372f02 
> 
> 
> Diff: https://reviews.apache.org/r/67435/diff/1/
> 
> 
> Testing
> -------
> 
> sanity testing,
> 
> 
> Thanks,
> 
> Ruchi Solani
> 
>