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 690db3c34bb YARN-11479. [Federation] ZookeeperFederationStateStore Support Store ApplicationSubmitData. (#5631) add 5084e881eff HDFS-16990. HttpFS Add Support getFileLinkStatus API (#5602). Contributed by Hualong Zhang. No new revisions were added by this update. Summary of changes: .../hadoop/fs/http/client/HttpFSFileSystem.java | 13 ++++++++ .../apache/hadoop/fs/http/server/FSOperations.java | 35 ++++++++++++++++++++++ .../fs/http/server/HttpFSParametersProvider.java | 1 + .../apache/hadoop/fs/http/server/HttpFSServer.java | 8 +++++ .../hadoop/fs/http/client/BaseTestHttpFSWith.java | 27 ++++++++++++++++- 5 files changed, 83 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org