Akira Ajisaka
|
82cb2a6497
|
HADOOP-14587. Use GenericTestUtils.setLogLevel when available in hadoop-common. Contributed by Wenxin He.
|
2017-07-07 15:00:47 +09:00 |
|
Steve Loughran
|
b17e655b70
|
HADOOP-14617. Add ReflectionUtils.logThreadInfo that accept slf4j logger API.
Contributed by Wenxin He.
|
2017-07-04 11:41:07 +01:00 |
|
Wenxin He
|
f2aba1da30
|
HADOOP-14571. Deprecate public APIs relate to log4j1
This closes #244
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2017-07-04 18:55:20 +09:00 |
|
Steve Loughran
|
1aaa7f1eac
|
HADOOP-14615. Add ServiceOperations.stopQuietly that accept slf4j logger API.
Contributed by Wenxin He.
|
2017-07-04 10:48:02 +01:00 |
|
Kai Zheng
|
ea1da39b19
|
HADOOP-14479. Erasurecode testcase failures with native enabled. Contributed by Sammi Chen
|
2017-06-29 11:26:36 +08:00 |
|
Lei Xu
|
d6df0fdbbd
|
Add -E option in 'ls' to list erasure coding policy of each file and directory if applicable. Contributed by luhuichun via lei.
|
2017-06-28 13:47:23 -07:00 |
|
Akira Ajisaka
|
a594f96fb1
|
HADOOP-14549. Use GenericTestUtils.setLogLevel when available in hadoop-tools. Contributed by wenxin he.
|
2017-06-26 16:41:00 +09:00 |
|
Arpit Agarwal
|
0111711d8b
|
HADOOP-14543. ZKFC should use getAversion() while setting the zkacl. Contributed by Brahma Reddy Battula.
|
2017-06-23 16:50:47 -07:00 |
|
Steve Loughran
|
e5db9af8a0
|
HADOOP-14568. GenericTestUtils#waitFor missing parameter verification.
Contributed by Yiqun Lin
|
2017-06-23 14:39:58 +01:00 |
|
Arpit Agarwal
|
8ceaac1877
|
HDFS-12010. TestCopyPreserveFlag fails consistently because of mismatch in access time. Contributed by Mukul Kumar Singh.
|
2017-06-22 15:42:50 -07:00 |
|
Akira Ajisaka
|
1a598479a9
|
HDFS-11992. Replace commons-logging APIs with slf4j in FsDatasetImpl. Contributed by hu xiaodong.
|
2017-06-21 11:19:48 +09:00 |
|
Yongjun Zhang
|
5157f6c46e
|
HADOOP-14429. FTPFileSystem#getFsAction always returns FsAction.NONE. (Hongyuan Li via Yongjun Zhang)
|
2017-06-20 16:51:13 -07:00 |
|
Lei Xu
|
45ff4d38e6
|
HDFS-11647. Add -E option in hdfs "count" command to show erasure policy summarization. Contributed by luhuichun.
|
2017-06-20 11:55:09 -07:00 |
|
Masatake Iwasaki
|
75043d3429
|
HADOOP-14424. Add CRC32C performance test. Contributed by LiXin Ge.
|
2017-06-19 09:16:45 +09:00 |
|
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 |
|
Lei Xu
|
5e7cfdca7b
|
HADOOP-14394. Provide Builder pattern for DistributedFileSystem.create. (lei)
|
2017-06-15 10:59:24 -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 |
|
Arpit Agarwal
|
8633ef8e10
|
HADOOP-14503. Make RollingAverages a mutable metric. Contributed by Hanisha Koneru.
|
2017-06-12 20:43:43 -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 |
|
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 |
|
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 |
|
Mingliang Liu
|
6aeda55bb8
|
HADOOP-14428. s3a: mkdir appears to be broken. Contributed by Mingliang Liu
|
2017-06-05 11:26:56 -07:00 |
|
Brahma Reddy Battula
|
abdd609e51
|
HADOOP-14440. Add metrics for connections dropped. Contributed by Eric Badger.
|
2017-06-06 00:21:03 +08:00 |
|
Brahma Reddy Battula
|
62857be211
|
HADOOP-14456. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin.
|
2017-05-31 01:07:58 +08:00 |
|
Steve Loughran
|
8bf0e2d6b3
|
HADOOP-14430 the accessTime of FileStatus returned by SFTPFileSystem's
getFileStatus method is always 0.
Contributed by Hongyuan Li.
|
2017-05-25 15:19:58 +01:00 |
|
Steve Loughran
|
1ba9704eec
|
HADOOP-14399. Configuration does not correctly XInclude absolute file URIs.
Contributed by Jonathan Eagles
|
2017-05-25 14:59:33 +01:00 |
|
Akira Ajisaka
|
6a52b5e144
|
HADOOP-14180. FileSystem contract tests to replace JUnit 3 with 4. Contributed by Xiaobing Zhou and Mingliang Liu.
|
2017-05-25 15:36:44 +09:00 |
|
Kai Zheng
|
a62be38a5e
|
HDFS-11793. Allow to enable user defined erasure coding policy. Contributed by Sammi Chen
|
2017-05-24 18:45:52 +08:00 |
|
Sunil G
|
b6f66b0da1
|
YARN-6584. Correct license headers in hadoop-common, hdfs, yarn and mapreduce. Contributed by Yeliang Cang.
|
2017-05-22 14:10:06 +05:30 |
|
Mingliang Liu
|
1db186f662
|
HDFS-11803. Add -v option for du command to show header line. Contributed by Xiaobing Zhou
|
2017-05-19 14:21:01 -07:00 |
|
Chris Douglas
|
ef9e536a71
|
HADOOP-14434. Use MoveFileEx to allow renaming a file when the destination exists. Contributed by Lukas Majercak
|
2017-05-17 17:21:03 -07:00 |
|
Akira Ajisaka
|
d4aa9e3c69
|
HADOOP-14415. Use java.lang.AssertionError instead of junit.framework.AssertionFailedError. Contributed by Chen Liang.
|
2017-05-17 15:38:28 -04:00 |
|
Rohith Sharma K S
|
d87a63a901
|
HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large clusters. Contributed by Jason Lowe.
|
2017-05-17 08:27:45 +05:30 |
|
Jason Lowe
|
7bc2172248
|
HADOOP-14376. Memory leak when reading a compressed file using the native library. Contributed by Eli Acherkan
|
2017-05-12 16:54:08 -05:00 |
|
Akira Ajisaka
|
a9e24a13b7
|
HADOOP-14375. Remove tomcat support from hadoop-functions.sh. Contributed by John Zhuge.
|
2017-05-12 08:48:51 -05:00 |
|
Jason Lowe
|
f7faac8e90
|
HADOOP-14377. Increase Common test timeouts from 1 second to 10 seconds. Contributed by Eric Badger
|
2017-05-09 16:08:34 -05:00 |
|
Haohui Mai
|
ff5ec3b841
|
HADOOP-14383. Implement FileSystem that reads from HTTP / HTTPS endpoints.
|
2017-05-08 15:28:45 -07:00 |
|
Chris Douglas
|
e4f34ecb04
|
HADOOP-14390. Correct spelling of 'succeed' and variants. Contributed by Dongtao Zhang
|
2017-05-05 12:10:50 -07:00 |
|
Kihwal Lee
|
d4631e466b
|
HADOOP-14372. TestSymlinkLocalFS timeouts are too low. Contributed by Eric Badger.
|
2017-05-03 09:47:17 -05:00 |
|
Jason Lowe
|
cedaf4cab9
|
HADOOP-14306. TestLocalFileSystem tests have very low timeouts. Contributed by Eric Badger
|
2017-05-02 16:50:51 -05:00 |
|
Akira Ajisaka
|
20cde55274
|
HADOOP-14371. License error in TestLoadBalancingKMSClientProvider.java. Contributed by hu xiaodong.
|
2017-05-02 23:36:54 +09:00 |
|
Eric Payne
|
6fe11f6155
|
HADOOP-14320. TestIPC.testIpcWithReaderQueuing fails intermittently. Contributed by Eric Badger.
|
2017-04-28 14:45:26 -05:00 |
|
Junping Du
|
373bb4931f
|
YARN-679. Add an entry point that can start any Yarn service. Contributed by Steve Loughran.
|
2017-04-28 10:45:02 -07:00 |
|
Wei-Chiu Chuang
|
bbf8cac14d
|
HADOOP-13200. Implement customizable and configurable erasure coders. Contributed by Tim Yao.
|
2017-04-27 12:39:47 -07:00 |
|
Wei-Chiu Chuang
|
ddaeb3e497
|
Revert "HADOOP-13200. Implement customizable and configurable erasure coders. Contributed by Tim Yao."
This reverts commit 872088c6e7 .
|
2017-04-27 12:25:47 -07:00 |
|
Wei-Chiu Chuang
|
872088c6e7
|
HADOOP-13200. Implement customizable and configurable erasure coders. Contributed by Tim Yao.
|
2017-04-27 11:59:33 -07:00 |
|
John Zhuge
|
9ccb849eb6
|
HADOOP-14341. Support multi-line value for ssl.server.exclude.cipher.list. Contributed by John Zhuge.
|
2017-04-25 22:06:51 -07:00 |
|