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 |
|
Mingliang Liu
|
d11d280b8b
|
HADOOP-12856. FileUtil.checkDest() and RawLocalFileSystem.mkdirs() to throw stricter IOEs; RawLocalFS contract tests to verify. Contributed by Steve Loughran
|
2017-04-25 18:33:41 -07:00 |
|
Andrew Wang
|
a22fe02fba
|
HADOOP-14261. Some refactoring work for erasure coding raw coder. Contributed by Lin Zeng.
|
2017-04-21 11:35:36 -07:00 |
|
Mingliang Liu
|
667966c13c
|
HADOOP-14324. Refine S3 server-side-encryption key as encryption secret; improve error reporting and diagnostics. Contributed by Steve Loughran
|
2017-04-20 17:13:36 -07:00 |
|
John Zhuge
|
0344bea3fd
|
HADOOP-14241. Add ADLS sensitive config keys to default list. Contributed by John Zhuge.
|
2017-04-19 11:50:54 -07:00 |
|
Andrew Wang
|
c0ca785dbb
|
HDFS-11652. Improve ECSchema and ErasureCodingPolicy toString, hashCode, equals.
|
2017-04-17 16:30:25 -07:00 |
|
Mingliang Liu
|
b053fdc547
|
HADOOP-14255. S3A to delete unnecessary fake directory objects in mkdirs(). Contributed by Mingliang Liu
|
2017-04-12 14:30:34 -07:00 |
|
Wei-Chiu Chuang
|
f050afb578
|
HADOOP-13665. Erasure Coding codec should support fallback coder. Contributed by Kai Sasaki.
|
2017-04-11 07:32:13 -07:00 |
|
Jason Lowe
|
0e065f2ede
|
YARN-6195. Export UsedCapacity and AbsoluteUsedCapacity to JMX. Contributed by Benson Qiu
|
2017-04-11 08:44:18 -05:00 |
|
Andrew Wang
|
be144117a8
|
HADOOP-14293. Initialize FakeTimer with a less trivial value.
|
2017-04-10 11:37:01 -07:00 |
|
John Zhuge
|
56e81f2a20
|
HADOOP-14174. Set default ADLS access token provider type to ClientCredential. Contributed by John Zhuge.
Signed-off-by: John Zhuge <jzhuge@apache.org>
|
2017-04-07 12:04:44 -07:00 |
|
Allen Wittenauer
|
96cbb4fce2
|
HADOOP-14202. fix jsvc/secure user var inconsistencies
Signed-off-by: John Zhuge <jzhuge@apache.org>
|
2017-04-07 08:59:21 -07:00 |
|
Zhe Zhang
|
95b7f1d29a
|
HADOOP-14276. Add a nanosecond API to Time/Timer/FakeTimer. Contributed by Erik Krogen.
|
2017-04-06 16:59:21 -07:00 |
|
Chris Douglas
|
6eba79232f
|
HADOOP-14271. Correct spelling of 'occurred' and variants. Contributed by Yeliang Cang
|
2017-04-03 20:13:14 -07:00 |
|
Wei-Chiu Chuang
|
8c591b8d19
|
HDFS-10974. Document replication factor for EC files. Contributed by Yiqun Lin.
|
2017-03-30 11:16:05 -07:00 |
|
Andrew Wang
|
4966a6e26e
|
HADOOP-14223. Extend FileStatus#toString() to include details like Erasure Coding and Encryption. Contributed by Manoj Govindassamy.
|
2017-03-29 14:37:21 -07:00 |
|
Mingliang Liu
|
13c766b62c
|
HADOOP-14247. FileContextMainOperationsBaseTest should clean up test root path. Contributed by Mingliang Liu
|
2017-03-29 11:13:39 -07:00 |
|
Jonathan Eagles
|
523f467d93
|
HADOOP-14216. Improve Configuration XML Parsing Performance (jeagles)
|
2017-03-29 10:12:02 -05:00 |
|
Akira Ajisaka
|
448ec81fd7
|
HADOOP-14218. Replace assertThat with assertTrue in MetricsAsserts.
|
2017-03-28 14:32:40 +09:00 |
|
Andrew Wang
|
332a997e10
|
HDFS-11170. Add builder-based create API to FileSystem. Contributed by SammiChen and Wei Zhou.
|
2017-03-24 12:56:46 -07:00 |
|
Andrew Wang
|
52b00600df
|
HADOOP-13715. Add isErasureCoded() API to FileStatus class. Contributed by Manoj Govindassamy.
|
2017-03-24 11:44:46 -07:00 |
|
Andrew Wang
|
0e556a5ba6
|
HADOOP-14211. FilterFs and ChRootedFs are too aggressive about enforcing 'authorityNeeded'. Contributed by Erik Krogen.
|
2017-03-24 11:12:02 -07:00 |
|
Zhe Zhang
|
59d69257a8
|
HADOOP-9631. ViewFs should use underlying FileSystem's server side defaults. Contributed by Lohit Vijayarenu and Erik Krogen.
|
2017-03-22 22:22:22 -07:00 |
|
Erik Krogen
|
e1a99802fc
|
HADOOP-14169. Implement listStatusIterator, listLocatedStatus for ViewFs. Contributed by Erik Krogen.
|
2017-03-17 17:12:49 -07:00 |
|
Andrew Wang
|
92ea6d74ec
|
HDFS-11516. Admin command line should print message to stderr in failure case. Contributed by Kai Sasaki.
|
2017-03-17 11:26:02 -07:00 |
|
Mingliang Liu
|
fa67a96d7b
|
HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu
|
2017-03-14 14:38:21 -07:00 |
|
Mingliang Liu
|
e6cda5819b
|
Revert "HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu"
This reverts commit b8c69557b7 .
|
2017-03-14 13:03:42 -07:00 |
|
Mingliang Liu
|
b8c69557b7
|
HADOOP-14170. FileSystemContractBaseTest is not cleaning up test directory clearly. Contributed by Mingliang Liu
|
2017-03-13 14:15:02 -07:00 |
|
Mingliang Liu
|
686823529b
|
HADOOP-13930. Azure: Add Authorization support to WASB. Contributed by Sivaguru Sankaridurg and Dushyanth
|
2017-03-06 17:16:36 -08:00 |
|
Mingliang Liu
|
52d7d5aa1a
|
Revert "HADOOP-13930. Azure: Add Authorization support to WASB. Contributed by Sivaguru Sankaridurg and Dushyanth"
This reverts commit 6b7cd62b8c .
|
2017-03-06 17:10:11 -08:00 |
|
Mingliang Liu
|
6b7cd62b8c
|
HADOOP-13930. Azure: Add Authorization support to WASB. Contributed by Sivaguru Sankaridurg and Dushyanth
|
2017-03-03 17:09:12 -08:00 |
|
Harsh J
|
eb5a17954a
|
HADOOP-6801. io.sort.mb and io.sort.factor were renamed and moved to mapreduce but are still in CommonConfigurationKeysPublic.java and used in SequenceFile.java.
This closes #146
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2017-03-03 18:38:04 +09:00 |
|
Arpit Agarwal
|
eeca8b0c4e
|
HDFS-11419. HDFS specific network topology classes with storage type info included. Contributed by Chen Liang.
|
2017-03-02 09:21:27 -08:00 |
|
Andrew Wang
|
c1a52b04d0
|
HDFS-11427. Rename rs-default to rs.
|
2017-02-24 10:58:45 -08:00 |
|
Harsh J
|
e8694deb6a
|
HADOOP-13817. Add a finite shell command timeout to ShellBasedUnixGroupsMapping. (harsh)
|
2017-02-24 21:34:00 +05:30 |
|
Andrew Wang
|
132f758e3d
|
HDFS-11426. Refactor EC CLI to be similar to storage policies CLI.
|
2017-02-23 16:00:11 -08:00 |
|
Eric Yang
|
172b23af33
|
HADOOP-14077. Add ability to access jmx via proxy. Contributed by Yuanbo Liu.
|
2017-02-18 18:34:13 -08:00 |
|
Yongjun Zhang
|
4c26c241ad
|
HADOOP-13805. UGI.getCurrentUser() fails if user does not have a keytab associated. Contributed by Xiao Chen, Wei-Chiu Chuang, Yongjun Zhang.
|
2017-02-17 09:18:50 -08:00 |
|
Wei-Chiu Chuang
|
cc45da79fd
|
HADOOP-13233. help of stat is confusing. Contributed by Attila Bukor.
|
2017-02-13 10:14:45 -08:00 |
|
Arpit Agarwal
|
0aacd8fd25
|
HDFS-11403. Zookeper ACLs on NN HA enabled clusters should be handled consistently. Contributed by Hanisha Koneru.
|
2017-02-11 01:17:56 -08:00 |
|
Kihwal Lee
|
b6bb99c18a
|
HADOOP-14034. Allow ipc layer exceptions to selectively close connections. Contributed by Daryn Sharp.
|
2017-02-09 10:47:29 -06:00 |
|
Kihwal Lee
|
a0bfb41504
|
HADOOP-14032. Reduce fair call queue priority inversion. Contributed by Daryn Sharp.
|
2017-02-09 10:04:28 -06:00 |
|
Xiao Chen
|
2007e0cf2a
|
HDFS-11210. Enhance key rolling to guarantee new KeyVersion is returned from generateEncryptedKeys after a key is rolled.
|
2017-02-07 20:36:11 -08:00 |
|
Junping Du
|
cce35c3815
|
HADOOP-12097. Allow port range to be specified while starting webapp. Contributed by Varun Saxena.
|
2017-02-05 19:42:11 -08:00 |
|