HDFS-5844. Fix broken link in WebHDFS.apt.vm (Contributed by Akira Ajisaka)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1562357 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
874d3d4f5a
commit
d9d8027eb3
@ -1157,6 +1157,9 @@ Release 2.3.0 - UNRELEASED
|
|||||||
|
|
||||||
HDFS-5833. Fix SecondaryNameNode javadoc. (Bangtao Zhou via Arpit Agarwal)
|
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
|
Release 2.2.0 - 2013-10-13
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
@ -869,7 +869,7 @@ Content-Length: 0
|
|||||||
* {Error Responses}
|
* {Error Responses}
|
||||||
|
|
||||||
When an operation fails, the server may throw an exception.
|
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.
|
The table below shows the mapping from exceptions to HTTP response codes.
|
||||||
|
|
||||||
** {HTTP Response Codes}
|
** {HTTP Response Codes}
|
||||||
|
Loading…
Reference in New Issue
Block a user