git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.3@1562359 13f79535-47bb-0310-9956-ffa450edef68
@@ -868,6 +868,9 @@ Release 2.3.0 - UNRELEASED
HDFS-5833. Fix SecondaryNameNode javadoc. (Bangtao Zhou via Arpit Agarwal)
+ HDFS-5844. Fix broken link in WebHDFS.apt.vm. (Akira Ajisaka via
+ Arpit Agarwal)
+
Release 2.2.0 - 2013-10-13
INCOMPATIBLE CHANGES
@@ -869,7 +869,7 @@ Content-Length: 0
* {Error Responses}
When an operation fails, the server may throw an exception.
- The JSON schema of error responses is defined in {{{RemoteException JSON Schema}}}.
+ The JSON schema of error responses is defined in {{RemoteException JSON Schema}}.
The table below shows the mapping from exceptions to HTTP response codes.
** {HTTP Response Codes}