[
https://issues.apache.org/jira/browse/HADOOP-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552576
]
Robert Chansler commented on HADOOP-2447:
-----------------------------------------
Version 0.16 will implement a simple threshold test. Creations will fail if the
number of name space items will exceed the threshold. The error message will
identify failure as a violation of the threshold policy.
In the future, there is opportunity for a more adaptable policy that better
serves to protect the name node from resource exhaustion.
> HDFS should be capable of limiting Th the total number of inodes in the system
> ------------------------------------------------------------------------------
>
> Key: HADOOP-2447
> URL: https://issues.apache.org/jira/browse/HADOOP-2447
> Project: Hadoop
> Issue Type: New Feature
> Reporter: Sameer Paranjpye
> Assignee: dhruba borthakur
> Fix For: 0.16.0
>
>
> The HDFS Namenode should be capable of limiting the total number of Inodes
> (files + directories). The can be done through a config variable, settable in
> hadoop-site.xml. The default should be no limit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.