Xiao Chen
|
4ebc23ba7b
|
HADOOP-14524. Make CryptoCodec Closeable so it can be cleaned up proactively.
|
2017-06-16 09:49:33 -07:00 |
|
Steve Loughran
|
942ecbbc98
|
HADOOP-14486 TestSFTPFileSystem#testGetAccessTime test failure using openJDK 1.8.0.
Contributed by Hongyuan Li.
|
2017-06-16 09:45:22 +01:00 |
|
Akira Ajisaka
|
e855cc4ed4
|
HADOOP-14289. Move log4j APIs over to slf4j in hadoop-common.
|
2017-06-16 13:17:10 +09:00 |
|
Andrew Wang
|
fb68980959
|
HDFS-10480. Add an admin command to list currently open files. Contributed by Manoj Govindassamy.
|
2017-06-15 14:46:55 -07:00 |
|
Mingliang Liu
|
f214a9961f
|
HADOOP-14494. ITestJets3tNativeS3FileSystemContract tests NPEs in teardown if store undefined. Contributed by Steve Loughran
|
2017-06-15 11:16:16 -07:00 |
|
Lei Xu
|
3f5108723c
|
HDFS-11682. TestBalancer.testBalancerWithStripedFile is flaky. (lei)
|
2017-06-15 11:04:50 -07:00 |
|
Lei Xu
|
5e7cfdca7b
|
HADOOP-14394. Provide Builder pattern for DistributedFileSystem.create. (lei)
|
2017-06-15 10:59:24 -07:00 |
|
Xiao Chen
|
ef8edab930
|
HADOOP-14523. OpensslAesCtrCryptoCodec.finalize() holds excessive amounts of memory. Contributed by Misha Dmitriev.
|
2017-06-15 10:40:59 -07:00 |
|
Steve Loughran
|
d780a67864
|
HADOOP-14506. Add create() contract test that verifies ancestor dir creation.
Contributed by Sean Mackrory.
|
2017-06-15 14:49:34 +01:00 |
|
Akira Ajisaka
|
315f07700d
|
HDFS-11736. OIV tests should not write outside 'target' directory. Contributed by Yiqun Lin.
|
2017-06-15 13:46:20 +09:00 |
|
Lei Xu
|
999c8fcbef
|
HDFS-10999. Introduce separate stats for Replicated and Erasure Coded Blocks apart from the current Aggregated stats. (Manoj Govindassamy via lei)
|
2017-06-14 10:44:19 -07:00 |
|
Junping Du
|
6ed54f3439
|
MAPREDUCE-6895. Job end notification not send due to YarnRuntimeException. Contributed by yunjiong zhao.
|
2017-06-13 15:21:04 -07:00 |
|
Daniel Templeton
|
036a24bab3
|
MAPREDUCE-6896. Document wrong spelling in usage of MapredTestDriver tools.
(Contributed by LiXin Ge via Daniel Templeton)
|
2017-06-13 13:21:23 -07:00 |
|
Arpit Agarwal
|
8633ef8e10
|
HADOOP-14503. Make RollingAverages a mutable metric. Contributed by Hanisha Koneru.
|
2017-06-12 20:43:43 -07:00 |
|
Tsz-Wo Nicholas Sze
|
bec79ca249
|
HDFS-11947. When constructing a thread name, BPOfferService may print a bogus warning message. Contributed by Weiwei Yang
|
2017-06-13 09:45:10 +08:00 |
|
Arpit Agarwal
|
b3d3ede91a
|
HDFS-11967. TestJMXGet fails occasionally. Contributed by Arpit Agarwal.
|
2017-06-12 16:03:47 -07:00 |
|
Arpit Agarwal
|
3f0a727f75
|
HDFS-11907. Add metric for time taken by NameNode resource check. Contributed by Chen Liang.
|
2017-06-12 15:18:38 -07:00 |
|
Jonathan Eagles
|
a81916ea89
|
HADOOP-14501. Switch from aalto-xml to woodstox to handle odd XML features (jeagles)
|
2017-06-12 17:07:53 -05:00 |
|
Daniel Templeton
|
86368cc766
|
HADOOP-14310. RolloverSignerSecretProvider.LOG should be @VisibleForTesting
(Contributed by Arun Shanmugam Kumar via Daniel Templeton)
|
2017-06-12 09:42:16 -07:00 |
|
bibinchundatt
|
d64c842743
|
YARN-6703. RM startup failure with old state store due to version mismatch. Contributed by Varun Saxena
|
2017-06-12 18:07:43 +05:30 |
|
Varun Saxena
|
e86eef9812
|
YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun Saxena)
|
2017-06-11 01:37:50 +05:30 |
|
Mingliang Liu
|
a2121cb0d9
|
HADOOP-14465. LdapGroupsMapping - support user and group search base. Contributed by Shwetha G S and Mingliang Liu
|
2017-06-09 14:55:07 -07:00 |
|
Eric Payne
|
5578af8603
|
YARN-6585. RM fails to start when upgrading from 2.7 for clusters with node labels. Contributed by Sunil G.
|
2017-06-09 16:16:34 -05:00 |
|
Mingliang Liu
|
325163f23f
|
HADOOP-14512. WASB atomic rename should not throw exception if the file is neither in src nor in dst when doing the rename. Contributed by Duo Xu
|
2017-06-09 13:07:11 -07:00 |
|
Naganarasimha
|
99634d10ed
|
YARN-6682. Improve performance of AssignmentInformation datastructures. Contributed by Daryn Sharp.
|
2017-06-09 11:10:13 +05:30 |
|
Xiao Chen
|
c4b5c32669
|
HADOOP-13854. KMS should log error details in KMSExceptionsProvider.
|
2017-06-08 22:35:31 -07:00 |
|
Xiao Chen
|
0202480742
|
HADOOP-13174. Add more debug logs for delegation tokens and authentication.
|
2017-06-08 21:34:15 -07:00 |
|
Mingliang Liu
|
7c9694c567
|
HADOOP-14283. Upgrade AWS SDK to 1.11.134. Contributed by Aaron Fabbri
|
2017-06-08 15:06:30 -07:00 |
|
Mingliang Liu
|
1a33c9d589
|
HDFS-11945. Internal lease recovery may not be retried for a long time. Contributed by Kihwal Lee
|
2017-06-08 14:36:47 -07:00 |
|
John Zhuge
|
164c222c4a
|
HDFS-11851. getGlobalJNIEnv() may deadlock if exception is thrown. Contributed by Sailesh Mukil.
|
2017-06-08 14:15:09 -07:00 |
|
Daniel Templeton
|
a062374c39
|
YARN-6679. Reduce Resource instance overhead via non-PBImpl
(Contributed by Daryn Sharp via Daniel Templeton)
|
2017-06-08 10:08:08 -07:00 |
|
John Zhuge
|
5672ae7b37
|
HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request name. Contributed by John Zhuge.
|
2017-06-07 15:52:52 -07:00 |
|
Mingliang Liu
|
df35e4cc3b
|
HADOOP-14500. Azure: TestFileSystemOperationExceptionHandling{,MultiThreaded} fails. Contributed by Rajesh Balamohan
|
2017-06-07 13:54:52 -07:00 |
|
Carlo Curino
|
547cb53e8a
|
YARN-6634. [API] Refactor ResourceManager WebServices to make API explicit. (Giovanni Matteo Fumarola via curino)
|
2017-06-07 13:41:06 -07:00 |
|
Brahma Reddy Battula
|
24181f559f
|
MAPREDUCE-6676. NNBench should Throw IOException when rename and delete fails. Contributed by Brahma Reddy Battula.
|
2017-06-07 16:34:47 +08:00 |
|
Varun Saxena
|
0b7bff706e
|
YARN-6604. Allow metric TTL for Application table to be specified through cmd (Haibo Chen via Varun Saxena)
|
2017-06-07 21:51:07 +05:30 |
|
Yiqun Lin
|
5ec71639cf
|
HDFS-11929. Document missing processor of hdfs oiv_legacy command. Contributed by LiXin Ge.
|
2017-06-07 13:42:13 +08:00 |
|
Vinayakumar B
|
70fc6746b3
|
HDFS-11708. Positional read will fail if replicas moved to different DNs after stream is opened. Contributed by Vinayakumar B.
|
2017-06-07 10:55:53 +05:30 |
|
Brahma Reddy Battula
|
1869e1771c
|
HDFS-11711. DN should not delete the block On "Too many open files" Exception. Contributed by Brahma Reddy Battula.
|
2017-06-07 13:05:33 +08:00 |
|
Carlo Curino
|
b65100c14b
|
YARN-6547. Enhance SLS-based tests leveraging invariant checker.
|
2017-06-06 17:19:15 -07:00 |
|
Andrew Wang
|
c31cb879a3
|
HDFS-11840. Log HDFS Mover exception message of exit to its own log. Contributed by LiXin Ge.
|
2017-06-06 14:57:48 -07:00 |
|
Arpit Agarwal
|
867903db2b
|
HDFS-11932. BPServiceActor thread name is not correctly set. Contributed by Chen Liang.
|
2017-06-06 13:51:02 -07:00 |
|
Mingliang Liu
|
536f057158
|
HADOOP-14491. Azure has messed doc structure. Contributed by Mingliang Liu
|
2017-06-06 11:09:28 -07:00 |
|
Mingliang Liu
|
6b5285bbcb
|
HADOOP-14472. Azure: TestReadAndSeekPageBlobAfterWrite fails intermittently. Contributed by Mingliang Liu
|
2017-06-06 11:06:49 -07:00 |
|
Brahma Reddy Battula
|
19ef3a81f8
|
HADOOP-14485. Redundant 'final' modifier in try-with-resources statement. Contributed by wenxin he.
|
2017-06-06 23:11:47 +08:00 |
|
Kihwal Lee
|
855e0477b1
|
HADOOP-14035. Reduce fair call queue backoff's impact on clients. Contributed by Daryn Sharp.
|
2017-06-06 08:35:12 -05:00 |
|
Brahma Reddy Battula
|
66c6fd8314
|
HADOOP-14431. ModifyTime of FileStatus returned by SFTPFileSystem's getFileStatus method is wrong. Contributed by Hongyuan Li.
|
2017-06-06 12:31:40 +08:00 |
|
Yongjun Zhang
|
6a28a2b914
|
HDFS-11914. Add more diagnosis info for fsimage transfer failure. Contributed by Yongjun Zhang.
|
2017-06-05 16:31:03 -07:00 |
|
Mingliang Liu
|
5fd9742c83
|
HADOOP-14478. Optimize NativeAzureFsInputStream for positional reads. Contributed by Rajesh Balamohan
|
2017-06-05 15:56:43 -07:00 |
|
Arpit Agarwal
|
835560983e
|
HDFS-11928. Segment overflow in FileDistributionCalculator. Contributed by LiXin Ge.
|
2017-06-05 13:21:22 -07:00 |
|