-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69029/
-----------------------------------------------------------
(Updated Oct. 16, 2018, 6:47 a.m.)
Review request for atlas.
Changes
-------
Update other bridge components to uniform code
Bugs: ATLAS-2921
https://issues.apache.org/jira/browse/ATLAS-2921
Repository: atlas
Description
-------
When the import-hive.sh runs the java which has an error than the status code
is saved but only used for an echo message. Later the script exits with 0 code
instead of the error code.
Diffs (updated)
-----
addons/hbase-bridge/src/bin/import-hbase.sh d429ea25d
addons/hive-bridge/src/bin/import-hive.sh 49e6d7003
addons/kafka-bridge/src/bin/import-kafka.sh 33b465225
Diff: https://reviews.apache.org/r/69029/diff/2/
Changes: https://reviews.apache.org/r/69029/diff/1-2/
Testing
-------
Thanks,
László Terjéki