Details
Description
When backporting HDFS-10467, there are a few things that changed:
- bin\hdfs
- New methods in ClientProtocol
- Java 7 not supporting referencing functions
- org.eclipse.jetty.util.ajax.JSON in branch-2 is org.mortbay.util.ajax.JSON
- HashMap#keySet() returns a different order in Java 7 and 8 (ported to trunk)
Attachments
Attachments
Issue Links
- is related to
-
HDFS-10467 Router-based HDFS federation
- Resolved
- relates to
-
HDFS-12699 TestMountTable fails with Java 7
- Resolved