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 me...@apache.org on 2023/02/09 16:01:20 UTC

[hadoop] branch trunk updated (113a9e40cbf -> 9e4f50d8a01)

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

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


    from 113a9e40cbf HADOOP-18625. Fix method name of RPC.Builder#setnumReaders (#5301)
     add 9e4f50d8a01 HADOOP-18596. Distcp -update to use modification time while checking for file skip. (#5308)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/tools/DistCpConstants.java   |  20 +++
 .../org/apache/hadoop/tools/mapred/CopyMapper.java |  77 ++++++++++-
 .../org/apache/hadoop/tools/util/DistCpUtils.java  |  30 +++--
 .../hadoop-distcp/src/site/markdown/DistCp.md.vm   |  39 ++++--
 .../tools/contract/AbstractContractDistCpTest.java | 145 +++++++++++++++++++++
 .../hadoop/tools/mapred/TestCopyCommitter.java     |   9 +-
 6 files changed, 296 insertions(+), 24 deletions(-)


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