Jason Lowe
|
3f93ac0733
|
YARN-5356. NodeManager should communicate physical resource capability to ResourceManager. Contributed by Inigo Goiri
|
2016-11-08 22:01:26 +00:00 |
|
Xiao Chen
|
acd509dc57
|
HADOOP-13795. Skip testGlobStatusThrowsExceptionForUnreadableDir in TestFSMainOperationsSwift. Contributed by John Zhuge.
|
2016-11-07 09:21:01 -08:00 |
|
Akira Ajisaka
|
b970446b2c
|
HADOOP-13798. TestHadoopArchives times out.
|
2016-11-07 19:53:43 +09:00 |
|
Akira Ajisaka
|
de0132748d
|
MAPREDUCE-6796. Remove unused properties from JTConfig.java. Contributed by Haibo Chen.
|
2016-11-05 03:49:19 +09:00 |
|
Arun Suresh
|
0aafc122d4
|
YARN-2995. Enhance UI to show cluster resource utilization of various container Execution types. (Konstantinos Karanasos via asuresh)
|
2016-11-04 07:31:54 -07:00 |
|
Xiao Chen
|
20c4d8efab
|
HADOOP-13787. Azure testGlobStatusThrowsExceptionForUnreadableDir fails. Contributed by John Zhuge.
|
2016-11-03 11:16:07 -07:00 |
|
Steve Loughran
|
a1761a841e
|
HADOOP-13680. fs.s3a.readahead.range to use getLongBytes. Contributed by Abhishek Modi.
|
2016-10-31 20:54:46 +00:00 |
|
Robert Kanter
|
5877f20f9c
|
HADOOP-10075. Update jetty dependency to version 9 (rkanter)
|
2016-10-27 16:09:00 -07:00 |
|
Masatake Iwasaki
|
0bdd263d82
|
HADOOP-13017. Implementations of InputStream.read(buffer, offset, bytes) to exit 0 if bytes==0. Contributed by Steve Loughran.
|
2016-10-27 15:46:59 +09:00 |
|
Chris Nauroth
|
1f8490a5ba
|
HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive flags for use by contract tests. Contributed by Chris Nauroth.
|
2016-10-26 08:55:42 -07:00 |
|
Chris Nauroth
|
9cad3e2350
|
HADOOP-13614. Purge some superfluous/obsolete S3 FS tests that are slowing test runs down. Contributed by Steve Loughran.
|
2016-10-26 08:27:26 -07:00 |
|
Akira Ajisaka
|
d3bb69a667
|
YARN-5575. Many classes use bare yarn. properties instead of the defined constants. Contributed by Daniel Templeton.
|
2016-10-26 15:32:07 +09:00 |
|
Yongjun Zhang
|
0f0c15f7a5
|
HDFS-11040. Add documentation for HDFS-9820 distcp improvement. Contributed by Yongjun Zhang.
|
2016-10-25 12:25:40 -07:00 |
|
Yongjun Zhang
|
3a60573039
|
Revert "Fix HDFS-11040"
This reverts commit 54c1815790 .
|
2016-10-25 12:25:02 -07:00 |
|
Yongjun Zhang
|
54c1815790
|
Fix HDFS-11040
|
2016-10-25 12:19:34 -07:00 |
|
Chris Nauroth
|
309a43925c
|
HADOOP-13309. Document S3A known limitations in file ownership and permission model. Contributed by Chris Nauroth.
|
2016-10-25 09:03:03 -07:00 |
|
Chris Nauroth
|
3372e94030
|
HADOOP-12774. s3a should use UGI.getCurrentUser.getShortname() for username. Contributed by Steve Loughran.
|
2016-10-24 21:54:06 -07:00 |
|
Chris Nauroth
|
d8fa1cfa67
|
HADOOP-13727. S3A: Reduce high number of connections to EC2 Instance Metadata Service caused by InstanceProfileCredentialsProvider. Contributed by Chris Nauroth.
|
2016-10-24 21:22:34 -07:00 |
|
Chris Douglas
|
a1a0281e12
|
HADOOP-13626. Remove distcp dependency on FileStatus serialization
|
2016-10-24 12:46:54 -07:00 |
|
Anu Engineer
|
3fbf4cd5da
|
HADOOP-13716. Add LambdaTestUtils class for tests; fix eventual consistency problem in contract test setup. Contributed by Steve Loughran.
|
2016-10-20 12:33:58 -07:00 |
|
Steve Loughran
|
9ae270af02
|
HADOOP-13735 ITestS3AFileContextStatistics.testStatistics() failing. Contributed by Pieter Reuse
|
2016-10-20 14:50:59 +01: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 |
|
Steve Loughran
|
6c348c5691
|
HADOOP-13560. S3ABlockOutputStream to support huge (many GB) file writes. Contributed by Steve Loughran
|
2016-10-18 21:16:02 +01: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 |
|
Andrew Wang
|
987ee51141
|
HADOOP-13724. Fix a few typos in site markdown documents. Contributed by Ding Fei.
|
2016-10-17 13:25:58 -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 |
|
Mingliang Liu
|
d9f73f1b7c
|
HADOOP-13723. AliyunOSSInputStream#read() should update read bytes stat correctly. Contributed by Mingliang Liu
|
2016-10-13 22:33:55 -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 |
|
Kai Zheng
|
c31b5e61b1
|
HADOOP-13701. AbstractContractRootDirectoryTest can fail when handling delete "/". Contributed by Genmao Yu
|
2016-10-08 17:35:59 +06:00 |
|
Kai Zheng
|
a57bba470b
|
Merge branch 'trunk' into HADOOP-12756
|
2016-10-09 10:29:40 +08:00 |
|
Chris Nauroth
|
69620f9559
|
HADOOP-13692. hadoop-aws should declare explicit dependency on Jackson 2 jars to prevent classpath conflicts. Contributed by Chris Nauroth.
|
2016-10-07 11:41:19 -07:00 |
|
Steve Loughran
|
ebd4f39a39
|
HADOOP-12977 s3a to handle delete("/", true) robustly. Contributed by Steve Loughran.
|
2016-10-07 12:51:40 +01:00 |
|
Steve Loughran
|
2cc841f16e
|
HADOOP-13678 Update jackson from 1.9.13 to 2.x in hadoop-tools. Contributed by Akira Ajisaka.
|
2016-10-06 16:31:00 +01:00 |
|
Steve Loughran
|
d6be1e75d8
|
HADOOP-12667 s3a to support createNonRecursive API. Contributed by Sean Mackrory
|
2016-10-05 15:02:11 +01:00 |
|
Akira Ajisaka
|
6cfe649375
|
HADOOP-13681. Reduce Kafka dependencies in hadoop-kafka module. Contributed by Grant Henke.
This closes #133
|
2016-10-05 20:44:39 +09:00 |
|
Chris Nauroth
|
88b9444a81
|
HADOOP-13674. S3A can provide a more detailed error message when accessing a bucket through an incorrect S3 endpoint. Contributed by Chris Nauroth.
|
2016-10-04 10:36:58 -07:00 |
|
Steve Loughran
|
ee0c722dc8
|
HADOOP-13164 Optimize S3AFileSystem::deleteUnnecessaryFakeDirectories. Contributed by Rajesh Balamohan.
|
2016-09-29 17:01:00 +01:00 |
|
Chris Nauroth
|
47f80922dc
|
HADOOP-13599. s3a close() to be non-synchronized, so avoid risk of deadlock on shutdown. Contributed by Steve Loughran.
|
2016-09-28 16:19:32 -07:00 |
|
Kai Zheng
|
d1443988f8
|
Revert "HADOOP-13584. hdoop-aliyun: merge HADOOP-12756 branch back"
This reverts commit 5707f88d85
|
2016-09-29 09:18:27 +08:00 |
|
Brahma Reddy Battula
|
e17a4970be
|
HDFS-9885. Correct the distcp counters name while displaying counters. Contributed by Surendra Singh Lilhore
|
2016-09-27 10:45:12 +05:30 |
|
Kai Zheng
|
5707f88d85
|
HADOOP-13584. hdoop-aliyun: merge HADOOP-12756 branch back.
HADOOP-12756 branch: Incorporate Aliyun OSS file system implementation. Contributors:
Mingfei Shi (mingfei.shi@intel.com)
Genmao Yu (genmao.ygm@alibaba-inc.com)
|
2016-09-26 20:42:22 +08:00 |
|
Steve Loughran
|
e5ef51e717
|
HADOOP-13643. Math error in AbstractContractDistCpTest. Contributed by Aaron Fabbri.
|
2016-09-23 10:01:30 +01:00 |
|
Kai Zheng
|
26d5df390c
|
HADOOP-13634. Some configuration in doc has been outdated. Contributed by Genmao Yu
|
2016-09-23 08:44:28 +08:00 |
|
Kai Zheng
|
a49b3be38e
|
Merge branch 'trunk' into HADOOP-12756
|
2016-09-21 14:03:21 +08:00 |
|
Kai Zheng
|
22af6f8db3
|
HADOOP-13624. Rename TestAliyunOSSContractDispCp. Contributed by Genmao Yu
|
2016-09-21 14:02:44 +08:00 |
|
Kai Zheng
|
08b37603d9
|
HADOOP-13591. Unit test failure in TestOSSContractGetFileStatus and TestOSSContractRootDir. Contributed by Genmao Yu
|
2016-09-20 15:12:02 +08:00 |
|
Kai Zheng
|
9cd4760257
|
HADOOP-13609. Refine credential provider related codes for AliyunOss integration. Contributed by Genmao Yu
|
2016-09-20 11:39:02 +08:00 |
|
Kai Zheng
|
005f4528c7
|
Merge branch 'trunk' into HADOOP-12756
|
2016-09-20 08:09:29 +08:00 |
|
Chris Nauroth
|
98bdb51397
|
HADOOP-13169. Randomize file list in SimpleCopyListing. Contributed by Rajesh Balamohan.
|
2016-09-19 15:16:47 -07:00 |
|