Xiao Chen
|
b6a60d715d
|
HDFS-10489. Deprecate dfs.encryption.key.provider.uri for HDFS encryption zones. Contributed by Xiao Chen.
(cherry picked from commit ea839bd48e )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/HdfsConfiguration.java
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
|
2016-09-19 16:38:18 -07:00 |
Andrew Wang
|
b03a0be7a3
|
HDFS-10823. Implement HttpFSFileSystem#listStatusIterator.
(cherry picked from commit 8a40953058 )
|
2016-09-16 15:37:49 -07:00 |
Andrew Wang
|
abaad976cd
|
HDFS-10837. Standardize serializiation of WebHDFS DirectoryListing.
(cherry picked from commit db6d243cf8 )
|
2016-09-13 11:02:43 -07:00 |
Andrew Wang
|
72ea641468
|
HDFS-10831. Add log when URLConnectionFactory.openConnection failed. Contributed by yunjiong zhao.
(cherry picked from commit b07c266dca )
|
2016-09-08 18:30:26 -07:00 |
Arpit Agarwal
|
f9415b7a7e
|
HDFS-9038. DFS reserved space is erroneously counted towards non-DFS used. (Brahma Reddy Battula)
|
2016-09-06 13:44:22 -07:00 |
Lei Xu
|
d6bfb2176c
|
HDFS-10822. Log DataNodes in the write pipeline. John Zhuge via Lei Xu
(cherry picked from commit 5a8c5064d1 )
|
2016-09-02 11:02:38 -07:00 |
Andrew Wang
|
72d90cbe32
|
HDFS-10784. Implement WebHdfsFileSystem#listStatusIterator.
(cherry picked from commit 85bab5fb57 )
|
2016-08-31 14:33:14 -07:00 |
Allen Wittenauer
|
72334a4be3
|
HDFS-7766. Add a flag to WebHDFS op=CREATE to not respond with a 307 redirect (Ravi Prakash via aw)
(cherry picked from commit 4b0f55b6ea )
|
2016-08-31 14:33:10 -07:00 |
Ming Ma
|
56c9a96a76
|
HDFS-9392. Admins support for maintenance state. Contributed by Ming Ma.
(cherry picked from commit 9dcbdbdb5a )
|
2016-08-30 14:09:18 -07:00 |
Wei-Chiu Chuang
|
d19e29bd68
|
HDFS-8986. Add option to -du to calculate directory space usage excluding snapshots. Contributed by Xiao Chen.
|
2016-08-24 08:49:54 -07:00 |
Eric Yang
|
9faacbec2c
|
HDFS-8312. Added permission check for moving file to Trash. (Weiwei Yang via Eric Yang)
|
2016-08-22 18:32:06 -07:00 |
Xiao Chen
|
a20b943cf9
|
HDFS-10549. Correctly revoke file leases when closing files. Contributed by Yiqun Lin.
(cherry picked from commit 85aacaadb5a3f8c78b191867c0bde09b3c4b3c3c)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSStripedOutputStream.java
|
2016-08-17 15:50:13 -07:00 |
Kihwal Lee
|
6ead6f3bb8
|
HDFS-10717. Fix findbugs warnings of hadoop-hdfs-client in branch-2. Contributed by Akira Ajisaka.
|
2016-08-04 12:34:54 -05:00 |
Kihwal Lee
|
77b61d1f4e
|
HDFS-10662. Optimize UTF8 string/byte conversions. Contributed by Daryn Sharp.
(cherry picked from commit 6ae39199da )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirWriteFileOp.java
|
2016-08-04 09:43:56 -05:00 |
Kihwal Lee
|
c0166b0743
|
HDFS-10707. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.
|
2016-08-04 09:28:30 -05:00 |
Jitendra Pandey
|
328866905c
|
HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. Contributed by Mingliang Liu.
|
2016-07-15 14:29:59 -07:00 |
Lei Xu
|
715734c9a3
|
HDFS-10387. DataTransferProtocol#writeBlock missing some javadocs (John Zhuge via lei)
(cherry picked from commit d5f5a6475b )
|
2016-07-12 16:17:02 -07:00 |
Jitendra Pandey
|
63b64a20c2
|
HADOOP-13283. Support reset operation for new global storage statistics and per FS storage stats. Contributed by Mingliang Liu.
|
2016-07-07 15:00:34 -07:00 |
Jitendra Pandey
|
06b89f0d14
|
HADOOP-13305. Define common statistics names across schemes. Contributed by Mingliang Liu.
|
2016-07-01 15:35:50 -07:00 |
Akira Ajisaka
|
1285035c67
|
HADOOP-10568. Reuse ObjectMapper instance in CombinedHostsFileReader and CombinedHostsFileWriter. Contributed by Yiqun Lin.
(cherry picked from commit 991c946593 )
|
2016-06-29 10:10:56 -07:00 |
Akira Ajisaka
|
ad50a64ded
|
HDFS-7597. DelegationTokenIdentifier should cache the TokenIdentifier to UGI mapping. Contributed by Daryn Sharp, Bob Hansen, and Xiao Chen.
(cherry picked from commit d433b16ce6 )
|
2016-06-22 11:02:31 +09:00 |
Colin Patrick Mccabe
|
0914658eb8
|
HDFS-10328. Add per-cache-pool default replication num configuration (xupeng via cmccabe)
(cherry picked from commit 5f6b4157a4 )
|
2016-06-20 18:12:41 -07:00 |
Jitendra Pandey
|
f2ef1145c5
|
HDFS-10538. Remove AsyncDistributedFileSystem. Contributed by Xiaobing Zhou and Jitendra Pandey.
|
2016-06-20 18:04:05 -07:00 |
Jitendra Pandey
|
8f93bbcb11
|
HADOOP-13291. Probing stats in DFSOpsCountStatistics/S3AStorageStatistics should be correctly implemented. Contributed by Mingliang Liu.
|
2016-06-20 16:28:55 -07:00 |
Brahma Reddy Battula
|
3f27f40503
|
HDFS-10474. hftp copy fails when file name with Chinese+special char in branch-2 (Contributed by Brahma Reddy Battula)
|
2016-06-20 12:38:18 +05:30 |
Vinayakumar B
|
6ab1f545fb
|
HDFS-10256. Use GenericTestUtils.getTestDir method in tests for temporary directories (Contributed by Vinayakumar B)
(cherry picked from commit cc6c265171 )
|
2016-06-16 16:56:27 +05:30 |
Akira Ajisaka
|
d1c475ddd4
|
HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer.
|
2016-06-16 14:03:57 +09:00 |
Masatake Iwasaki
|
0b7388b5d2
|
HDFS-10508. DFSInputStream should set thread's interrupt status after catching InterruptException from sleep. Contributed by Jing Zhao.
(cherry picked from commit 8ea9bbce26 )
|
2016-06-09 14:53:56 +09:00 |
Jing Zhao
|
8b34040cb9
|
HDFS-10468. HDFS read ends up ignoring an interrupt. Contributed by Jing Zhao
(cherry picked from commit be34e85e68 )
|
2016-06-07 10:52:33 -07:00 |
Tsz-Wo Nicholas Sze
|
074588d78b
|
Revert "Revert "HADOOP-13226 Support async call retry and failover.""
This reverts commit 5bfadb8e6b .
|
2016-06-06 16:52:24 +08:00 |
Tsz-Wo Nicholas Sze
|
136d3b6414
|
Revert "Revert "HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou""
This reverts commit 87ea0784eb .
|
2016-06-06 16:52:09 +08:00 |
Tsz-Wo Nicholas Sze
|
09a543fc86
|
Revert "Revert "HADOOP-13168. Support Future.get with timeout in ipc async calls.""
This reverts commit 071aeab585 .
|
2016-06-06 16:52:02 +08:00 |
Tsz-Wo Nicholas Sze
|
428dc52e56
|
Revert "Revert "HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou""
This reverts commit 2529cabf12 .
|
2016-06-06 16:51:54 +08:00 |
Tsz-Wo Nicholas Sze
|
7b9062f405
|
Revert "Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou""
This reverts commit 7d4c16bae9 .
|
2016-06-06 16:51:48 +08:00 |
Tsz-Wo Nicholas Sze
|
c1947a71ff
|
Revert "Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou""
This reverts commit c11c2ee649 .
|
2016-06-06 16:51:41 +08:00 |
Andrew Wang
|
c11c2ee649
|
Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou"
This reverts commit d316f44059 .
|
2016-06-03 18:11:12 -07:00 |
Andrew Wang
|
7d4c16bae9
|
Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou"
This reverts commit 7e0824faa9 .
|
2016-06-03 18:10:49 -07:00 |
Andrew Wang
|
2529cabf12
|
Revert "HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou"
This reverts commit 69768bf9e0 .
|
2016-06-03 18:10:49 -07:00 |
Andrew Wang
|
071aeab585
|
Revert "HADOOP-13168. Support Future.get with timeout in ipc async calls."
This reverts commit 658072d62e .
|
2016-06-03 18:10:49 -07:00 |
Andrew Wang
|
87ea0784eb
|
Revert "HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou"
This reverts commit 56745a0cf4 .
|
2016-06-03 18:10:48 -07:00 |
Andrew Wang
|
5bfadb8e6b
|
Revert "HADOOP-13226 Support async call retry and failover."
This reverts commit f7189d6a1c .
|
2016-06-03 18:10:47 -07:00 |
Andrew Wang
|
03c4724c88
|
HADOOP-13155. Implement TokenRenewer to renew and cancel delegation tokens in KMS. Contributed by Xiao Chen.
(cherry picked from commit 713cb71820 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/KeyProviderDelegationTokenExtension.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSUtilClient.java
|
2016-06-03 17:01:11 -07:00 |
Tsz-Wo Nicholas Sze
|
f7189d6a1c
|
HADOOP-13226 Support async call retry and failover.
|
2016-05-31 17:01:43 -07:00 |
Tsz-Wo Nicholas Sze
|
e5dab68066
|
HDFS-8057 Move BlockReader implementation to the client implementation package. Contributed by Takanobu Asanuma
|
2016-05-25 12:12:27 -07:00 |
Tsz-Wo Nicholas Sze
|
56745a0cf4
|
HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou
|
2016-05-24 14:52:50 -07:00 |
Tsz-Wo Nicholas Sze
|
658072d62e
|
HADOOP-13168. Support Future.get with timeout in ipc async calls.
|
2016-05-19 15:58:15 -07:00 |
Yongjun Zhang
|
456fe08a6d
|
HDFS-10381, DataStreamer DataNode exclusion log message should be warning. (John Zhuge via Yongjun Zhang)
(cherry picked from commit 16c07cc68a )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/StripedDataStreamer.java
|
2016-05-17 15:59:00 -07:00 |
Kihwal Lee
|
48be0ff67a
|
HDFS-10303. DataStreamer#ResponseProcessor calculates packet ack latency incorrectly. Contributed by Surendra Singh Lilhore.
(cherry picked from commit 4a5819dae2 )
|
2016-05-17 08:58:53 -05:00 |
Akira Ajisaka
|
7f03c1c90e
|
HDFS-10242. Cannot create space quota of zero. Contributed by Takashi Ohnishi.
(cherry picked from commit 9fe5828f05 )
|
2016-05-17 15:56:21 +09:00 |
Sangjin Lee
|
9330a7b4de
|
HDFS-10208. Addendum for HDFS-9579: to handle the case when client machine can't resolve network path (Ming Ma via sjlee)
(cherry picked from commit 61f46be071 )
|
2016-05-16 18:59:19 -07:00 |