----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73580/#review223484 -----------------------------------------------------------
Ship it! Ship It! - Sarath Subramanian On Sept. 13, 2021, 10:13 a.m., Disha Talreja wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73580/ > ----------------------------------------------------------- > > (Updated Sept. 13, 2021, 10:13 a.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 > ----- > > addons/hive-bridge/src/bin/import-hive.sh 693a79bd0 > > > Diff: https://reviews.apache.org/r/73580/diff/1/ > > > Testing > ------- > > Patched a cluster > > > Thanks, > > Disha Talreja > >
