Lei Xu
|
ed09c1418d
|
HADOOP-13928. TestAdlFileContextMainOperationsLive.testGetFileContext1 runtime error. (John Zhuge via lei)
|
2017-01-15 14:02:11 +08:00 |
|
Steve Loughran
|
e648b6e138
|
HADOOP-13336 S3A to support per-bucket configuration. Contributed by Steve Loughran
|
2017-01-11 17:25:15 +00:00 |
|
Andrew Wang
|
511d39e074
|
HADOOP-13885. Implement getLinkTarget for ViewFileSystem. Contributed by Manoj Govindassamy.
|
2017-01-09 18:01:37 -08:00 |
|
Wei-Chiu Chuang
|
0a212a40fc
|
HADOOP-13953. Make FTPFileSystem's data connection mode and transfer mode configurable. Contributed by Xiao Chen.
|
2017-01-09 15:18:26 -08:00 |
|
Xiao Chen
|
5d182949ba
|
HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge.
|
2017-01-05 17:21:57 -08:00 |
|
Jason Lowe
|
a0a2761621
|
HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales
|
2017-01-04 14:46:25 +00:00 |
|
Akira Ajisaka
|
01d31fe938
|
HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. Contributed by Ray Chiang.
|
2017-01-04 14:10:36 +09:00 |
|
Robert Kanter
|
591fb15944
|
YARN-5529. Create new DiskValidator class with metrics (yufeigu via rkanter)
|
2017-01-03 12:13:32 -08:00 |
|
Brahma Reddy Battula
|
6938b67711
|
HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin.
|
2016-12-31 16:16:02 +05:30 |
|
Xiaoyu Yao
|
4e9029653d
|
HDFS-10917. Collect peer performance statistics on DataNode. Contributed by Xiaobing Zhou.
|
2016-12-22 23:46:58 -08:00 |
|
Mingliang Liu
|
e92a77099b
|
HADOOP-13863. Azure: Add a new SAS key mode for WASB. Contributed by Dushyanth
|
2016-12-22 20:15:18 -08:00 |
|
Jason Lowe
|
631f1daee3
|
HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger
|
2016-12-15 20:52:40 +00:00 |
|
Jason Lowe
|
169bfc0903
|
Revert "HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger"
This reverts commit 9947aeb60c .
|
2016-12-15 20:51:24 +00:00 |
|
Arpit Agarwal
|
6ba9587d37
|
HDFS-10958. Add instrumentation hooks around Datanode disk IO.
|
2016-12-14 11:18:58 -08:00 |
|
Akira Ajisaka
|
72bff192cd
|
HDFS-11204. Document the missing options of hdfs zkfc command. Contributed by Yiqun Lin.
|
2016-12-14 18:50:43 +09:00 |
|
Jason Lowe
|
9947aeb60c
|
HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger
|
2016-12-13 22:55:09 +00:00 |
|
Steve Loughran
|
f66f61892a
|
HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran
|
2016-12-12 13:58:27 +00:00 |
|
Wei-Chiu Chuang
|
b606e025f1
|
HADOOP-13824. FsShell can suppress the real error if no error message is present. Contributed by John Zhuge.
|
2016-12-09 15:22:21 -08:00 |
|
Akira Ajisaka
|
7d8e440eee
|
Revert "HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran"
This reverts commit c265515725 .
|
2016-12-09 12:49:27 +09:00 |
|
Steve Loughran
|
c265515725
|
HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran
|
2016-12-08 17:57:15 +00:00 |
|
Brahma Reddy Battula
|
0ef796174e
|
HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B.
|
2016-12-08 18:57:43 +05:30 |
|
Akira Ajisaka
|
deb4743b2c
|
Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin."
This reverts commit 0857641f62 .
|
2016-12-08 13:37:06 +09:00 |
|
Akira Ajisaka
|
0857641f62
|
HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.
|
2016-12-08 13:34:45 +09:00 |
|
Ming Ma
|
c73e08a6da
|
HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma)
|
2016-12-07 08:26:09 -08:00 |
|
Andrew Wang
|
f53b481ffe
|
HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou.
|
2016-12-06 12:49:38 -08:00 |
|
Xiao Chen
|
79d90b810c
|
HADOOP-13827. Add reencryptEncryptedKey interface to KMS.
|
2016-12-06 12:04:04 -08:00 |
|
Andrew Wang
|
7b988e8899
|
HADOOP-13861. Spelling errors in logging and exceptions for code. Contributed by Grant Sohn.
|
2016-12-05 23:18:18 -08:00 |
|
Akira Ajisaka
|
b2a3d6c519
|
HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev.
|
2016-12-06 14:01:47 +09:00 |
|
Xiao Chen
|
a2b5d60220
|
HADOOP-13864. KMS should not require truststore password. Contributed by Mike Yoder.
|
2016-12-05 17:36:00 -08:00 |
|
Xiao Chen
|
291df5c7fb
|
HADOOP-13847. KMSWebApp should close KeyProviderCryptoExtension. Contributed by John Zhuge.
|
2016-12-05 09:35:17 -08:00 |
|
Andrew Wang
|
1f7613be95
|
HADOOP-13840. Implement getUsed() for ViewFileSystem. Contributed by Manoj Govindassamy.
|
2016-11-30 17:55:12 -08:00 |
|
Kai Zheng
|
51e6c1cc3f
|
HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by Sammi Chen
|
2016-11-30 15:52:56 +08:00 |
|
Kai Zheng
|
cfd8076f81
|
Revert due to an error "HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by Sammi Chen"
This reverts commit 5614f847b2ef2a5b70bd9a06edc4eba06174c6.
|
2016-11-30 15:44:52 +08:00 |
|
Akira Ajisaka
|
67d9f2808e
|
HADOOP-13706. Update jackson from 1.9.13 to 2.x in hadoop-common-project.
|
2016-11-29 14:07:19 +09:00 |
|
Robert Kanter
|
47ca9e26fb
|
HADOOP-13838. KMSTokenRenewer should close providers (xiaochen via rkanter)
|
2016-11-28 18:08:09 -08:00 |
|
Andrew Wang
|
a2b1ff0257
|
HADOOP-13828. Implement getFileChecksum(path, length) for ViewFileSystem. Contributed by Manoj Govindassamy.
|
2016-11-28 11:54:43 -08:00 |
|
Kai Zheng
|
5d5614f847
|
HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by Sammi Chen
|
2016-11-28 14:34:44 +08:00 |
|
Harsh J
|
07825f2b49
|
HADOOP-1381. The distance between sync blocks in SequenceFiles should be configurable rather than hard coded to 2000 bytes. Contributed by Harsh J.
|
2016-11-25 22:22:23 +05:30 |
|
Brahma Reddy Battula
|
ee3d437a33
|
HADOOP-13820. Replace ugi.getUsername() with ugi.getShortUserName() in viewFS. Contributed By Brahma Reddy Battula.
|
2016-11-25 19:54:50 +05:30 |
|
Steve Loughran
|
01665e456d
|
HADOOP-10776 Open up already widely-used APIs for delegation-token fetching & renewal to ecosystem projects. Contributed by Vinod Kumar Vavilapalli
Cherry picked from 24715cefe80fba531dd16a44ec1cead67c389eb1
|
2016-11-24 17:54:10 +00:00 |
|
Brahma Reddy Battula
|
13501053dd
|
HADOOP-11603. Metric Snapshot log can be changed #MetricsSystemImpl.java since all the services will be initialized. Contributed By Brahma Reddy Battula.
|
2016-11-24 22:23:22 +05:30 |
|
Steve Loughran
|
abb9fa7fc6
|
HADOOP-13018. Make Kdiag check whether hadoop.token.files points to existent and valid files. Contributed by Ravi Prakash
|
2016-11-24 16:41:59 +00:00 |
|
Andrew Wang
|
c7a5f2906f
|
HADOOP-13766. Fix a typo in the comments of RPC.getProtocolVersion. Contributed by Ethan Li.
|
2016-11-23 17:08:38 -08:00 |
|
Mingliang Liu
|
860d49aa6a
|
HADOOP-13605. Clean up FileSystem javadocs, logging; improve diagnostics on FS load. Contributed by Steve Loughran
|
2016-11-23 16:42:27 -08:00 |
|
Andrew Wang
|
dd98a8005a
|
HDFS-11058. Implement 'hadoop fs -df' command for ViewFileSystem. Contributed by Manoj Govindassamy.
|
2016-11-23 16:40:39 -08:00 |
|
Jian He
|
3d94da1e00
|
HADOOP-11552. Allow handoff on the server side for RPC requests. Contributed by Siddharth Seth
|
2016-11-23 16:01:55 -08:00 |
|
Lei Xu
|
3a09e5970d
|
HDFS-11145. Implement getTrashRoot() for ViewFileSystem. (Manoj Govindassamy via lei)
|
2016-11-22 13:52:09 -08:00 |
|
Brahma Reddy Battula
|
afcf8d38e7
|
HADOOP-13646. Remove outdated overview.html. Contributed By Brahma Reddy Battula.
|
2016-11-22 19:45:45 +05:30 |
|
Wei-Chiu Chuang
|
c0b1a44f6c
|
HADOOP-13660. Upgrade commons-configuration version. Contributed by Sean Mackrory.
|
2016-11-17 22:48:35 -06:00 |
|
Kihwal Lee
|
bd3735554f
|
HADOOP-13742. Expose NumOpenConnectionsPerUser as a metric. Brahma Reddy Battula.
|
2016-11-17 12:16:38 -06:00 |
|