[ https://issues.apache.org/jira/browse/HADOOP-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553478 ]
Tsz Wo (Nicholas), SZE commented on HADOOP-2447: ------------------------------------------------ - Since we currently do not have web login, I am not sure how to make admin web UI working in a secure way. Also, when adding new DFS features, we also should define who are allowed to perform the new operations. - There are a few features (e.g. fsck, loglevel, etc.) which can be invoked by command line and web UI. We might want to define a framework for this kind of dual features. > HDFS should be capable of limiting 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 > > Attachments: fileLimit.patch > > > 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.