[
https://issues.apache.org/jira/browse/AMBARI-17638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369117#comment-15369117
]
Andrew Onischuk commented on AMBARI-17638:
------------------------------------------
Seems like Hadoop QA hanged on running jobs. Run the tests manually:
{noformat}
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 148 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Views ...................................... SUCCESS [2.242s]
[INFO] Ambari Metrics Common ............................. SUCCESS [1.044s]
[INFO] Ambari Server ..................................... SUCCESS [59.562s]
[INFO] Ambari Agent ...................................... SUCCESS [12.659s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16.285s
[INFO] Finished at: Sat Jul 09 17:56:22 EEST 2016
[INFO] Final Memory: 69M/1113M
[INFO] ------------------------------------------------------------------------
{noformat}
> 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)