Repository: ambari Updated Branches: refs/heads/branch-2.4 21ed914a3 -> 2347e963d refs/heads/trunk 797a759a5 -> 6708cf0b1
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/2347e963 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/2347e963 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/2347e963 Branch: refs/heads/branch-2.4 Commit: 2347e963d5f56d604eac2f5d88a9d0a9cbbc7b87 Parents: 21ed914 Author: Lisnichenko Dmitro <[email protected]> Authored: Fri Jun 17 18:52:56 2016 +0300 Committer: Lisnichenko Dmitro <[email protected]> Committed: Fri Jun 17 18:52:56 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/2347e963/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>
