Skip to content

Commit f394de2

Browse files
authored
Clarified description of dfs.datanode.synconclose
1 parent 90d8f83 commit f394de2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1790,7 +1790,7 @@
17901790

17911791
This has the benefit of ensuring that data is written to disk
17921792
immediately when a block is closed, avoiding the data being held
1793-
in the operating system cache. This can help data loss in the event
1793+
solely in the operating system cache. This can help data loss in the event
17941794
of a malfunction such as a power failure.
17951795
</description>
17961796
</property>

0 commit comments

Comments
 (0)