Author: arp Date: Wed Jan 29 04:58:13 2014 New Revision: 1562357 URL: http://svn.apache.org/r1562357 Log: HDFS-5844. Fix broken link in WebHDFS.apt.vm (Contributed by Akira Ajisaka)
Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/WebHDFS.apt.vm Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt?rev=1562357&r1=1562356&r2=1562357&view=diff ============================================================================== --- hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (original) +++ hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Wed Jan 29 04:58:13 2014 @@ -1157,6 +1157,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 Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/WebHDFS.apt.vm URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/WebHDFS.apt.vm?rev=1562357&r1=1562356&r2=1562357&view=diff ============================================================================== --- hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/WebHDFS.apt.vm (original) +++ hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/WebHDFS.apt.vm Wed Jan 29 04:58:13 2014 @@ -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}