Akira Ajisaka
|
91f47ab5f9
|
HDFS-10620. StringBuilder created and appended even if logging is disabled. Contributed by Staffan Friberg.
(cherry picked from commit f7dabe3add )
(cherry picked from commit 2685e16f38 )
|
2016-07-19 15:19:02 -07:00 |
Akira Ajisaka
|
d8181a8cb8
|
HDFS-10603. Fix flaky tests in org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot. Contributed by Yiqun Lin.
(cherry picked from commit fc570b55b9 )
(cherry picked from commit c92601e981 )
|
2016-07-19 13:52:17 -07:00 |
Jitendra Pandey
|
a363277be5
|
HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. Contributed by Mingliang Liu.
|
2016-07-15 14:32:20 -07:00 |
Akira Ajisaka
|
83126ac90d
|
HDFS-10628. Log HDFS Balancer exit message to its own log. Contributed by Jiayi Zhou.
(cherry picked from commit c48e9d608c )
(cherry picked from commit 6171498375 )
|
2016-07-15 11:43:54 -07:00 |
Akira Ajisaka
|
6a04d9ab63
|
HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu.
(cherry picked from commit 5537c6b234 )
(cherry picked from commit c9f5348bbf )
|
2016-07-14 14:42:55 -07:00 |
Zhe Zhang
|
af94dfaa53
|
HDFS-10544. Balancer doesn't work with IPFailoverProxyProvider.
(cherry picked from commit 087290e6b1 )
(cherry picked from commit 5b4e916b3c )
|
2016-07-12 23:28:16 -07:00 |
Jitendra Pandey
|
35108025e7
|
HDFS-10579. HDFS web interfaces lack configs for X-FRAME-OPTIONS protection. Contributed by Anu Engineer.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeHttpServer.java
|
2016-07-12 14:38:34 -07:00 |
Yongjun Zhang
|
96e68e722f
|
HDFS-10512. VolumeScanner may terminate due to NPE in DataNode.reportBadBlocks. Contributed by Wei-Chiu Chuang and Yiqun Lin.
(cherry picked from commit da6f1b88dd )
|
2016-07-08 22:20:27 -07:00 |
Jitendra Pandey
|
9c7ce389c7
|
HADOOP-13283. Support reset operation for new global storage statistics and per FS storage stats. Contributed by Mingliang Liu.
|
2016-07-07 15:04:47 -07:00 |
Uma Maheswara Rao G
|
097022e172
|
HDFS-10592:Fix intermittent test failure of TestNameNodeResourceChecker#testCheckThatNameNodeResourceMonitorIsRunning. Contributed by Rakesh R
(cherry picked from commit ab092c56c2 )
|
2016-07-07 14:02:25 -07:00 |
Andrew Wang
|
f826d92909
|
HDFS-10488. Update WebHDFS documentation regarding CREATE and MKDIR default permissions. Contributed by Wellington Chevreuil.
(cherry picked from commit 647b084738b26dcf0c0c4afa4ec3039e6aca2d61)
|
2016-07-07 10:37:16 -07:00 |
Akira Ajisaka
|
4fba09d7e8
|
HDFS-10582. Change deprecated configuration fs.checkpoint.dir to dfs.namenode.checkpoint.dir in HDFS Commands Doc. Contributed by Pan Yuxuan.
(cherry picked from commit a3f93beaa1 )
(cherry picked from commit 8a9440298d )
|
2016-07-06 17:54:44 -07:00 |
Akira Ajisaka
|
4b263b30c2
|
HDFS-10589. Javadoc for HAState#HAState and HAState#setStateInternal contains non-existent params. Contributed by shenyinjie.
(cherry picked from commit 8b4b5259d5 )
(cherry picked from commit 0401adcaca )
|
2016-07-04 07:15:54 -07:00 |
Jitendra Pandey
|
bc7fd76a1f
|
HADOOP-13305. Define common statistics names across schemes. Contributed by Mingliang Liu.
|
2016-07-01 15:37:32 -07:00 |
Vinayakumar B
|
f44d7782f6
|
HDFS-10440. Improve DataNode web UI (Contributed by Weiwei Yang)
(cherry picked from commit 2a0082c51d )
(cherry picked from commit 1e34763181 )
|
2016-06-28 16:55:57 +05:30 |
Akira Ajisaka
|
700dacf8c4
|
HDFS-7597. DelegationTokenIdentifier should cache the TokenIdentifier to UGI mapping. Contributed by Daryn Sharp, Bob Hansen, and Xiao Chen.
(cherry picked from commit d433b16ce6 )
(cherry picked from commit ad50a64ded )
|
2016-06-22 11:02:48 +09:00 |
Brahma Reddy Battula
|
aa8f4cc48c
|
HDFS-9530. ReservedSpace is not cleared for abandoned Blocks (Contributed by Brahma Reddy Battula)
(cherry picked from commit f2ac132d6a )
(cherry picked from commit ee0f389ecd )
|
2016-06-21 15:55:57 +05:30 |
Colin Patrick Mccabe
|
9b51420ea5
|
HDFS-10448. CacheManager#addInternal tracks bytesNeeded incorrectly when dealing with replication factors other than 1 (Yiqun Lin via cmccabe)
(cherry picked from commit 46f1602e89 )
(cherry picked from commit 4e11f33ccc )
|
2016-06-20 18:32:00 -07:00 |
Jitendra Pandey
|
29c3ee9744
|
HDFS-10538. Remove AsyncDistributedFileSystem. Contributed by Xiaobing Zhou and Jitendra Pandey.
|
2016-06-20 18:05:32 -07:00 |
Jitendra Pandey
|
2f95d22b17
|
HADOOP-13291. Probing stats in DFSOpsCountStatistics/S3AStorageStatistics should be correctly implemented. Contributed by Mingliang Liu.
|
2016-06-20 16:31:54 -07:00 |
Ravi Prakash
|
588ea6d431
|
HDFS-10220. A large number of expired leases can make namenode unresponsive and cause failover (Nicolas Fraison via raviprak)
(cherry picked from commit ae047655f4 )
(cherry picked from commit 9c5f7f290e )
|
2016-06-20 14:38:05 -07:00 |
Brahma Reddy Battula
|
9d27530c36
|
HDFS-10474. hftp copy fails when file name with Chinese+special char in branch-2 (Contributed by Brahma Reddy Battula)
(cherry picked from commit 3f27f40503 )
|
2016-06-20 12:40:11 +05:30 |
Andrew Wang
|
3f2d2cd0a1
|
Fix hadoop-hdfs-native-client compilation on Windows. Contributed by Brahma Reddy Battula.
(cherry picked from commit 3ff0510ffd )
(cherry picked from commit 94759470b8 )
|
2016-06-17 15:55:43 -07:00 |
Kihwal Lee
|
edd5373095
|
HDFS-10493. Add links to datanode web UI in namenode datanodes page. Contributed by Weiwei Yang.
(cherry picked from commit 280069510b )
|
2016-06-17 11:13:12 -05:00 |
Akira Ajisaka
|
242263c56d
|
HADOOP-12943. Add -w -r options in dfs -test command. Contributed by Weiwei Yang.
(cherry picked from commit 09e82acaf9 )
(cherry picked from commit a36aa920f4 )
|
2016-06-17 16:21:31 +09:00 |
Colin Patrick Mccabe
|
cc53ca8d69
|
HDFS-9466. TestShortCircuitCache#testDataXceiverCleansUpSlotsOnFailure is flaky (Wei-Chiu Chuang via cmccabe)
(cherry picked from commit c7921c9bdd )
(cherry picked from commit 49c0d9b325 )
|
2016-06-16 13:53:55 -07:00 |
Arpit Agarwal
|
394dae17ac
|
HDFS-10532. Typo in RollingUpgrade docs. (Contributed by Yiqun Lin)
|
2016-06-16 10:11:05 -07:00 |
Colin Patrick Mccabe
|
ea2e7321d6
|
HDFS-10525. Fix NPE in CacheReplicationMonitor#rescanCachedBlockMap (Xiao Chen via cmccabe)
(cherry picked from commit 2ca73445f5 )
(cherry picked from commit 8280e3bcc2 )
|
2016-06-15 22:51:27 -07:00 |
Colin Patrick Mccabe
|
ef08eb9031
|
HDFS-10505. OIV's ReverseXML processor should support ACLs (Surendra Singh Lilhore via cmccabe)
(cherry picked from commit 2449db507d )
(cherry picked from commit 17301ab395 )
|
2016-06-15 22:44:41 -07:00 |
Akira Ajisaka
|
b35c7cdd14
|
HADOOP-12892. fix/rewrite create-release. Contributed by Allen Wittenauer.
|
2016-06-16 14:06:08 +09:00 |
Ming Ma
|
03ed3f9b66
|
Revert "HDFS-9016. Display upgrade domain information in fsck. (mingma)"
This reverts commit 68ab0aa9d0 .
|
2016-06-14 20:14:00 -07:00 |
Ming Ma
|
68ab0aa9d0
|
HDFS-9016. Display upgrade domain information in fsck. (mingma)
(cherry picked from commit b7436f4468 )
|
2016-06-14 20:08:29 -07:00 |
Andrew Wang
|
56e29d2711
|
HDFS-10516. Fix bug when warming up EDEK cache of more than one encryption zone. Contributed by Xiao Chen.
(cherry picked from commit 709a814fe0 )
(cherry picked from commit ff4466fe15 )
|
2016-06-13 11:50:27 -07:00 |
Andrew Wang
|
f583fa5f4e
|
Remove redundant TestMiniDFSCluster.testDualClusters. Contributed by Jiayi Zhou.
(cherry picked from commit 1ee9ea0026 )
(cherry picked from commit 9319665461 )
|
2016-06-08 12:59:08 -07:00 |
Zhe Zhang
|
72addd8d5c
|
HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster.
(cherry picked from commit 6de9213df1 )
(cherry picked from commit 06e38c835d )
(cherry picked from commit 0499907466 )
|
2016-06-07 09:09:18 -07:00 |
Jason Lowe
|
738b67e9d3
|
HDFS-9580. TestComputeInvalidateWork#testDatanodeReRegistration failed due to unexpected number of invalidate blocks. Contributed by Wei-Chiu Chuang.
Change-Id: I9411dfb1dd4605cbcc515ca3361218d35d7c5fe3
(cherry picked from commit 0087734cc1 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2016-06-07 15:36:53 +00:00 |
Wangda Tan
|
e91eba2f81
|
Revert "HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster."
This reverts commit 0274636529 .
|
2016-06-06 22:13:02 -07:00 |
Zhe Zhang
|
0274636529
|
HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster.
(cherry picked from commit 6de9213df1 )
(cherry picked from commit 06e38c835d )
|
2016-06-06 15:54:36 -07:00 |
Tsz-Wo Nicholas Sze
|
49535c0683
|
Revert "Revert "HADOOP-13226 Support async call retry and failover.""
This reverts commit 886e239606 .
|
2016-06-06 16:54:02 +08:00 |
Tsz-Wo Nicholas Sze
|
359a316736
|
Revert "Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou.""
This reverts commit f176311366 .
|
2016-06-06 16:53:56 +08:00 |
Tsz-Wo Nicholas Sze
|
025f62afcc
|
Revert "Revert "HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou""
This reverts commit 0af02cfd37 .
|
2016-06-06 16:53:51 +08:00 |
Tsz-Wo Nicholas Sze
|
79beac49ec
|
Revert "Revert "HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou""
This reverts commit 1de712f22a .
|
2016-06-06 16:53:46 +08:00 |
Tsz-Wo Nicholas Sze
|
c949001eee
|
Revert "Revert "HADOOP-13168. Support Future.get with timeout in ipc async calls.""
This reverts commit 308d28640d .
|
2016-06-06 16:53:41 +08:00 |
Tsz-Wo Nicholas Sze
|
5b054b1bfc
|
Revert "Revert "HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou""
This reverts commit ffa85f28a2 .
|
2016-06-06 16:53:36 +08:00 |
Tsz-Wo Nicholas Sze
|
8ccc8aeb6c
|
Revert "Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou""
This reverts commit 8a07026e77 .
|
2016-06-06 16:53:31 +08:00 |
Tsz-Wo Nicholas Sze
|
2cf663bb59
|
Revert "Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou""
This reverts commit d740a90260 .
|
2016-06-06 16:53:24 +08:00 |
Andrew Wang
|
d740a90260
|
Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou"
This reverts commit bdc45bef64 .
|
2016-06-03 18:17:33 -07:00 |
Andrew Wang
|
8a07026e77
|
Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou"
This reverts commit a1ba6eee38 .
|
2016-06-03 18:17:33 -07:00 |
Andrew Wang
|
ffa85f28a2
|
Revert "HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou"
This reverts commit ac04900450 .
|
2016-06-03 18:12:31 -07:00 |
Andrew Wang
|
308d28640d
|
Revert "HADOOP-13168. Support Future.get with timeout in ipc async calls."
This reverts commit fa7c7f2510 .
|
2016-06-03 18:12:31 -07:00 |