-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73580/
-----------------------------------------------------------
(Updated Sept. 13, 2021, 5:49 p.m.)
Review request for atlas, Ashutosh Mestry, Sarath Subramanian, and Sidharth
Mishra.
Repository: atlas
Description
-------
Due to the conflicting log4j jars from hive conf, import-hive.sh did not write
logs to /var/log/atlas/import-hive.log and wrote to
${atlas.log.dir}/${atlas.log.file} instead. With this patch, the logs are
written to the correct/desired location (/var/log/atlas/import-hive.log).
Diffs (updated)
-----
addons/hive-bridge/src/bin/import-hive.sh 693a79bd0
Diff: https://reviews.apache.org/r/73580/diff/2/
Changes: https://reviews.apache.org/r/73580/diff/1-2/
Testing
-------
Patched a cluster
Thanks,
Disha Talreja