zhihaixu2012 commented on a change in pull request #3175: URL: https://github.com/apache/hadoop/pull/3175#discussion_r675873861
########## File path: hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml ########## @@ -2657,6 +2657,17 @@ </description> </property> +<property> + <name>dfs.datanode.round-robin-volume-choosing-policy.additional-available-space</name> + <value>0</value> Review comment: No, It won't have issue. 10 GB is good for practical usage. But I am afraid It may have some issues if people test Hadoop in local mode with less than 10GB available space on the local disks without changing this configuration value. Either 10 GB or 4 MB works for me. thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org