Arpit Agarwal
|
a6efbb21c2
HDFS-7591. hdfs classpath command should support same options as hadoop classpath. (Contributed by Varun Saxena)
|
10 years ago |
Allen Wittenauer
|
ce0117636a
HDFS-7581. HDFS documentation needs updating post-shell rewrite (aw)
|
10 years ago |
Tsz-Wo Nicholas Sze
|
6464a8929a
HDFS-5782. Change BlockListAsLongs constructor to take Replica as parameter type instead of concrete classes Block and ReplicaInfo. Contributed by David Powell and Joe Pallas
|
10 years ago |
Tsz-Wo Nicholas Sze
|
7fe0f25ad2
HDFS-2219. Change fsck to support fully qualified paths so that a particular namenode in a federated cluster with multiple namenodes can be specified in the path parameter.
|
10 years ago |
Colin Patrick Mccabe
|
446545c496
HDFS-7585. Get TestEnhancedByteBufferAccess working on CPU architectures with page sizes other than 4096 (Sam Liu via Colin P. McCabe)
|
10 years ago |
cnauroth
|
85aec75ce5
HDFS-7570. SecondaryNameNode need twice memory when calling reloadFromImageFile. Contributed by zhaoyunjiong.
|
10 years ago |
Konstantin V Shvachko
|
08ac06283a
HDFS-7056. Snapshot support for truncate. Contributed by Konstantin Shvachko and Plamen Jeliazkov.
|
10 years ago |
Plamen Jeliazkov
|
7e9358feb3
HDFS-3107. Introduce truncate. Contributed by Plamen Jeliazkov.
|
10 years ago |
Jing Zhao
|
6f3a63a41b
HDFS-7600. Refine hdfs admin classes to reuse common code. Contributed by Jing Zhao.
|
10 years ago |
Colin Patrick Mccabe
|
f761bd8fe4
HDFS-5445. PacketReceiver populates the packetLen field in PacketHeader incorrectly (Jonathan Mace via Colin P. McCabe)
|
10 years ago |
Colin Patrick Mccabe
|
b3ddd7ee39
HDFS-7598. Remove dependency on old version of Guava in TestDFSClientCache#testEviction (Sangjin Lee via Colin P. McCabe)
|
10 years ago |
Kihwal Lee
|
6bbf9fdd04
HDFS-7533. Datanode sometimes does not shutdown on receiving upgrade shutdown command. Contributed by Eric Payne.
|
10 years ago |
Colin Patrick Mccabe
|
b78b4a1536
HDFS-7326. Add documentation for hdfs debug commands (Vijay Bhat via Colin P. McCabe)
|
10 years ago |
yliu
|
5b0d060d2a
HDFS-7323. Move the get/setStoragePolicy commands out from dfsadmin. (jing9 via yliu)
|
10 years ago |
cnauroth
|
ef3c3a832c
HDFS-7596. NameNode should prune dead storages from storageMap. Contributed by Arpit Agarwal.
|
10 years ago |
Jing Zhao
|
2a06101e61
HDFS-7182. JMX metrics aren't accessible when NN is busy. Contributed by Ming Ma.
|
10 years ago |
Colin Patrick Mccabe
|
ae91b13a4b
HADOOP-11470. Remove some uses of obsolete guava APIs from the hadoop codebase (Sangjin Lee via Colin P. McCabe)
|
10 years ago |
cnauroth
|
7e2d9a3242
HDFS-7579. Improve log reporting during block report rpc failure. Contributed by Charles Lamb.
|
10 years ago |
cnauroth
|
708b1aa074
HDFS-7589. Break the dependency between libnative_mini_dfs and libhdfs. Contributed by Zhanwei Wang.
|
10 years ago |
Tsuyoshi Ozawa
|
a6ed4894b5
HADOOP-11032. Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)
|
10 years ago |
Tsuyoshi Ozawa
|
9886396400
Revert "Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)" because of missing JIRA's number.
|
10 years ago |
Tsuyoshi Ozawa
|
2eba7eb9af
Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)
|
10 years ago |
Konstantin V Shvachko
|
e86943fd64
HDFS-7561. TestFetchImage should write fetched-image-dir under target. Contributed by Liang Xie.
|
10 years ago |
Brandon Li
|
788ee35e2b
HDFS-7564. NFS gateway dynamically reload UID/GID mapping file /etc/nfs.map. Contributed by Yongjun Zhang
|
10 years ago |
Vinayakumar B
|
4cd66f7fb2
HDFS-7583. Fix findbug in TransferFsImage.java (Contributed by Vinayakumar B)
|
10 years ago |
cnauroth
|
dfd2589bcb
HDFS-7572. TestLazyPersistFiles#testDnRestartWithSavedReplicas is flaky on Windows. Contributed by Arpit Agarwal.
|
10 years ago |
Brandon Li
|
892b1bb746
HDFS-7563. NFS gateway parseStaticMap NumberFormatException. Contributed by Yongjun Zhang
|
10 years ago |
Jing Zhao
|
5caebbae8c
HDFS-7484. Make FSDirectory#addINode take existing INodes as its parameter. Contributed by Jing Zhao.
|
10 years ago |
Vinayakumar B
|
50ae1a6664
HDFS-7456. De-duplicate AclFeature instances with same AclEntries do reduce memory footprint of NameNode (Contributed by Vinayakumar B)
|
10 years ago |
cnauroth
|
2cf90a2c33
HDFS-7560. ACLs removed by removeDefaultAcl() will be back after NameNode restart/failover. Contributed by Vinayakumar B.
|
10 years ago |