Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EC5DF200B76 for ; Tue, 16 Aug 2016 04:38:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EB376160AB9; Tue, 16 Aug 2016 02:38:21 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6EFE4160AA7 for ; Tue, 16 Aug 2016 04:38:21 +0200 (CEST) Received: (qmail 73313 invoked by uid 500); 16 Aug 2016 02:38:20 -0000 Mailing-List: contact issues-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 issues@ambari.apache.org Received: (qmail 73290 invoked by uid 99); 16 Aug 2016 02:38:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2016 02:38:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8AEE22C02A6 for ; Tue, 16 Aug 2016 02:38:20 +0000 (UTC) Date: Tue, 16 Aug 2016 02:38:20 +0000 (UTC) From: "Jayush Luniya (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-17938) Ambari should not recursively chown for HAWQ hdfs upon every start MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 16 Aug 2016 02:38:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayush Luniya updated AMBARI-17938: ----------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > Ambari should not recursively chown for HAWQ hdfs upon every start > ------------------------------------------------------------------ > > Key: AMBARI-17938 > URL: https://issues.apache.org/jira/browse/AMBARI-17938 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: trunk, 2.4.0 > Reporter: Lav Jain > Assignee: Lav Jain > Labels: performance > Fix For: 2.4.0 > > Attachments: AMBARI-17938.patch, AMBARI-17938.v2.patch, AMBARI-17938.v3.patch > > > This results in changing of owner even if the owner value is same. The operation is very costly if there are a lot of subdirectories. > The owner value only changes when you switch from regular mode to secure mode and vice-versa. -- This message was sent by Atlassian JIRA (v6.3.4#6332)