----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22038/#review44287 -----------------------------------------------------------
Ship it! Ship It! - Mahadev Konar On May 29, 2014, 8:39 p.m., Jaimin Jetly wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22038/ > ----------------------------------------------------------- > > (Updated May 29, 2014, 8:39 p.m.) > > > Review request for Ambari, Mahadev Konar, Sumit Mohanty, and Yusaku Sako. > > > Bugs: AMBARI-5942 > https://issues.apache.org/jira/browse/AMBARI-5942 > > > Repository: ambari > > > Description > ------- > > This issue happened because utility function "get_port_from_url" of the > resource management module on the agent failed to get the port from > fs.defaultFs. The function expects a particular semantics ${hostname}:${port} > or else it throws an exception. fs.defaultFs does not have such semantics in > NN HA environment. > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/package/scripts/params.py > e46ba1e > > Diff: https://reviews.apache.org/r/22038/diff/ > > > Testing > ------- > > tested e2e and verified that the patch does not break existing unit tests. > > > Thanks, > > Jaimin Jetly > >
