Browse Source

HADOOP-3485. Allow writing to files over fuse.
(Pete Wyckoff via dhruba)



git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@678075 13f79535-47bb-0310-9956-ffa450edef68

Dhruba Borthakur 17 years ago
parent
commit
960f6df732
1 changed files with 3 additions and 0 deletions
  1. 3 0
      CHANGES.txt

+ 3 - 0
CHANGES.txt

@@ -131,6 +131,9 @@ Trunk (unreleased changes)
     so dfs.hosts and dfs.hosts.exclude are observed. (lohit vijayarenu via
     cdouglas)
 
+    HADOOP-3485. Allow writing to files over fuse.
+    (Pete Wyckoff via dhruba)
+
 Release 0.18.0 - Unreleased
 
   INCOMPATIBLE CHANGES