Kihwal Lee
|
330876689b
|
HDFS-8898. Create API and command-line argument to get quota and quota usage without detailed content summary. Contributed by Ming Ma.
(cherry picked from commit b5db1d4410 )
|
2016-01-22 09:20:39 -06:00 |
Akira Ajisaka
|
4b121be77e
|
HDFS-9682. Fix a typo "aplication" in HttpFS document. Contributed by Weiwei yang.
(cherry picked from commit 6831634682 )
(cherry picked from commit 4fe28a644e )
|
2016-01-22 20:12:55 +09:00 |
Kihwal Lee
|
67ba20e364
|
HDFS-9634. webhdfs client side exceptions don't provide enough details. Contributed by Eric Payne.
(cherry picked from commit 7b70500484574a565dd8cd5c7d8b5bc7c6d91154)
|
2016-01-21 09:34:06 -06:00 |
Vinayakumar B
|
4449677049
|
HDFS-9625. set replication for empty file failed when set storage policy (Contributed by DENG FEI)
(cherry picked from commit b7372b7166 )
(cherry picked from commit 845acfd96c )
|
2016-01-21 19:19:43 +05:30 |
Lei Xu
|
b4b5468152
|
HDFS-9655. NN should start JVM pause monitor before loading fsimage. (John Zhuge via Lei (Eddy) Xu)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.java
|
2016-01-20 14:35:59 -08:00 |
Vinayakumar B
|
3d38c1ef3a
|
HDFS-9661. Deadlock in DN.FsDatasetImpl between moveBlockAcrossStorage and createRbw (Contributed by ade)
(cherry picked from commit 1425578690 )
|
2016-01-20 21:09:08 +05:30 |
Yongjun Zhang
|
15713f947c
|
HDFS-6054. MiniQJMHACluster should not use static port to avoid binding failure in unit test. (Yongjun Zhang)
(cherry picked from commit 57d0a94305 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/qjournal/MiniQJMHACluster.java
(cherry picked from commit a5ee4c09de )
|
2016-01-19 23:14:56 -08:00 |
Akira Ajisaka
|
ca22066582
|
HDFS-9623. Update example configuration of block state change log in log4j.properties. Contributed by Masatake Iwasaki.
(cherry picked from commit 92c5f565fd )
(cherry picked from commit 3a8d372518 )
|
2016-01-19 13:32:54 +09:00 |
Tsz-Wo Nicholas Sze
|
e75ca52138
|
In CHANGES.txt, move HDFS-9294 to Release 2.6.4.
|
2016-01-16 23:47:20 +08:00 |
Yongjun Zhang
|
4c8131b1bf
|
HDFS-9612. DistCp worker threads are not terminated after jobs are done. (Wei-Chiu Chuang via Yongjun Zhang)
(cherry picked from commit a9c69ebeb7 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2016-01-15 10:12:15 -08:00 |
Benoy Antony
|
6ceee07357
|
HDFS-9597. BaseReplicationPolicyTest should update data node stats after adding a data node. Contributed by Wei-Chiu Chuang.
|
2016-01-14 14:42:04 -08:00 |
Benoy Antony
|
5a50651e5b
|
HDFS-9034. StorageTypeStats Metric should not count failed storage. Contributed by Surendra Singh Lilhore.
|
2016-01-14 14:42:04 -08:00 |
Arpit Agarwal
|
3266709b5d
|
HDFS-9415. Document dfs.cluster.administrators and dfs.permissions.superusergroup. (Contributed by Xiaobing Zhou)
|
2016-01-14 14:18:21 -08:00 |
Yongjun Zhang
|
f2eea3a1b4
|
HDFS-9648. TestStartup.testImageChecksum is broken by HDFS-9569's message change. (Wei-Chiu Chuang via Yongjun Zhang)
(cherry picked from commit 817cc1f02a )
|
2016-01-14 13:06:23 -08:00 |
Lei Xu
|
894345e2f0
|
HDFS-9493. Test o.a.h.hdfs.server.namenode.TestMetaSave fails in trunk. (Tony Wu via lei)
(cherry picked from commit fd8065a763 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestMetaSave.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManagerTestUtil.java
|
2016-01-13 16:34:13 -08:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
7eb63d4e7c
|
HADOOP-5323. Trash documentation should describe its directory structure and configurations. (Weiwei Yang via ozawa)
Moved entry from HDFS CHANGES.txt to that of common.
(cherry picked from commit cb73c753da )
|
2016-01-13 14:56:35 -08:00 |
Yongjun Zhang
|
6650387bfb
|
HDFS-9569. Log the name of the fsimage being loaded for better supportability. (Yongjun Zhang)
(cherry picked from commit 25051c3bd0 )
|
2016-01-12 09:23:40 -08:00 |
Xiaoyu Yao
|
74c05e5359
|
Correct commit message for HDFS-9584
(cherry picked from commit 103d3cfc4e )
|
2016-01-11 19:01:11 -08:00 |
Xiaoyu Yao
|
a9cbfd717c
|
HDFS-8584. NPE in distcp when ssl configuration file does not exist in class path. Contributed by Surendra Singh Lilhore.
(cherry picked from commit c2e2e13455 )
|
2016-01-11 17:16:43 -08:00 |
Arpit Agarwal
|
319c71b89b
|
HDFS-9639. Fix up CHANGES.txt
|
2016-01-11 15:11:30 -08:00 |
Arpit Agarwal
|
476f7d0be3
|
HDFS-9639. Inconsistent Logging in BootstrapStandby. (Contributed by Xiaobing Zhou)
|
2016-01-11 15:10:21 -08:00 |
Zhe Zhang
|
87d614c70b
|
HDFS-9630. DistCp minor refactoring and clean up. Contributed by Kai Zheng.
Change-Id: I363c4ffcac32116ddcdc0a22fac3db92f14a0db0
|
2016-01-11 09:57:01 -08:00 |
Zhe Zhang
|
eef26388ca
|
HDFS-9626. TestBlockReplacement#testBlockReplacement fails occasionally. Contributed by Xiao Chen.
Change-Id: I5cee398dfc361121d8b666ffd1203cc14a4ace24
|
2016-01-08 13:20:02 -08:00 |
Kihwal Lee
|
d1cbc8442c
|
HDFS-9574. Reduce client failures during datanode restart. Contributed by Kihwal Lee.
(cherry picked from commit 38c4c14472 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
|
2016-01-08 11:16:40 -06:00 |
Vinayakumar B
|
3303326dd9
|
HDFS-9619. SimulatedFSDataset sometimes can not find blockpool for the correct namenode (Contributed by Wei-Chiu Chuang)
(cherry picked from commit 6702e7d66a )
(cherry picked from commit 08f39bd5d1 )
|
2016-01-07 14:21:18 +05:30 |
Vinayakumar B
|
a14baa05b0
|
HDFS-9600. do not check replication if the block is under construction (Contributed by Phil Yang)
(cherry picked from commit 34cd7cd765 )
(cherry picked from commit aa710bd461 )
|
2016-01-07 12:11:55 +05:30 |
Haohui Mai
|
bb6f03d597
|
HDFS-9047. Retire libwebhdfs. Contributed by Haohui Mai.
|
2016-01-06 16:39:51 -08:00 |
Haohui Mai
|
6dcf3cb6a1
|
HDFS-9605. Add links to failed volumes to explorer.html in HDFS Web UI. Contributed by Archana T.
|
2016-01-05 13:56:18 -08:00 |
Haohui Mai
|
2aa99e6df0
|
HDFS-7779. Support changing ownership, group and replication in HDFS Web UI. Contributed by Ravi Prakash.
|
2016-01-05 13:45:10 -08:00 |
Uma Mahesh
|
68ee13e4f5
|
HADOOP-12658. Clear javadoc and check style issues around DomainSocket. Contributed by Kai Zheng
(cherry picked from commit 778146eaae )
|
2016-01-04 15:14:14 -08:00 |
Akira Ajisaka
|
22ac1a1ac0
|
Set release date for 2.6.3
(cherry picked from commit db99e30f67 )
(cherry picked from commit 247ab92464 )
|
2016-01-04 16:13:06 +09:00 |
Akira Ajisaka
|
13a48f6256
|
HADOOP-11252. RPC client does not time out by default. Contributed by Wilfred Spiegelenburg and Masatake Iwasaki.
(cherry picked from commit 64ae85fd2e )
(cherry picked from commit d98cfe611f )
|
2016-01-04 14:32:21 +09:00 |
cnauroth
|
6d9f210c4d
|
HDFS-7553. fix the TestDFSUpgradeWithHA due to BindException. Contributed by Xiao Chen.
(cherry picked from commit 1f8162b74e )
|
2015-12-29 10:57:30 -08:00 |
Kihwal Lee
|
263c544021
|
HDFS-7163. WebHdfsFileSystem should retry reads according to the configured retry policy. Contributed by Eric Payne.
(cherry picked from commit 867048c3e4 )
(cherry picked from commit 131260f0a7 )
|
2015-12-22 14:20:10 -06:00 |
cnauroth
|
8fad4c780a
|
HDFS-9458. TestBackupNode always binds to port 50070, which can cause bind failures. Contributed by Xiao Chen.
(cherry picked from commit 5c0ff69618 )
(cherry picked from commit 9b039a5004 )
|
2015-12-22 10:29:47 -08:00 |
Colin Patrick Mccabe
|
9218890c7f
|
HDFS-9589. Block files which have been hardlinked should be duplicated before the DataNode appends to the them (cmccabe)
(cherry picked from commit bb540ba85a )
(cherry picked from commit a56c5ef636 )
|
2015-12-22 09:39:04 -08:00 |
Akira Ajisaka
|
4254ca9898
|
Move HDFS-8914 from 2.8.0 to 2.7.3 in CHANGES.txt.
(cherry picked from commit 2cb5afffc4 )
(cherry picked from commit 12caea3274 )
|
2015-12-21 21:53:53 +09:00 |
Akira Ajisaka
|
1cd85efd71
|
HDFS-9505. HDFS Architecture documentation needs to be refreshed. Contributed by Masatake Iwasaki.
(cherry picked from commit fa544020f6 )
(cherry picked from commit 7526a2a005 )
|
2015-12-21 21:23:40 +09:00 |
Uma Mahesh
|
6f30919336
|
YARN-4480. Clean up some inappropriate imports. (Kai Zheng via umamahesh)
(cherry picked from commit 0f82b5d878 )
|
2015-12-19 23:28:51 -08:00 |
cnauroth
|
d6f1d3b6ca
|
HADOOP-12570. HDFS Secure Mode Documentation updates. Contributed by Arpit Agarwal.
(cherry picked from commit 932956458d )
(cherry picked from commit dd91cf9fa5 )
|
2015-12-18 16:54:36 -08:00 |
Xiaoyu Yao
|
4f21f9408e
|
HDFS-8326. Documentation about when checkpoints are run is out of date. (Misty Stanley-Jones via xyao)
(cherry picked from commit d0e75e60fb )
(cherry picked from commit 5595b912e4 )
|
2015-12-18 16:34:44 -08:00 |
Xiaoyu Yao
|
f3ee0e7857
|
HDFS-8831. Trash Support for deletion in HDFS encryption zone. Contributed by Xiaoyu Yao.
(cherry picked from commit cbc7b6bf97 )
(cherry picked from commit eb7f9901b4 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2015-12-18 16:34:43 -08:00 |
Lei Xu
|
134195df55
|
HDFS-9490. MiniDFSCluster should change block generation stamp via FsDatasetTestUtils. (Tony Wu via lei)
(cherry picked from commit 0ac8fb4b33 )
(cherry picked from commit 58714f3b73 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2015-12-18 16:34:42 -08:00 |
Konstantin V Shvachko
|
0b88a7f259
|
HDFS-9484. NNThroughputBenchmark$BlockReportStats should not send empty block reports. Contributed by Mingliang Liu.
(cherry picked from commit 33d4588a7c )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2015-12-18 16:34:42 -08:00 |
Konstantin V Shvachko
|
69d3a71f14
|
HDFS-9436. Make NNThroughputBenchmark$BlockReportStats run with 10 datanodes by default. Contributed by Mingliang.
(cherry picked from commit 3aa73a867a )
|
2015-12-18 16:33:53 -08:00 |
Zhe Zhang
|
65effb76d9
|
HDFS-9347. Invariant assumption in TestQuorumJournalManager.shutdown() is wrong. Contributed by Wei-Chiu Chuang.
Change-Id: Idde8522e11c77f82b376e0c90a9bf33d163d5cb9
|
2015-12-18 16:06:42 -08:00 |
Vinayakumar B
|
384628a2d6
|
HDFS-9393. After choosing favored nodes, choosing nodes for remaining replicas should go through BlockPlacementPolicy (Contributed by J.Andreina)
(cherry picked from commit bfadf11b36 )
(cherry picked from commit c887bcd1f0 )
|
2015-12-18 11:41:27 +05:30 |
cnauroth
|
9a6814f37c
|
HDFS-9571. Fix ASF Licence warnings in Jenkins reports. Contributed by Brahma Reddy Battula.
(cherry picked from commit 6da9deec20 )
(cherry picked from commit 7e5306e795 )
|
2015-12-17 16:26:16 -08:00 |
Kihwal Lee
|
e5e5ba495f
|
HDFS-9533. seen_txid in the shared edits directory is modified during bootstrapping. Contributed by Kihwal Lee.
(cherry picked from commit 5cb1e0118b )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ha/BootstrapStandby.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestBootstrapStandby.java
(cherry picked from commit 3c0ae5914c )
|
2015-12-17 17:23:55 -06:00 |
cnauroth
|
12e6f38f52
|
HDFS-9572. Prevent DataNode log spam if a client connects on the data transfer port but sends no data. Contributed by Chris Nauroth
(cherry picked from commit 03bab8dea1 )
(cherry picked from commit 294d0f6f6a )
|
2015-12-17 14:05:19 -08:00 |