-----------------------------------------------------------
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