Siyao Meng created HDFS-13871: --------------------------------- Summary: HttpFS: Implement APIs that are in WebHDFS but not in HttpFS Key: HDFS-13871 URL: https://issues.apache.org/jira/browse/HDFS-13871 Project: Hadoop HDFS Issue Type: Task Components: httpfs Affects Versions: 3.0.3, 3.1.0 Reporter: Siyao Meng
HttpFS doesn't have the following APIs that exists in WebHDFS as of now: ALLOWSNAPSHOT, DISALLOWSNAPSHOT (since 2.8.0, HDFS-9057), GETSNAPSHOTDIFF (since 3.0.3, HDFS-13052), GETSNAPSHOTTABLEDIRECTORYLIST (HDFS-13141). We might want to port those APIs from WebHDFS to HttpFS to keep the interface consistent. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org