Allen Wittenauer
|
b6fc1f3e43
|
HADOOP-11593. Convert site documentation from apt to markdown (stragglers) (Masatake Iwasaki via aw)
|
2015-02-17 21:30:24 -10:00 |
|
Karthik Kambatla
|
409113d8f9
|
MAPREDUCE-6234. TestHighRamJob fails due to the change in MAPREDUCE-5785. (Masatake Iwasaki via kasha)
|
2015-02-17 14:38:00 -08:00 |
|
Steve Loughran
|
00b80958d8
|
HADOOP-11521. Make connection timeout configurable in s3a. (Thomas Demoor via stevel)
|
2015-02-17 20:06:27 +00:00 |
|
Steve Loughran
|
78a7e8d3a6
|
HADOOP-11522. Update S3A Documentation. (Thomas Demoor via stevel)
|
2015-02-17 18:15:02 +00:00 |
|
Steve Loughran
|
826267f789
|
HADOOP-11570. S3AInputStream.close() downloads the remaining bytes of the object from S3. (Dan Hecht via stevel).
|
2015-02-17 16:36:44 +00:00 |
|
Allen Wittenauer
|
7776847a59
|
HADOOP-11437. Remove the version and author information from distcp's README file (Brahma Reddy Battula via aw)
|
2015-02-11 15:47:36 -08:00 |
|
Steve Loughran
|
17165d3df9
|
HADOOP-11520. Clean incomplete multi-part uploads in S3A tests. (Thomas Demoor via stevel)
|
2015-02-06 21:01:41 +00:00 |
|
Steve Loughran
|
4e7ad4f0a8
|
HADOOP-11463 Replace method-local TransferManager object with S3AFileSystem#transfers. (Ted Yu via stevel)
|
2015-02-05 12:20:23 +00:00 |
|
Allen Wittenauer
|
9112f093cd
|
HADOOP-10976. moving the source code of hadoop-tools docs to the directory under hadoop-tools (Masatake Iwasaki via aw)
|
2015-02-04 17:57:34 -08:00 |
|
Allen Wittenauer
|
f990e9d229
|
HADOOP-11346. Rewrite sls/rumen to use new shell framework (John Smith via aw)
|
2015-02-04 17:27:45 -08:00 |
|
Akira Ajisaka
|
34fe11c987
|
MAPREDUCE-6243. Fix findbugs warnings in hadoop-rumen. Contributed by Masatake Iwasaki.
|
2015-02-04 09:25:44 -08:00 |
|
Tsuyoshi Ozawa
|
ba58da29f4
|
HADOOP-11546. Checkstyle failing: Unable to instantiate DoubleCheckedLockingCheck. (ozawa)
|
2015-02-05 00:42:14 +09:00 |
|
Akira Ajisaka
|
bd69fb2d44
|
MAPREDUCE-5800. Use Job#getInstance instead of deprecated constructors. (aajisaka)
|
2015-02-03 14:30:09 -08:00 |
|
Karthik Kambatla
|
c559df2219
|
YARN-1393. SLS: Add how-to-use instructions. (Wei Yan via kasha)
|
2015-02-03 13:20:41 -08:00 |
|
Haohui Mai
|
c89977f89c
|
HADOOP-11529. Fix findbugs warnings in hadoop-archives. Contributed by Masatake Iwasaki.
|
2015-02-03 10:53:17 -08:00 |
|
cnauroth
|
1c09ca2ba4
|
HADOOP-11442. hadoop-azure: Create test jar. Contributed by Shashank Khandelwal.
|
2015-02-02 11:50:43 -08:00 |
|
Harsh J
|
ffc75d6ebe
|
HADOOP-11488. Difference in default connection timeout for S3A FS. Contributed by Daisuke Kobayashi.
|
2015-02-01 00:17:04 +05:30 |
|
Allen Wittenauer
|
12e883007c
|
MAPREDUCE-6151. Update document of GridMix (Masatake Iwasaki via aw)
|
2015-01-30 11:08:20 -08:00 |
|
cnauroth
|
f2c91098c4
|
HADOOP-11523. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu.
|
2015-01-29 17:02:38 -08:00 |
|
Allen Wittenauer
|
3f982c5c26
|
MAPREDUCE-6150. Update document of Rumen (Masatake Iwasaki via aw)
|
2015-01-29 14:17:44 -08:00 |
|
cnauroth
|
ad55083f75
|
HADOOP-11441. Hadoop-azure: Change few methods scope to public. Contributed by Shashank Khandelwal.
|
2015-01-29 13:07:51 -08:00 |
|
Allen Wittenauer
|
0a05ae1782
|
HDFS-7566. Remove obsolete entries from hdfs-default.xml (Ray Chiang via aw)
|
2015-01-27 14:31:27 -08:00 |
|
Tsuyoshi Ozawa
|
7b82c4ab4e
|
HADOOP-11450. Cleanup DistCpV1 not to use deprecated methods and fix javadocs. Contributed by Varun Saxena.
|
2015-01-26 12:58:38 +09:00 |
|
Allen Wittenauer
|
42715547f0
|
HADOOP-11256. Some site docs have inconsistent appearance (Masatake Iwasaki via aw)
|
2015-01-21 08:44:22 -08:00 |
|
Steve Loughran
|
2908fe4ec5
|
HADOOP-11171 Enable using a proxy server to connect to S3a. (Thomas Demoor via stevel)
|
2015-01-17 18:40:50 +00:00 |
|
Steve Loughran
|
c6c0f4eb25
|
HADOOP-10542 Potential null pointer dereference in Jets3tFileSystemStore retrieveBlock(). (Ted Yu via stevel)
|
2015-01-17 18:26:26 +00:00 |
|
Steve Loughran
|
000ca83ea3
|
HADOOP-11261 Set custom endpoint for S3A. (Thomas Demoor via stevel)
|
2015-01-16 10:15:51 +00:00 |
|
Arpit Agarwal
|
c4cba6165a
|
HADOOP-11465. Fix findbugs warnings in hadoop-gridmix. (Contributed by Varun Saxena)
|
2015-01-12 21:22:58 -08:00 |
|
Steve Loughran
|
27d8395867
|
HADOOP-11446 S3AOutputStream should use shared thread pool to avoid OutOfMemoryError
|
2015-01-05 13:00:01 +00:00 |
|
Karthik Kambatla
|
e7257acd8a
|
YARN-2998. Abstract out scheduler independent PlanFollower components. (Anubhav Dhoot via kasha)
|
2014-12-30 19:55:24 -08:00 |
|
Tsuyoshi Ozawa
|
a164ce2ac9
|
HADOOP-11283. SequenceFile.Writer can leak file descriptors in DistCpV1#setup(). (Contributed by Varun Saxena via ozawa)
|
2014-12-25 23:30:45 +09:00 |
|
Jian He
|
fdf042dfff
|
YARN-2920. Changed CapacityScheduler to kill containers on nodes where node labels are changed. Contributed by Wangda Tan
|
2014-12-22 16:51:15 -08:00 |
|
Haohui Mai
|
02b21b7131
|
HADOOP-11429. Findbugs warnings in hadoop extras. Contributed by Varun Saxena.
|
2014-12-21 14:57:34 -08:00 |
|
arp
|
c1f857b0b4
|
HADOOP-11395. Add site documentation for Azure Storage FileSystem integration. (Contributed by Chris Nauroth)
|
2014-12-19 18:54:22 -08:00 |
|
Haohui Mai
|
efe6357748
|
HADOOP-11431. Clean up redundant maven-site-plugin configuration. Contributed by Herve Boutemy.
|
2014-12-18 16:23:35 -08:00 |
|
Steve Loughran
|
07bb0b0bbb
|
HADOOP-11412 POMs mention "The Apache Software License" rather than "Apache License". (Herve Boutemy via stevel)
|
2014-12-16 11:04:36 +00:00 |
|
cnauroth
|
9458cd5bce
|
HADOOP-11394. hadoop-aws documentation missing. Contributed by Chris Nauroth.
|
2014-12-12 23:29:11 -08:00 |
|
Haohui Mai
|
2e98ad34ce
|
HADOOP-11381. Fix findbugs warnings in hadoop-distcp, hadoop-aws, hadoop-azure, and hadoop-openstack. Contributed by Li Lu.
|
2014-12-09 20:45:21 -08:00 |
|
Haohui Mai
|
7bceb13ba9
|
HADOOP-11367. Fix warnings from findbugs 3.0 in hadoop-streaming. Contributed by Li Lu.
|
2014-12-09 10:41:35 -08:00 |
|
Jing Zhao
|
57cb43be50
|
HADOOP-11354. ThrottledInputStream doesn't perform effective throttling. Contributed by Ted Yu.
|
2014-12-08 11:08:39 -08:00 |
|
cnauroth
|
79301e80d7
|
HADOOP-11201. Hadoop Archives should support globs resolving to files. Contributed by Gera Shegalov.
|
2014-11-18 17:05:48 -08:00 |
|
Aaron T. Myers
|
6ba52d88ec
|
HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu.
|
2014-11-05 17:17:04 -08:00 |
|
cnauroth
|
734eeb4f35
|
HADOOP-11248. Add hadoop configuration to disable Azure Filesystem metrics collection. Contributed by Shanyu Zhao.
|
2014-11-03 14:29:18 -08:00 |
|
Zhijie Shen
|
260ab6d5f4
|
HADOOP-11241. Fixed intermittent TestNMSimulator failure due to timing issue. Contributed by Varun Vasudev.
|
2014-10-31 18:02:39 -07:00 |
|
Haohui Mai
|
f1a149e916
|
HADOOP-11253. Hadoop streaming test TestStreamXmlMultipleRecords fails on Windows. Contributed by Varun Vasudev.
|
2014-10-31 11:54:33 -07:00 |
|
Kihwal Lee
|
b056048114
|
MAPREDUCE-6022. map_input_file is missing from streaming job
environment. Contributed by Jason Lowe.
|
2014-10-29 12:29:07 -05:00 |
|
Jian He
|
b8f7966c7a
|
MAPREDUCE-6126. Fixed Rumen JobBuilder to ignore NormalizedResourceEvent. Contributed by Junping Du
|
2014-10-22 10:43:20 -07:00 |
|
Vinod Kumar Vavilapalli
|
f2ea555ac6
|
YARN-2496. Enhanced Capacity Scheduler to have basic support for allocating resources based on node-labels. Contributed by Wangda Tan.
YARN-2500. Ehnaced ResourceManager to support schedulers allocating resources based on node-labels. Contributed by Wangda Tan.
|
2014-10-15 18:33:06 -07:00 |
|
cnauroth
|
f4b7e99f4e
|
HADOOP-11188. hadoop-azure: automatically expand page blobs when they become full. Contributed by Eric Hanson.
|
2014-10-10 15:05:52 -07:00 |
|
cnauroth
|
2217e2f8ff
|
HADOOP-10809. hadoop-azure: page blob support. Contributed by Dexter Bradshaw, Mostafa Elhemali, Eric Hanson, and Mike Liddell.
|
2014-10-08 14:20:23 -07:00 |
|
Kihwal Lee
|
c8617ff136
|
Missing files from the previous commit of HADOOP-11007
|
2014-10-07 16:30:53 -05:00 |
|
Kihwal Lee
|
99d7a452be
|
HADOOP-11007. Reinstate building of ant tasks support. Contributed by
Jason Lowe.
|
2014-10-07 16:20:16 -05:00 |
|
Allen Wittenauer
|
83264cf457
|
HADOOP-10954. Adding site documents of hadoop-tools (Masatake Iwasaki via aw)
|
2014-09-26 11:59:45 -07:00 |
|
Andrew Wang
|
4ea77efa3a
|
HADOOP-11140. hadoop-aws only need test-scoped dependency on hadoop-common's tests jar. Contributed by Juan Yu.
|
2014-09-25 21:56:26 -07:00 |
|
Allen Wittenauer
|
f614cb71d4
|
MAPREDUCE-6109. Fix minor typo in distcp -p usage text (Charles Lamb via aw)
|
2014-09-25 11:27:33 -07:00 |
|
Allen Wittenauer
|
3cde37c991
|
HADOOP-11009. Add Timestamp Preservation to DistCp (Gary Steelman via aw)
|
2014-09-24 15:38:30 -07:00 |
|
Allen Wittenauer
|
aa1052c34b
|
YARN-2460. Remove obsolete entries from yarn-default.xml (Ray Chiang via aw)
|
2014-09-19 14:07:38 -07:00 |
|
Allen Wittenauer
|
9f03a7c018
|
HADOOP-10946. Fix a bunch of typos in log messages (Ray Chiang via aw)
|
2014-09-19 11:33:07 -07:00 |
|
Colin Patrick Mccabe
|
0ac760a58d
|
HADOOP-11091. Eliminate old configuration parameter names from s3a (dsw via cmccabe)
|
2014-09-15 16:49:15 -07:00 |
|
Aaron T. Myers
|
24d920b80e
|
HADOOP-10400. Incorporate new S3A FileSystem implementation. Contributed by Jordan Mendelson and Dave Wang.
|
2014-09-15 08:27:07 -07:00 |
|
Colin Patrick Mccabe
|
5ec7fcd9dd
|
HADOOP-11074. Move s3-related FS connector code to hadoop-aws. (David S. Wang via Colin Patrick McCabe)
|
2014-09-10 16:14:53 -07:00 |
|
Karthik Kambatla
|
28d99db992
|
YARN-2526. SLS can deadlock when all the threads are taken by AMSimulators. (Wei Yan via kasha)
|
2014-09-09 15:13:16 -07:00 |
|
Allen Wittenauer
|
d989ac0444
|
MAPREDUCE-5972. Fix typo 'programatically' in job.xml (and a few other places) (Akira AJISAKA via aw)
|
2014-09-08 13:15:46 -07:00 |
|
Steve Loughran
|
59384dfb71
|
HADOOP-10373 create tools/hadoop-amazon for aws/EMR support
|
2014-09-02 20:11:13 +01:00 |
|
Jian He
|
5c14bc426b
|
YARN-1506. Changed RMNode/SchedulerNode to update resource with event notification. Contributed by Junping Du
|
2014-08-29 23:05:51 -07:00 |
|
Andrew Wang
|
ea1c6f31c2
|
HADOOP-11021. Configurable replication factor in the hadoop archive command. Contributed by Zhe Zhang.
|
2014-08-29 14:44:37 -07:00 |
|
Sanford Ryza
|
5109157ed1
|
MAPREDUCE-5130. Add missing job config options to mapred-default.xml (Ray Chiang via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619626 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 23:28:44 +00:00 |
|
Andrew Wang
|
d2a39b61aa
|
Merge from trunk to branch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1619018 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 01:22:42 +00: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 |
|
Zhijie Shen
|
f6a778c372
|
YARN-2249. Avoided AM release requests being lost on work preserving RM restart. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618972 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-19 20:33:49 +00:00 |
|
Andrew Wang
|
0cc08f6da4
|
Merge from trunk to branch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1618700 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 18:41:31 +00:00 |
|
Allen Wittenauer
|
399e428deb
|
HADOOP-10121. Fix javadoc spelling for HadoopArchives#writeTopLevelDirs (Akira AJISAKA via aw)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618044 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-14 20:28:36 +00:00 |
|
Colin McCabe
|
e90d940699
|
HADOOP-10843. TestGridmixRecord unit tests failure on PowerPC (Jinghui Wang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617860 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-14 01:36:12 +00:00 |
|
Karthik Kambatla
|
486e718fc1
|
YARN-2399. FairScheduler: Merge AppSchedulable and FSSchedulerApp into FSAppAttempt. (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617600 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-12 21:43:27 +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 |
|
Steve Loughran
|
96fc3b3ecd
|
HADOOP-10931 compile error on tools/hadoop-openstack
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616482 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-07 12:38:35 +00:00 |
|
Karthik Kambatla
|
4625792c20
|
YARN-1726. Add missing files. ResourceSchedulerWrapper broken due to AbstractYarnScheduler. (Wei Yan via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613552 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-26 02:03:18 +00:00 |
|
Karthik Kambatla
|
b0c2c85619
|
YARN-1726. ResourceSchedulerWrapper broken due to AbstractYarnScheduler. (Wei Yan via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613547 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-26 01:29:25 +00:00 |
|
Karthik Kambatla
|
77363b9d83
|
YARN-2335. Annotate all hadoop-sls APIs as @Private. (Wei Yan via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613478 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 17:12:22 +00:00 |
|
Chris Nauroth
|
0a02b5a19b
|
HADOOP-10840. Fix OutOfMemoryError caused by metrics system in Azure File System. Contributed by Shanyu Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1611247 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-17 05:04:53 +00:00 |
|
Andrew Wang
|
e8a1ff7efe
|
MAPREDUCE-5971. Move the default options for distcp -p to DistCpOptionSwitch. Contributed by Charles Lamb.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1611217 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-16 23:42:34 +00:00 |
|
Steve Loughran
|
a10a4f72ab
|
HADOOP-9361: Strictly define FileSystem APIs - OpenStack portion
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607600 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 12:12:52 +00:00 |
|
Steve Loughran
|
becc23fb65
|
HADOOP-9361: Strictly define FileSystem APIs - OpenStack portion
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607599 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 12:10:52 +00:00 |
|
Chris Nauroth
|
0d91576ec3
|
HADOOP-10728. Metrics system for Windows Azure Storage Filesystem. Contributed by Dexter Bradshaw, Mostafa Elhemali, Xi Fang, Johannes Klein, David Lao, Mike Liddell, Chuan Liu, Lengning Liu, Ivan Mitic, Michael Rys, Alexander Stojanovic, Brian Swan, and Min Wei.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605187 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 20:52:44 +00:00 |
|
Chris Nauroth
|
61bf9f7799
|
HADOOP-10690. Lack of synchronization on access to InputStream in NativeAzureFileSystem#NativeAzureFsInputStream#close(). Contributed by Chen He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604236 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 18:36:11 +00:00 |
|
Chris Nauroth
|
8300b9fb38
|
HADOOP-10689. InputStream is not closed in AzureNativeFileSystemStore#retrieve(). Contributed by Chen He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604233 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 18:30:49 +00:00 |
|
Haohui Mai
|
22cbcd16cb
|
HADOOP-10717. Revert r1603571.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603620 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 20:37:25 +00:00 |
|
Steve Loughran
|
bae5837d3b
|
HADOOP-10717. Missing JSP support in Jetty
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603534 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 17:08:45 +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 |
|
Chris Nauroth
|
81bc395deb
|
HADOOP-9629. Support Windows Azure Storage - Blob as a file system in Hadoop. Contributed by Dexter Bradshaw, Mostafa Elhemali, Xi Fang, Johannes Klein, David Lao, Mike Liddell, Chuan Liu, Lengning Liu, Ivan Mitic, Michael Rys, Alexander Stojanovic, Brian Swan, and Min Wei.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601781 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-10 22:26:45 +00:00 |
|
Vinod Kumar Vavilapalli
|
6480fdfd33
|
MAPREDUCE-5834. Increased test-timeouts in TestGridMixClasses to avoid occassional failures. Contributed by Mit Desai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601764 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-10 20:24:57 +00:00 |
|
Steve Loughran
|
3d077726d0
|
HADOOP-10647. String Format Exception in SwiftNativeFileSystemStore.java.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1600971 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-06 18:00:52 +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 |
|
Karthik Kambatla
|
a4ba451802
|
YARN-1474. Make schedulers services. (Tsuyoshi Ozawa via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598908 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-31 19:33:09 +00:00 |
|
Chris Nauroth
|
806f4d11f2
|
HADOOP-10602. Documentation has broken "Go Back" hyperlinks. Contributed by Akira AJISAKA.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598337 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 17:26:50 +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 |
|
Vinod Kumar Vavilapalli
|
82f3454f5a
|
YARN-2017. Merged some of the common scheduler code. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596753 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-22 05:32:26 +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 |
|
Tsz-wo Sze
|
03db13206f
|
MAPREDUCE-5402. In DynamicInputFormat, change MAX_CHUNKS_TOLERABLE, MAX_CHUNKS_IDEAL, MIN_RECORDS_PER_CHUNK and SPLIT_RATIO to be configurable. Contributed by Tsuyoshi OZAWA
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592703 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-06 10:24:10 +00:00 |
|
Jonathan Turner Eagles
|
a059eadbe9
|
MAPREDUCE-5639. Port DistCp2 document to trunk (Akira AJISAKA via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1590058 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 15:23:42 +00:00 |
|