[
https://issues.apache.org/jira/browse/HDFS-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14663021#comment-14663021
]
Hudson commented on HDFS-8866:
------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #2227 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2227/])
HDFS-8866. Typo in docs: Rumtime -> Runtime. Contributed by Gabor Liptak.
(jghoman: rev 8f73bdd06b16d5048ffb6071bbcecf849c6225db)
* hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/WebHDFS.md
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Typo in docs: Rumtime -> Runtime
> --------------------------------
>
> Key: HDFS-8866
> URL: https://issues.apache.org/jira/browse/HDFS-8866
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation, webhdfs
> Reporter: Jakob Homan
> Assignee: Gabor Liptak
> Priority: Trivial
> Labels: newbie
> Fix For: 2.8.0
>
> Attachments: HDFS-8866.1.patch
>
>
> From WebHDFS site doc:
> {noformat}### HTTP Response Codes
> | Exceptions | HTTP Response Codes |
> |:---- |:---- |
> | `IllegalArgumentException ` | `400 Bad Request ` |
> | `UnsupportedOperationException` | `400 Bad Request ` |
> | `SecurityException ` | `401 Unauthorized ` |
> | `IOException ` | `403 Forbidden ` |
> | `FileNotFoundException ` | `404 Not Found ` |
> | `RumtimeException ` | `500 Internal Server Error` |{noformat}
> Everyone knows there's no exception to rum time. Rum time is mandatory, but
> irrelevant to WebHDFS. Let's make it Runtime...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)