Jakob Homan created HDFS-8866:
---------------------------------

             Summary: 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


>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)

Reply via email to