[
https://issues.apache.org/jira/browse/AMBARI-15010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143746#comment-15143746
]
Hudson commented on AMBARI-15010:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.2 #323 (See
[https://builds.apache.org/job/Ambari-branch-2.2/323/])
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=a3ff272fdc1330207b218219a210b8107081d57d])
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/shared_initialization.py
*
ambari-server/src/main/resources/stacks/BIGTOP/0.8/hooks/before-START/scripts/shared_initialization.py
*
ambari-server/src/test/python/stacks/2.0.6/hooks/before-START/test_before_start.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)