-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53575/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko, Dmytro Sen, Sumit Mohanty, and
Sid Wagle.
Bugs: AMBARI-18822
https://issues.apache.org/jira/browse/AMBARI-18822
Repository: ambari
Description
-------
{code}
18:03:32,959 ERROR - Required config(s):
hdfs-logsearch-conf,hadoop-metrics2.properties is(are) not available for
service HDFS with service config version 1 in cluster cl1
2016-11-07 18:03:32,959 ERROR - Required config(s): mapred-logsearch-conf
is(are) not available for service MAPREDUCE2 with service config version 1 in
cluster cl1
2016-11-07 18:03:32,959 ERROR - Required config(s): zookeeper-logsearch-conf
is(are) not available for service ZOOKEEPER with service config version 1 in
cluster cl1
2016-11-07 18:03:32,960 ERROR - Required config(s): yarn-logsearch-conf is(are)
not available for service YARN with service config version 1 in cluster cl1
2016-11-07 18:03:32,960 ERROR - Required config(s): ams-logsearch-conf is(are)
not available for service AMBARI_METRICS with service config version 2 in
cluster cl1
{code}
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog250.java
a7d5af9
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog250Test.java
5ac0822
Diff: https://reviews.apache.org/r/53575/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi