Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C28A318309 for ; Thu, 4 Feb 2016 11:16:57 +0000 (UTC) Received: (qmail 96877 invoked by uid 500); 4 Feb 2016 11:16:40 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 96832 invoked by uid 500); 4 Feb 2016 11:16:40 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 96770 invoked by uid 99); 4 Feb 2016 11:16:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Feb 2016 11:16:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E2C502C1F57 for ; Thu, 4 Feb 2016 11:16:39 +0000 (UTC) Date: Thu, 4 Feb 2016 11:16:39 +0000 (UTC) From: "Myroslav Papirkovskyy (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMBARI-14915) Ambari Server should not use /tmp for extraction MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-14915?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myroslav Papirkovskyy resolved AMBARI-14915. -------------------------------------------- Resolution: Fixed Pushed to trunk and branch-2.2 > 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-branch-2.2.patch, AMBARI-14915-trunk.pa= tch > > > For example, Ambari Server extracts web assets (like views)=C2=A0to /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)