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

Bharat Viswanadham resolved HDDS-5387.
--------------------------------------
    Fix Version/s: 1.2.0
       Resolution: Fixed

> ProfileServlet to move the default output location to an ozone specific 
> directory
> ---------------------------------------------------------------------------------
>
>                 Key: HDDS-5387
>                 URL: https://issues.apache.org/jira/browse/HDDS-5387
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Wei-Chiu Chuang
>            Assignee: Ke-Yi Sung
>            Priority: Trivial
>              Labels: newbie, pull-request-available
>             Fix For: 1.2.0
>
>
> The ProfileServlet is forked and used by several other projects: HBase, and 
> Hive. They all defaults the output location to /tmp/prof-output.
> https://github.com/apache/ozone/blob/8d57331ccf975391bd1324ccbc517bf9c694a0cf/hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/server/http/ProfileServlet.java#L132
> Sharing the output directory causes permission error, because typically they 
> are run by separate users.
> We should use an output directory specific to Ozone to avoid the permission 
> issue. For example, /tmp/prof-output-ozone



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to