----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73844/#review224406 -----------------------------------------------------------
dev-support/ranger-docker/scripts/ranger-hive.sh Lines 47 (patched) <https://reviews.apache.org/r/73844/#comment313227> "tail --pid=$HIVESERVER2_PID" was used to exit the container when HiveServer2 process exits. Consuder retaining this so that the container will exit when HiveServer2 exits. - Madhan Neethiraj On Feb. 14, 2022, 7:36 p.m., Abhishek Kumar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73844/ > ----------------------------------------------------------- > > (Updated Feb. 14, 2022, 7:36 p.m.) > > > Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, Ramesh Mani, > Sailaja Polavarapu, and Velmurugan Periasamy. > > > Bugs: RANGER-3622 > https://issues.apache.org/jira/browse/RANGER-3622 > > > Repository: ranger > > > Description > ------- > > Currently, hiveserver2 process runs as the ranger-hive container starts, > adding hms to also run on the same container. > > > Diffs > ----- > > dev-support/ranger-docker/Dockerfile.ranger-hive 6a27f3a35 > dev-support/ranger-docker/scripts/ranger-hive.sh 0602ce2c5 > > > Diff: https://reviews.apache.org/r/73844/diff/1/ > > > Testing > ------- > > > Thanks, > > Abhishek Kumar > >
