|
@@ -1009,6 +1009,9 @@ Release 0.19.0 - Unreleased
|
|
|
HADOOP-4230. Fix for serde2 interface, limit operator, select * operator,
|
|
|
UDF trim functions and sampling. (Ashish Thusoo via dhruba)
|
|
|
|
|
|
+ HADOOP-4358. No need to truncate access time in INode. Also fixes NPE
|
|
|
+ in CreateEditsLog. (Raghu Angadi)
|
|
|
+
|
|
|
Release 0.18.2 - Unreleased
|
|
|
|
|
|
BUG FIXES
|
|
@@ -1032,9 +1035,6 @@ Release 0.18.2 - Unreleased
|
|
|
|
|
|
HADOOP-4292. Do not support append() for LocalFileSystem. (hairong)
|
|
|
|
|
|
- HADOOP-4398. No need to truncate access time in INode. Also fixes NPE
|
|
|
- in CreateEditsLog. (Raghu Angadi)
|
|
|
-
|
|
|
HADOOP-4399. Make fuse-dfs multi-thread access safe.
|
|
|
(Pete Wyckoff via dhruba)
|
|
|
|