|
@@ -717,9 +717,6 @@ Release 0.18.0 - Unreleased
|
|
retrieving the address of direct buffers from compression code by obtaining
|
|
retrieving the address of direct buffers from compression code by obtaining
|
|
a lock during this call. (Arun C Murthy via cdouglas)
|
|
a lock during this call. (Arun C Murthy via cdouglas)
|
|
|
|
|
|
- HADOOP-3678. Avoid spurious exceptions logged at DataNode when clients
|
|
|
|
- read from DFS. (rangadi)
|
|
|
|
-
|
|
|
|
HADOOP-3683. Fix dfs metrics to count file listings rather than files
|
|
HADOOP-3683. Fix dfs metrics to count file listings rather than files
|
|
listed. (lohit vijayarenu via cdouglas)
|
|
listed. (lohit vijayarenu via cdouglas)
|
|
|
|
|
|
@@ -772,6 +769,9 @@ Release 0.17.2 - Unreleased
|
|
|
|
|
|
BUG FIXES
|
|
BUG FIXES
|
|
|
|
|
|
|
|
+ HADOOP-3678. Avoid spurious exceptions logged at DataNode when clients
|
|
|
|
+ read from DFS. (rangadi)
|
|
|
|
+
|
|
HADOOP-3707. NameNode keeps a count of number of blocks scheduled
|
|
HADOOP-3707. NameNode keeps a count of number of blocks scheduled
|
|
to be written to a datanode and uses it to avoid allocating more
|
|
to be written to a datanode and uses it to avoid allocating more
|
|
blocks than a datanode can hold. (rangadi)
|
|
blocks than a datanode can hold. (rangadi)
|