[
https://issues.apache.org/jira/browse/AMBARI-17638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369173#comment-15369173
]
Hudson commented on AMBARI-17638:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5262 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5262/])
AMBARI-17638. yarn.exclude is placed on every host and path is not (aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=278719378277201dbbf52c7c2a870042b2b8ea4a])
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_resourcemanager.py
* ambari-server/src/test/python/stacks/2.1/YARN/test_apptimelineserver.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_yarn_client.py
*
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_mapreduce2_client.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_historyserver.py
* ambari-server/src/test/python/stacks/2.3/YARN/test_ats_1_5.py
* ambari-server/src/test/python/stacks/2.0.6/YARN/test_nodemanager.py
*
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/yarn.py
> yarn.exclude is placed on every host and path is not cutomizable
> ----------------------------------------------------------------
>
> Key: AMBARI-17638
> URL: https://issues.apache.org/jira/browse/AMBARI-17638
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.4.0
>
> Attachments: AMBARI-17638.patch
>
>
> 1\. Dir should be created if not exists
> 2\. This file seems to relevant only to the RM
>
>
> File
> "/var/lib/ambari-agent/cache/common-services/YARN/2.1.0.2.0/package/scripts/yarn.py",
> line 336, in yarn
> group=params.user_group
> File "/usr/lib/python2.6/site-packages/resource_management/core/base.py",
> line 154, in __init__
> self.env.run()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 160, in run
> self.run_action(resource, action)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 124, in run_action
> provider_action()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
> line 87, in action_create
> raise Fail("Applying %s failed, parent directory %s doesn't exist" %
> (self.resource, dirname))
> resource_management.core.exceptions.Fail: Applying
> File['/etc/horton/exclude/yarn.exclude'] failed, parent directory
> /etc/horton/exclude doesn't exist
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)