Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4293519E27 for ; Mon, 25 Apr 2016 20:43:13 +0000 (UTC) Received: (qmail 97934 invoked by uid 500); 25 Apr 2016 20:43:13 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 97879 invoked by uid 500); 25 Apr 2016 20:43:13 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 97831 invoked by uid 99); 25 Apr 2016 20:43:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Apr 2016 20:43:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D2B282C1F54 for ; Mon, 25 Apr 2016 20:43:12 +0000 (UTC) Date: Mon, 25 Apr 2016 20:43:12 +0000 (UTC) From: "Ravi Prakash (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-10305) Hdfs audit shouldn't log mkdir operaton if the directory already exists. 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/HDFS-10305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257010#comment-15257010 ] Ravi Prakash commented on HDFS-10305: ------------------------------------- Cool! Thanks for the pointer Colin! I knew there were inconsistencies but I wasn't aware of a JIRA that tackled it systematically. Thanks :-) > Hdfs audit shouldn't log mkdir operaton if the directory already exists. > ------------------------------------------------------------------------ > > Key: HDFS-10305 > URL: https://issues.apache.org/jira/browse/HDFS-10305 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode > Reporter: Rushabh S Shah > Assignee: Rushabh S Shah > Priority: Minor > > Currently Hdfs audit logs mkdir operation even if the directory already exists. > This creates confusion while analyzing audit logs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)