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

[jira] [Updated] (AMBARI-14915) Ambari Server should not use /tmp for extraction

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

Myroslav Papirkovskyy updated AMBARI-14915:
-------------------------------------------
    Attachment: AMBARI-14915.patch

> Ambari Server should not use /tmp for extraction
> ------------------------------------------------
>
>                 Key: AMBARI-14915
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14915
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.2.0
>            Reporter: Myroslav Papirkovskyy
>            Assignee: Myroslav Papirkovskyy
>            Priority: Critical
>             Fix For: 2.2.2
>
>         Attachments: AMBARI-14915.patch
>
>
> For example, Ambari Server extracts web assets (like views) to /tmp.
> /tmp should not be used as user systems sometimes have daemons that come along and wipe tmp periodically. Therefore, use of /tmp can cause sporadic problems in user environments.
> We might need to be sure Ambari Server jetty is started to use server.tmp.dir from ambari.properties, so that jetty does not use /tmp.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)