You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2016/02/11 22:30:18 UTC

[jira] [Commented] (AMBARI-15010) YARN metrics not written due to permissions on metrics properties file

    [ https://issues.apache.org/jira/browse/AMBARI-15010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143540#comment-15143540 ] 

Dmytro Sen commented on AMBARI-15010:
-------------------------------------

{code}

----------------------------------------------------------------------
Ran 254 tests in 8.617s

OK
----------------------------------------------------------------------
Total run:900
Total errors:0
Total failures:0
OK
{code}

Committed to trunk and branch-2.2

> 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)