You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ta...@apache.org on 2020/02/29 01:31:21 UTC

[hadoop] branch trunk updated (e36b272 -> 9a3a280)

This is an automated email from the ASF dual-hosted git repository.

tasanuma pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from e36b272  HADOOP-16891. Upgrade jackson-databind to 2.9.10.3 (#1865)
     add 9a3a280  HDFS-15190. HttpFS: Add Support for Storage Policy Satisfier. Contributed by hemanthboyina.

No new revisions were added by this update.

Summary of changes:
 .../hadoop/fs/http/client/HttpFSFileSystem.java    | 11 +++++-
 .../apache/hadoop/fs/http/server/FSOperations.java | 27 ++++++++++++++
 .../fs/http/server/HttpFSParametersProvider.java   |  1 +
 .../apache/hadoop/fs/http/server/HttpFSServer.java | 10 ++++-
 .../hadoop/fs/http/client/BaseTestHttpFSWith.java  | 43 +++++++++++++++++++++-
 .../hadoop/fs/http/server/TestHttpFSServer.java    | 33 +++++++++++++++++
 .../org/apache/hadoop/test/TestHdfsHelper.java     |  3 ++
 7 files changed, 125 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org