[
https://issues.apache.org/jira/browse/AMBARI-15010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143881#comment-15143881
]
Hudson commented on AMBARI-15010:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4315 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4315/])
AMBARI-15010 YARN metrics not written due to permissions on metrics (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9419400da987d1a09c17ce511c1fdc307ad7ff65])
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/shared_initialization.py
*
ambari-server/src/test/python/stacks/2.0.6/hooks/before-START/test_before_start.py
*
ambari-server/src/main/resources/stacks/BIGTOP/0.8/hooks/before-START/scripts/shared_initialization.py
> YARN metrics not written due to permissions on metrics properties file
> ----------------------------------------------------------------------
>
> Key: AMBARI-15010
> URL: https://issues.apache.org/jira/browse/AMBARI-15010
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics, stacks
> Affects Versions: 2.2.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Fix For: 2.2.2
>
> Attachments: AMBARI-15010-trunk.patch
>
>
> If env had umask setting of 027.
> The hadoop-metrics2.properties was owned by "hdfs:root" with 640 permissions.
> The ownership group needs to be "hadoop" so all hadoop daemons can read the
> properties file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)