Jason Lowe
|
dd65eea74b
|
HADOOP-8143. Change distcp to have -pb on by default. Contributed by Mithun Radhakrishnan
|
2017-06-20 09:53:47 -05:00 |
|
Yongjun Zhang
|
b4adc8392c
|
HADOOP-14407. DistCp - Introduce a configurable copy buffer size. (Omkar Aradhya K S via Yongjun Zhang)
|
2017-05-18 15:35:22 -07:00 |
|
Mingliang Liu
|
26172a94d6
|
HADOOP-14267. Make DistCpOptions immutable. Contributed by Mingliang Liu
|
2017-03-31 20:04:26 -07:00 |
|
Yongjun Zhang
|
bf3fb585aa
|
HADOOP-11794. Enable distcp to copy blocks in parallel. Contributed by Yongjun Zhang, Wei-Chiu Chuang, Xiao Chen, Rosie Li.
|
2017-03-30 17:38:56 -07:00 |
|
Yongjun Zhang
|
144f1cf765
|
Revert "HADOOP-11794. Enable distcp to copy blocks in parallel. Contributed by Yongjun Zhang, Wei-Chiu Chuang, Xiao Chen."
This reverts commit 064c8b25ec .
|
2017-03-30 17:38:18 -07:00 |
|
Yongjun Zhang
|
064c8b25ec
|
HADOOP-11794. Enable distcp to copy blocks in parallel. Contributed by Yongjun Zhang, Wei-Chiu Chuang, Xiao Chen.
|
2017-03-30 17:01:15 -07:00 |
|
Andrew Wang
|
0e6f8e4bc6
|
HDFS-10971. Distcp should not copy replication factor if source file is erasure coded. Contributed by Manoj Govindassamy.
|
2017-03-28 22:14:03 -07:00 |
|
Yongjun Zhang
|
d235dcdf0b
|
HADOOP-14127. Add log4j configuration to enable logging in hadoop-distcp's tests. (Xiao Chen via Yongjun Zhang)
|
2017-02-27 20:42:13 -08:00 |
|
Chris Douglas
|
a1a0281e12
|
HADOOP-13626. Remove distcp dependency on FileStatus serialization
|
2016-10-24 12:46:54 -07:00 |
|
Yongjun Zhang
|
8650cc84f2
|
HDFS-9820. Improve distcp to support efficient restore to an earlier snapshot. Contributed by Yongjun Zhang.
|
2016-10-19 17:37:54 -07:00 |
|
Xiao Chen
|
efdf810cf9
|
HADOOP-7352. FileSystem#listStatus should throw IOE upon access error. Contributed by John Zhuge.
|
2016-10-18 18:18:43 -07:00 |
|
Yongjun Zhang
|
0bc6d37f3c
|
Revert "HDFS-9820. Improve distcp to support efficient restore to an earlier snapshot. Contributed by Yongjun Zhang."
This reverts commit 412c4c9a34 .
|
2016-10-17 22:47:37 -07:00 |
|
Yongjun Zhang
|
412c4c9a34
|
HDFS-9820. Improve distcp to support efficient restore to an earlier snapshot. Contributed by Yongjun Zhang.
|
2016-10-17 11:04:42 -07:00 |
|
Jing Zhao
|
0a85d07983
|
HADOOP-13024. Distcp with -delete feature on raw data not implemented. Contributed by Mavin Martin.
|
2016-10-13 13:24:54 -07:00 |
|
Steve Loughran
|
e5ef51e717
|
HADOOP-13643. Math error in AbstractContractDistCpTest. Contributed by Aaron Fabbri.
|
2016-09-23 10:01:30 +01:00 |
|
Chris Nauroth
|
98bdb51397
|
HADOOP-13169. Randomize file list in SimpleCopyListing. Contributed by Rajesh Balamohan.
|
2016-09-19 15:16:47 -07:00 |
|
Ravi Prakash
|
9faccd1046
|
HADOOP-13587. distcp.map.bandwidth.mb is overwritten even when -bandwidth flag isn't set. Contributed by Zoran Dimitrijevic
|
2016-09-12 08:26:08 -07:00 |
|
Andrew Wang
|
f292624bd8
|
HDFS-10300. TestDistCpSystem should share MiniDFSCluster. Contributed by John Zhuge.
|
2016-07-11 18:06:28 -07:00 |
|
Allen Wittenauer
|
422c73a865
|
HADOOP-13034. Log message about input options in distcp lacks some items (Takashi Ohnishi via aw)
|
2016-06-28 07:21:04 -07:00 |
|
Steve Loughran
|
c918286b17
|
HADOOP-13145 In DistCp, prevent unnecessary getFileStatus call when not preserving metadata. Contributed by Chris Nauroth.
|
2016-05-20 12:21:59 +01:00 |
|
Jing Zhao
|
03788d3015
|
HDFS-10397. Distcp should ignore -delete option if -diff option is provided instead of exiting. Contributed by Mingliang Liu.
|
2016-05-17 15:46:30 -07:00 |
|
Chris Nauroth
|
b9685e85d5
|
HADOOP-13148. TestDistCpViewFs to include IOExceptions in test error reports. Contributed by Steve Loughran.
|
2016-05-16 11:53:17 -07:00 |
|
Jing Zhao
|
af942585a1
|
HADOOP-12469. distcp should not ignore the ignoreFailures option. Contributed by Mingliang Liu.
|
2016-05-04 10:23:04 -07:00 |
|
Yongjun Zhang
|
959a28dd12
|
HDFS-10313. Distcp need to enforce the order of snapshot names passed to -diff. (Lin Yiqun via Yongjun Zhang)
|
2016-04-26 16:08:03 -07:00 |
|
Jing Zhao
|
63e5412f1a
|
HDFS-9427. HDFS should not default to ephemeral ports. Contributed by Xiaobing Zhou.
|
2016-04-22 15:14:40 -07:00 |
|
Yongjun Zhang
|
a749ba0cea
|
HDFS-9670. DistCp throws NPE when source is root. (John Zhuge via Yongjun Zhang)
|
2016-04-21 12:17:17 -07:00 |
|
Jing Zhao
|
404f57f328
|
HDFS-10216. Distcp -diff throws exception when handling relative path. Contributed by Takashi Ohnishi.
|
2016-04-14 10:35:22 -07:00 |
|
Akira Ajisaka
|
18c7e58283
|
HDFS-9640. Remove hsftp from DistCp in trunk. Contributed by Wei-Chiu Chuang.
|
2016-03-28 15:32:38 +09:00 |
|
Yongjun Zhang
|
ba1c9d484a
|
HDFS-9764. DistCp doesn't print value for several arguments including -numListstatusThreads. (Wei-Chiu Chuang via Yongjun Zhang)
|
2016-02-19 10:17:37 -08:00 |
|
Yongjun Zhang
|
eddd823cd6
|
HDFS-9638. Improve DistCp Help and documentation. (Wei-Chiu Chuang via Yongjun Zhang)
|
2016-01-29 12:11:55 -08:00 |
|
Yongjun Zhang
|
a9c69ebeb7
|
HDFS-9612. DistCp worker threads are not terminated after jobs are done. (Wei-Chiu Chuang via Yongjun Zhang)
|
2016-01-15 10:03:09 -08:00 |
|
Colin Patrick Mccabe
|
8315582c4f
|
HDFS-9517. Fix missing @Test annotation on TestDistCpUtils.testUnpackAttributes (Wei-Chiu Chuang via cmccabe)
|
2016-01-13 16:28:06 -08:00 |
|
Zhe Zhang
|
95f32015ad
|
HDFS-9630. DistCp minor refactoring and clean up. Contributed by Kai Zheng.
Change-Id: I363c4ffcac32116ddcdc0a22fac3db92f14a0db0
|
2016-01-11 09:46:56 -08:00 |
|
Kihwal Lee
|
2868ca0328
|
MAPREDUCE-6451. DistCp has incorrect chunkFilePath for multiple jobs when strategy is dynamic. Contributed by Kuhu Shukla.
|
2015-10-30 14:56:41 -05:00 |
|
Haohui Mai
|
7e2c971fed
|
Revert "HADOOP-12469. distcp shout not ignore the ignoreFailures option. Contributed by Mingliang Liu."
This reverts commit fa5a54cac7 .
|
2015-10-10 03:24:59 -07:00 |
|
Haohui Mai
|
fa5a54cac7
|
HADOOP-12469. distcp shout not ignore the ignoreFailures option. Contributed by Mingliang Liu.
|
2015-10-09 22:38:06 -07:00 |
|
Yongjun Zhang
|
0bc15cb6e6
|
HDFS-8828. Utilize Snapshot diff report to build diff copy list in distcp. (Yufei Gu via Yongjun Zhang)
|
2015-08-20 08:02:54 -07:00 |
|
Amareshwari Sriramadasu
|
8ef07f767f
|
HADOOP-11203. Allow ditscp to accept bandwitdh in fraction MegaBytes. Contributed by Raju Bairishetti
|
2015-06-26 09:52:06 +05:30 |
|
Jing Zhao
|
0790275f05
|
HADOOP-1540. Support file exclusion list in distcp. Contributed by Rich Haase.
|
2015-05-18 13:24:35 -07:00 |
|
Ravi Prakash
|
cfba355052
|
HADOOP-11827. Speed-up distcp buildListing() using threadpool (Zoran Dimitrijevic via raviprak)
|
2015-04-21 16:49:37 -07:00 |
|
Jing Zhao
|
4c097e473b
|
HDFS-8151. Always use snapshot path as source when invalid snapshot names are used for diff based distcp. Contributed by Jing Zhao.
|
2015-04-15 12:37:20 -07:00 |
|
Haohui Mai
|
75cb1d42ab
|
HDFS-8036. Use snapshot path as source when using snapshot diff report in DistCp. Contributed by Jing Zhao.
|
2015-04-01 16:50:59 -07:00 |
|
Jing Zhao
|
ed70fa142c
|
HDFS-7535. Utilize Snapshot diff report for distcp. Contributed by Jing Zhao.
|
2015-03-04 10:30:53 -08:00 |
|
Allen Wittenauer
|
3cde37c991
|
HADOOP-11009. Add Timestamp Preservation to DistCp (Gary Steelman via aw)
|
2014-09-24 15:38:30 -07:00 |
|
Charles Lamb
|
14b01dd046
|
HDFS-6872. Fix TestOptionsParser. (clamb)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1618974 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-19 20:41:15 +00:00 |
|
Charles Lamb
|
041b8326a1
|
MAPREDUCE-6007. Add support to distcp to preserve raw.* namespace extended attributes. (clamb)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1616657 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-08 01:32:18 +00:00 |
|
Andrew Wang
|
50cd2a6bed
|
HADOOP-10666. Remove Copyright /d/d/d/d Apache Software Foundation from the source files license header. Contributed by Henry Saputra.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603025 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 23:23:33 +00:00 |
|
Uma Maheswara Rao G
|
f81c7b0252
|
MAPREDUCE-5898. distcp to support preserving HDFS extended attributes(XAttrs). Contributed by Yi Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1600900 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-06 14:45:39 +00:00 |
|
Jing Zhao
|
3671a5e16f
|
MAPREDUCE-5899. Support incremental data copy in DistCp. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596931 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-22 18:17:11 +00:00 |
|
Chris Nauroth
|
11be7334c4
|
MAPREDUCE-5809. Enhance distcp to support preserving HDFS ACLs. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1595283 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-16 18:25:23 +00:00 |
|