[ 
https://issues.apache.org/jira/browse/AMBARI-22637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira Ajisaka updated AMBARI-22637:
-----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Fix misuses of os.path.dirname(path) in yarn.py
> -----------------------------------------------
>
>                 Key: AMBARI-22637
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22637
>             Project: Ambari
>          Issue Type: Sub-task
>          Components: ambari-server
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-22637.001.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> As I written in AMBARI-22632, yarn.py wrongly sets 755 permission to 
> '/ats/done' and '/ats/active' by default. This is because the default value 
> of yarn.timeline-service.entity-group-fs-store.done-dir is '/ats/done/' and 
> the default value of yarn.timeline-service.entity-group-fs-store.active-dir 
> is '/ats/active/', and both of the default value have trailing '/'.
> Next yarn.py sets 700 permission to the directories, so finally the 
> permissions become correct.
> This issue causes redundant WebHDFS calls every time when launching ATS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to