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 78B4A18452 for ; Tue, 9 Feb 2016 10:02:18 +0000 (UTC) Received: (qmail 35584 invoked by uid 500); 9 Feb 2016 10:02:18 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 35507 invoked by uid 500); 9 Feb 2016 10:02:18 -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 35468 invoked by uid 99); 9 Feb 2016 10:02:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2016 10:02:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 20C3A2C1F5B for ; Tue, 9 Feb 2016 10:02:18 +0000 (UTC) Date: Tue, 9 Feb 2016 10:02:18 +0000 (UTC) From: "Gautam Borad (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-14859) Ranger - Keep all temporary files in the tmp directory defined in the Agent's configuration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-14859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138693#comment-15138693 ] Gautam Borad commented on AMBARI-14859: --------------------------------------- Committed to trunk : https://github.com/apache/ambari/commit/472d62a7b3c0383ad4d95fe659ac87b4a8da3a1f Committed to branch-2.2 : https://github.com/apache/ambari/commit/d06be53446783a19947b0739b942a6dca2030288 > Ranger - Keep all temporary files in the tmp directory defined in the Agent's configuration > ------------------------------------------------------------------------------------------- > > Key: AMBARI-14859 > URL: https://issues.apache.org/jira/browse/AMBARI-14859 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.3.0 > Reporter: Gautam Borad > Assignee: Gautam Borad > Fix For: 2.3.0 > > Attachments: AMBARI-14859.patch > > > For stack implementation related to Ranger in Ambari : > Move temporary files created by Ambari code, they should reside in the tmp directory defined in the Agent's configuration. (Refer: https://reviews.apache.org/r/34296 ) -- This message was sent by Atlassian JIRA (v6.3.4#6332)