Details
-
Improvement
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
2.4.1, 2.7.3
-
None
-
Reviewed
-
httpfs
Description
GETFILEBLOCKLOCATIONS operation is missing in HttpFS, which is already supported in WebHDFS. For the request of GETFILEBLOCKLOCATIONS in org.apache.hadoop.fs.http.server.HttpFSServer, BAD_REQUEST is returned so far:
.......
case GETFILEBLOCKLOCATIONS:
........
Attachments
Attachments
Issue Links
- is duplicated by
-
HDFS-14477 No enum constant Operation.GET_BLOCK_LOCATIONS
-
- Resolved
-
- is related to
-
HDFS-12457 Revert HDFS-11156 Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API
-
- Resolved
-
- relates to
-
HDFS-14948 Improve HttpFS Server
-
- Open
-
-
HDFS-11156 Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API
-
- Resolved
-
- links to