Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-8866

Typo in docs: Rumtime -> Runtime

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      From WebHDFS site doc:

      ### 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` |

      Everyone knows there's no exception to rum time. Rum time is mandatory, but irrelevant to WebHDFS. Let's make it Runtime...

      Attachments

        1. HDFS-8866.1.patch
          1 kB
          Gabor Liptak

        Activity

          People

            gliptak Gabor Liptak
            jghoman Jakob Homan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: