caozhiqiang created HDFS-17853:
----------------------------------

             Summary: Support to make 
dfs.namenode.fs-limits.max-directory-items reconfigureable
                 Key: HDFS-17853
                 URL: https://issues.apache.org/jira/browse/HDFS-17853
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: namenode
    Affects Versions: 3.5.0
            Reporter: caozhiqiang
            Assignee: caozhiqiang


Sometimes, certain directories—such as temporary library directories—contain 
too many subdirectories and files, exceeding the limit defined by the 
{{dfs.namenode.fs-limits.max-directory-items}} configuration. This causes many 
jobs to fail.

To quickly restore job execution, we need to temporarily adjust this 
configuration. However, since it currently requires to restart NameNode to take 
effect, we need to make it dynamically reconfigurable without restarting the 
NameNode.
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to