Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
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...