jojochuang edited a comment on issue #1267: HDFS-14665. HttpFS: LISTSTATUS 
response is missing HDFS-specific fields
URL: https://github.com/apache/hadoop/pull/1267#issuecomment-520201433
 
 
   The change is good.
   I wish we had a section in the httpfs server doc like  
https://hadoop.apache.org/docs/r3.2.0/hadoop-hdfs-httpfs/index.html that 
documents the differences between WebHDFS and HttpFS. Like the REST APIs 
unsupported.
   
   HttpFS in most cases uses HDFS as the backend, but in theory it should 
support any file system, like S3A, or local file system. So it might be prudent 
to call out that the output can be different depending on the backend file 
system used.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to