smengcl commented on issue #1267: HDFS-14665. HttpFS: LISTSTATUS response is 
missing HDFS-specific fields
URL: https://github.com/apache/hadoop/pull/1267#issuecomment-520680095
 
 
   > 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.
   
   Right. HttpFS by default (when fs.defaultFS is not configured) points to 
LocalFS, where I tested that it won't show those HDFS-specific fields.
   
   The existing doc states 
   
   > it is interoperable with the webhdfs REST HTTP API
   
   It does need some revamp in my opinion.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to