[ http://issues.apache.org/jira/browse/HADOOP-240?page=all ]

 updated HADOOP-240:
--------------------

    Attachment: mkdir_new.patch

> namenode should not log failed mkdirs at warning level
> ------------------------------------------------------
>
>          Key: HADOOP-240
>          URL: http://issues.apache.org/jira/browse/HADOOP-240
>      Project: Hadoop
>         Type: Bug

>   Components: dfs
>     Versions: 0.2.1
>     Reporter: Hairong Kuang
>     Assignee: Hairong Kuang
>     Priority: Minor
>  Attachments: mkdir.patch, mkdir_new.patch
>
> when a namenode creates a directory, it also recursively tries to creates its 
> parent directories. If they already exist, the lastSuccess is  false and the 
> "error" is logged at the warning level.
> The right approach is to set the logging leve lower to fine or simply ignore 
> the the "error".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to