----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62923/#review189603 -----------------------------------------------------------
This has been pushed to branch-feature-AMBARI-21674. Please close this review and the corresponding jira. - Nate Cole On Oct. 12, 2017, 2:20 a.m., Yussuf Shaikh wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62923/ > ----------------------------------------------------------- > > (Updated Oct. 12, 2017, 2:20 a.m.) > > > Review request for Ambari and Nate Cole. > > > Bugs: AMBARI-22200 > https://issues.apache.org/jira/browse/AMBARI-22200 > > > Repository: ambari > > > Description > ------- > > We need to add a new function in ambari-server Configuration class to read a > property from file read. > This is required for reading custom properties added to the ambari.properties > file from backend (eg:python script) without restarting the server. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java > 1b4d741 > > ambari-server/src/test/java/org/apache/ambari/server/configuration/ConfigurationTest.java > 1b8de79 > > > Diff: https://reviews.apache.org/r/62923/diff/1/ > > > Testing > ------- > > all tests pass on ambari-server > > > Thanks, > > Yussuf Shaikh > >
