AMBARI-17300. RU: YARN service check failed during RU (dlysnichenko)
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/6708cf0b Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/6708cf0b Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/6708cf0b Branch: refs/heads/trunk Commit: 6708cf0b16502c87b691b9b2716bc524a9b20baf Parents: 797a759 Author: Lisnichenko Dmitro <[email protected]> Authored: Fri Jun 17 18:52:56 2016 +0300 Committer: Lisnichenko Dmitro <[email protected]> Committed: Fri Jun 17 18:53:32 2016 +0300 ---------------------------------------------------------------------- .../src/main/resources/common-services/ATLAS/0.1.0.2.3/metainfo.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/6708cf0b/ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/metainfo.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/metainfo.xml b/ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/metainfo.xml index 9f3eda9..01276a6 100644 --- a/ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/metainfo.xml +++ b/ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/metainfo.xml @@ -116,6 +116,7 @@ <config-type>application-properties</config-type> <config-type>atlas-env</config-type> <config-type>atlas-log4j</config-type> + <config-type>core-site</config-type> </configuration-dependencies> </service>
