----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43045/#review117614 -----------------------------------------------------------
Ship it! Ship It! - Jonathan Hurley On Feb. 2, 2016, 5:37 a.m., Gautam Borad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43045/ > ----------------------------------------------------------- > > (Updated Feb. 2, 2016, 5:37 a.m.) > > > Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, Jonathan > Hurley, Mahadev Konar, Sumit Mohanty, Selvamohan Neethiraj, and Velmurugan > Periasamy. > > > Bugs: AMBARI-14859 > https://issues.apache.org/jira/browse/AMBARI-14859 > > > Repository: ambari > > > Description > ------- > > **Problem Statement** : > Move temporary files created by Ambari code, they should reside in the tmp > directory defined in the Agent's configuration. (Refer: > https://reviews.apache.org/r/34296 ) > > > ** Suggested Solution ** : > Removed the hard coding of /tmp/ directory for saving temperary files during > the process of upgrade and use tmp directory defined in the Agent's > configuration > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py > b6e5ee9 > > ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/ranger_admin.py > a0007b3 > > ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/service_check.py > 699e3c4 > > ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/status_params.py > PRE-CREATION > > Diff: https://reviews.apache.org/r/43045/diff/ > > > Testing > ------- > > Tested Ranger Installation and Express upgrade from 2.2 to 2.3 > > > Thanks, > > Gautam Borad > >
