This is an automated email from the ASF dual-hosted git repository. ayushsaxena pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 4c8d048f256 HDFS-17082. Add documentation for provisionSnapshotTrash command to HDFSCommands.md and HdfsSnapshots.md" (#5834). Contributed by Haiyang Hu. add dfb351c3a8c HDFS-17083. Support getErasureCodeCodecs API in WebHDFS (#5836). Contributed by Hualong Zhang. No new revisions were added by this update. Summary of changes: .../org/apache/hadoop/hdfs/web/JsonUtilClient.java | 10 +++++++ .../apache/hadoop/hdfs/web/WebHdfsFileSystem.java | 13 +++++++++ .../hadoop/hdfs/web/resources/GetOpParam.java | 1 + .../web/resources/NamenodeWebHdfsMethods.java | 6 ++++ .../hadoop-hdfs/src/site/markdown/WebHDFS.md | 33 ++++++++++++++++++++++ .../org/apache/hadoop/hdfs/web/TestWebHDFS.java | 24 ++++++++++++++++ 6 files changed, 87 insertions(+) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org