We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d1db5 commit 34528e4Copy full SHA for 34528e4
hadoop-common-project/hadoop-common/CHANGES.txt
@@ -9,10 +9,6 @@ Trunk (Unreleased)
9
10
NEW FEATURES
11
12
- HADOOP-9509. Implement ONCRPC and XDR. (brandonli)
13
-
14
- HADOOP-9515. Add general interface for NFS and Mount. (brandonli)
15
16
IMPROVEMENTS
17
18
HADOOP-8017. Configure hadoop-main pom to get rid of M2E plugin execution
@@ -380,6 +376,10 @@ Release 2.1.0-beta - 2013-07-02
380
376
HADOOP-9792. Retry the methods that are tagged @AtMostOnce along
381
377
with @Idempotent. (suresh)
382
378
379
+ HADOOP-9509. Implement ONCRPC and XDR. (brandonli)
+
+ HADOOP-9515. Add general interface for NFS and Mount. (brandonli)
383
384
385
HADOOP-9164. Print paths of loaded native libraries in
0 commit comments