-
Type:
Improvement
-
Status: Patch Available
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.4.1, 2.7.3
-
Fix Version/s: None
-
Component/s: httpfs
-
Labels:
-
Hadoop Flags:Reviewed
-
Tags:httpfs
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:
........
- 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
-