> On Jan. 25, 2017, 10:07 p.m., Alejandro Fernandez wrote: > > ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py, > > line 35 > > <https://reviews.apache.org/r/55505/diff/1/?file=1604868#file1604868line35> > > > > You can retrieve the stack root from the cluster-env config, store it > > in a variable and just reference it.
Thank you Alejandro, fixed the same in attached patch. - Vishal ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55505/#review163028 ----------------------------------------------------------- On Jan. 27, 2017, 3:05 p.m., Vishal Suvagia wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55505/ > ----------------------------------------------------------- > > (Updated Jan. 27, 2017, 3:05 p.m.) > > > Review request for Ambari, Alejandro Fernandez, Gautam Borad, Madhan > Neethiraj, Mugdha Varadkar, Oliver Szabo, and Sumit Mohanty. > > > Bugs: AMBARI-19524 > https://issues.apache.org/jira/browse/AMBARI-19524 > > > Repository: ambari > > > Description > ------- > > Hardcoding Atlas conf_dir path does lead to Upgrade Downgrade scenarios, need > to update Atlac Conf path as per stack structures > > > Diffs > ----- > > ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py > 8ae6469 > > Diff: https://reviews.apache.org/r/55505/diff/ > > > Testing > ------- > > Verified fresh installation on centos-6. > > > Thanks, > > Vishal Suvagia > >
