yliu
|
1b56d1ce32
|
HADOOP-11510. Expose truncate API via FileContext. (yliu)
|
2015-02-10 01:45:29 +08:00 |
|
Allen Wittenauer
|
63613c79c1
|
HDFS-7546. Document, and set an accepting default for dfs.namenode.kerberos.principal.pattern (Harsh J via aw)
|
2015-02-09 13:58:58 -08:00 |
|
Arpit Agarwal
|
ab934e8594
|
HDFS-7647. DatanodeManager.sortLocatedBlocks sorts DatanodeInfos but not StorageIDs. (Contributed by Milan Desai)
|
2015-02-09 12:17:40 -08:00 |
|
Jing Zhao
|
1382ae525c
|
HDFS-7743. Code cleanup of BlockInfo and rename BlockInfo to BlockInfoContiguous. Contributed by Jing Zhao.
|
2015-02-08 11:51:44 -08:00 |
|
Tsz-Wo Nicholas Sze
|
8f7d4bb09f
|
HDFS-7738. Revise the exception message for recover lease; add more truncate tests such as truncate with HA setup, negative tests, truncate with other operations and multiple truncates.
|
2015-02-07 15:21:16 -08:00 |
|
Akira Ajisaka
|
cfb829ecd5
|
HDFS-7710. Remove dead code in BackupImage.java. Contributed by Xiaoyu Yao.
|
2015-02-06 18:59:31 -08:00 |
|
Arpit Agarwal
|
8de80ff712
|
HDFS-7720. Quota by Storage Type API, tools and ClientNameNode Protocol changes. (Contributed by Xiaoyu Yao)
|
2015-02-06 17:01:19 -08:00 |
|
Allen Wittenauer
|
5c79439568
|
HADOOP-11485. Pluggable shell integration (aw)
|
2015-02-06 13:09:01 -08:00 |
|
Akira Ajisaka
|
eaab959a3e
|
HDFS-7732. Fix the order of the parameters in DFSConfigKeys. Contributed by Brahma Reddy Battula.
|
2015-02-06 11:26:49 -08:00 |
|
yliu
|
7b10ef0c3b
|
HDFS-7741. Remove unnecessary synchronized in FSDataInputStream and HdfsDataInputStream. (yliu)
|
2015-02-06 06:31:03 +08:00 |
|
yliu
|
45ea53f938
|
HDFS-7698. Fix locking on HDFS read statistics and add a method for clearing them. (Colin P. McCabe via yliu)
|
2015-02-05 23:56:29 +08:00 |
|
yliu
|
03f7ed382b
|
HDFS-7655. Expose truncate API for Web HDFS. (yliu)
|
2015-02-05 23:45:06 +08:00 |
|
Haohui Mai
|
c4980a2f34
|
HDFS-7270. Add congestion signaling capability to DataNode write protocol. Contributed by Haohui Mai.
|
2015-02-05 10:58:58 -08:00 |
|
Allen Wittenauer
|
43d5caef5e
|
HADOOP-11460. Deprecate shell vars (John Smith via aw)
|
2015-02-04 16:35:50 -08:00 |
|
Colin Patrick Mccabe
|
40a415799b
|
HDFS-7719. BlockPoolSliceStorage#removeVolumes fails to remove some in-memory state associated with volumes. (Lei (Eddy) Xu via Colin P. McCabe)
|
2015-02-04 12:10:00 -08:00 |
|
Andrew Wang
|
9175105eea
|
HDFS-7734. Class cast exception in NameNode#main. Contributed by Yi Liu.
|
2015-02-04 11:31:38 -08:00 |
|
Andrew Wang
|
3ae38ec7df
|
HDFS-7712. Switch blockStateChangeLog to use slf4j.
|
2015-02-03 15:01:16 -08:00 |
|
Kihwal Lee
|
843806d03a
|
HDFS-7707. Edit log corruption due to delayed block removal again. Contributed by Yongjun Zhang
|
2015-02-03 14:45:15 -06:00 |
|
Colin Patrick Mccabe
|
115428176e
|
HDFS-7721. The HDFS BlockScanner may run fast during the first hour (cmccabe)
|
2015-02-03 11:05:31 -08:00 |
|
Haohui Mai
|
8cb473124c
|
HDFS-6651. Deletion failure can leak inodes permanently. Contributed by Jing Zhao.
|
2015-02-02 16:32:38 -08:00 |
|
Tsz-Wo Nicholas Sze
|
d085eb15d7
|
HDFS-7696. In FsDatasetImpl, the getBlockInputStream(..) and getTmpInputStreams(..) methods may leak file descriptors.
|
2015-02-02 13:38:36 -08:00 |
|
Colin Patrick Mccabe
|
09ad9a868a
|
HADOOP-11498. Bump the version of HTrace to 3.1.0-incubating (Masatake Iwasaki via Colin P. McCabe)
|
2015-01-30 16:01:59 -08:00 |
|
Andrew Wang
|
951b3608a8
|
HDFS-7706. Switch BlockManager logging to use slf4j.
|
2015-01-30 11:33:03 -08:00 |
|
Kihwal Lee
|
89b07490f8
|
HDFS-7603. The background replication queue initialization may not let others run. Contributed by Kihwal Lee.
|
2015-01-29 12:36:22 -06:00 |
|
yliu
|
f37849188b
|
HDFS-7423. various typos and message formatting fixes in nfs daemon and doc. (Charles Lamb via yliu)
|
2015-01-29 04:56:04 +08:00 |
|
Tsz-Wo Nicholas Sze
|
5a0051f4da
|
HDFS-7681. Change ReplicaInputStreams constructor to take InputStream(s) instead of FileDescriptor(s). Contributed by Joe Pallas
|
2015-01-28 16:00:47 -08:00 |
|
Jing Zhao
|
d244574d03
|
HDFS-7611. deleteSnapshot and delete of a file can leave orphaned blocks in the blocksMap on NameNode restart. Contributed by Jing Zhao and Byron Wong.
|
2015-01-28 15:25:03 -08:00 |
|
Andrew Wang
|
caf7298e49
|
HDFS-6673. Add delimited format support to PB OIV tool. Contributed by Eddy Xu.
|
2015-01-28 12:36:29 -08:00 |
|
Colin Patrick Mccabe
|
d12dd47f45
|
HDFS-7675. Remove unused member DFSClient.spanReceiverHost (cmccabe)
|
2015-01-27 20:52:02 -08:00 |
|
yliu
|
9ca565e970
|
HDFS-7677. DistributedFileSystem#truncate should resolve symlinks. (yliu)
|
2015-01-27 23:50:11 +08:00 |
|
Allen Wittenauer
|
0a05ae1782
|
HDFS-7566. Remove obsolete entries from hdfs-default.xml (Ray Chiang via aw)
|
2015-01-27 14:31:27 -08:00 |
|
Jing Zhao
|
2848db814a
|
HDFS-3689. Add support for variable length block. Contributed by Jing Zhao.
|
2015-01-27 12:58:10 -08:00 |
|
Haohui Mai
|
1e2d98a394
|
HDFS-7683. Combine usages and percent stats in NameNode UI. Contributed by Vinayakumar B.
|
2015-01-27 11:09:29 -08:00 |
|
Kihwal Lee
|
2b0fa20f69
|
HDFS-7224. Allow reuse of NN connections via webhdfs. Contributed by Eric Payne
|
2015-01-26 08:14:30 -06:00 |
|
yliu
|
e9fd46ddbf
|
HDFS-7659. truncate should check negative value of the new length. Contributed by Yi Liu.
|
2015-01-24 15:44:07 -08:00 |
|
yliu
|
5f124efb3e
|
HDFS-7660. BlockReceiver#close() might be called multiple times, which causes the fsvolume reference being released incorrectly. (Lei Xu via yliu)
|
2015-01-23 02:37:44 +08:00 |
|
cnauroth
|
d3268c4b10
|
HDFS-3519. Checkpoint upload may interfere with a concurrent saveNamespace. Contributed by Ming Ma.
|
2015-01-22 16:26:21 -08:00 |
|
Arpit Agarwal
|
d34074e237
|
HDFS-7575. Upgrade should generate a unique storage ID for each volume. (Contributed by Arpit Agarwal)
|
2015-01-22 14:08:20 -08:00 |
|
Colin Patrick Mccabe
|
6e62a1a672
|
HDFS-7430. Refactor the BlockScanner to use O(1) memory and use multiple threads (cmccabe)
|
2015-01-21 19:00:53 -08:00 |
|
Konstantin V Shvachko
|
a0521bc83a
|
HADOOP-11490. Expose truncate API via FileSystem and shell command. Contributed by Milan Desai.
|
2015-01-21 16:00:49 -08:00 |
|
Kihwal Lee
|
c0af72c7f7
|
HDFS-7548. Corrupt block reporting delayed until datablock scanner thread detects it. Contributed by Rushabh Shah.
|
2015-01-21 14:41:31 -06:00 |
|
Tsz-Wo Nicholas Sze
|
db334bb862
|
HDFS-3443. Fix NPE when namenode transition to active during startup by adding checkNNStartup() in NameNodeRpcServer. Contributed by Vinayakumar B
|
2015-01-21 11:33:55 -08:00 |
|
Colin Patrick Mccabe
|
a17584936c
|
HDFS-7610. Fix removal of dynamically added DN volumes (Lei (Eddy) Xu via Colin P. McCabe)
|
2015-01-20 20:11:09 -08:00 |
|
Colin Patrick Mccabe
|
b7f4a3156c
|
HDFS-7496. Fix FsVolume removal race conditions on the DataNode by reference-counting the volume instances (lei via cmccabe)
|
2015-01-20 19:05:33 -08:00 |
|
Arpit Agarwal
|
c09c65b212
|
HDFS-7634. Disallow truncation of Lazy persist files. (Contributed by Yi Liu)
|
2015-01-20 12:11:36 -08:00 |
|
yliu
|
5a6c084f07
|
HDFS-7638: Small fix and few refinements for FSN#truncate. (yliu)
|
2015-01-20 00:45:12 +08:00 |
|
Tsz-Wo Nicholas Sze
|
4a4450836c
|
HDFS-5631. Change BlockMetadataHeader.readHeader(..), ChunkChecksum class and constructor to public; and fix FsDatasetSpi to use generic type instead of FsVolumeImpl. Contributed by David Powell and Joe Pallas
|
2015-01-19 13:49:19 -08:00 |
|
Jing Zhao
|
e843a0a8ce
|
HDFS-7637. Fix the check condition for reserved path. Contributed by Yi Liu.
|
2015-01-19 10:28:29 -08:00 |
|
Haohui Mai
|
24315e7d37
|
HDFS-7573. Consolidate the implementation of delete() into a single class. Contributed by Haohui Mai.
|
2015-01-17 12:56:04 -08:00 |
|
Konstantin V Shvachko
|
60cbcff2f7
|
HDFS-7606. Fix potential NPE in INodeFile.getBlocks(). Contributed by Byron Wong.
|
2015-01-16 14:31:18 -08:00 |
|
yliu
|
c4ccbe62c0
|
HDFS-7189. Add trace spans for DFSClient metadata operations. (Colin P. McCabe via yliu)
|
2015-01-16 00:23:51 +08:00 |
|
Kihwal Lee
|
780a6bf145
|
HDFS-7457. DatanodeID generates excessive garbage. Contributed by Daryn Sharp.
|
2015-01-15 16:44:11 -06:00 |
|
Kihwal Lee
|
44eed6cbc9
|
HDFS-7615. Remove longReadLock. Contributed by Kihwal Lee.
|
2015-01-15 16:39:18 -06:00 |
|
Arpit Agarwal
|
a6efbb21c2
|
HDFS-7591. hdfs classpath command should support same options as hadoop classpath. (Contributed by Varun Saxena)
|
2015-01-15 11:02:17 -08:00 |
|
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
|
2015-01-14 13:46:06 -08:00 |
|
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.
|
2015-01-14 11:31:18 -08:00 |
|
cnauroth
|
85aec75ce5
|
HDFS-7570. SecondaryNameNode need twice memory when calling reloadFromImageFile. Contributed by zhaoyunjiong.
|
2015-01-13 16:10:28 -08:00 |
|
Konstantin V Shvachko
|
08ac06283a
|
HDFS-7056. Snapshot support for truncate. Contributed by Konstantin Shvachko and Plamen Jeliazkov.
|
2015-01-13 00:24:23 -08:00 |
|
Plamen Jeliazkov
|
7e9358feb3
|
HDFS-3107. Introduce truncate. Contributed by Plamen Jeliazkov.
|
2015-01-12 22:50:04 -08:00 |
|
Jing Zhao
|
6f3a63a41b
|
HDFS-7600. Refine hdfs admin classes to reuse common code. Contributed by Jing Zhao.
|
2015-01-12 17:32:33 -08:00 |
|
Colin Patrick Mccabe
|
f761bd8fe4
|
HDFS-5445. PacketReceiver populates the packetLen field in PacketHeader incorrectly (Jonathan Mace via Colin P. McCabe)
|
2015-01-12 17:11:03 -08:00 |
|
Kihwal Lee
|
6bbf9fdd04
|
HDFS-7533. Datanode sometimes does not shutdown on receiving upgrade shutdown command. Contributed by Eric Payne.
|
2015-01-12 15:36:55 -06:00 |
|
yliu
|
5b0d060d2a
|
HDFS-7323. Move the get/setStoragePolicy commands out from dfsadmin. (jing9 via yliu)
|
2015-01-12 00:35:43 +08:00 |
|
cnauroth
|
ef3c3a832c
|
HDFS-7596. NameNode should prune dead storages from storageMap. Contributed by Arpit Agarwal.
|
2015-01-10 09:18:33 -08:00 |
|
Jing Zhao
|
2a06101e61
|
HDFS-7182. JMX metrics aren't accessible when NN is busy. Contributed by Ming Ma.
|
2015-01-09 17:35:57 -08:00 |
|
Colin Patrick Mccabe
|
ae91b13a4b
|
HADOOP-11470. Remove some uses of obsolete guava APIs from the hadoop codebase (Sangjin Lee via Colin P. McCabe)
|
2015-01-08 16:09:44 -08:00 |
|
cnauroth
|
7e2d9a3242
|
HDFS-7579. Improve log reporting during block report rpc failure. Contributed by Charles Lamb.
|
2015-01-08 15:12:56 -08:00 |
|
cnauroth
|
708b1aa074
|
HDFS-7589. Break the dependency between libnative_mini_dfs and libhdfs. Contributed by Zhanwei Wang.
|
2015-01-08 10:23:40 -08:00 |
|
Tsuyoshi Ozawa
|
a6ed4894b5
|
HADOOP-11032. Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)
|
2015-01-08 14:51:57 +09:00 |
|
Tsuyoshi Ozawa
|
9886396400
|
Revert "Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)" because of missing JIRA's number.
This reverts commit 2eba7eb9af .
|
2015-01-08 14:35:08 +09:00 |
|
Tsuyoshi Ozawa
|
2eba7eb9af
|
Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)
|
2015-01-08 14:21:30 +09:00 |
|
Vinayakumar B
|
4cd66f7fb2
|
HDFS-7583. Fix findbug in TransferFsImage.java (Contributed by Vinayakumar B)
|
2015-01-06 09:31:35 +05:30 |
|
Jing Zhao
|
5caebbae8c
|
HDFS-7484. Make FSDirectory#addINode take existing INodes as its parameter. Contributed by Jing Zhao.
|
2014-12-22 23:19:20 -08:00 |
|
Vinayakumar B
|
50ae1a6664
|
HDFS-7456. De-duplicate AclFeature instances with same AclEntries do reduce memory footprint of NameNode (Contributed by Vinayakumar B)
|
2014-12-23 12:35:53 +05:30 |
|
cnauroth
|
2cf90a2c33
|
HDFS-7560. ACLs removed by removeDefaultAcl() will be back after NameNode restart/failover. Contributed by Vinayakumar B.
|
2014-12-22 13:59:10 -08:00 |
|
yliu
|
7bc0a6d5c2
|
HDFS-7557. Fix spacing for a few keys in DFSConfigKeys.java (Colin P. McCabe)
|
2014-12-22 00:49:13 +08:00 |
|
Colin Patrick Mccabe
|
8fa265a290
|
HDFS-7443. Datanode upgrade to BLOCKID_BASED_LAYOUT fails if duplicate block files are present in the same volume (cmccabe)
|
2014-12-19 13:18:03 -08:00 |
|
Colin Patrick Mccabe
|
a4876c130f
|
HDFS-7552. Change FsVolumeList toString() to fix TestDataNodeVolumeFailureToleration (Liang Xie via Colin P. McCabe)
|
2014-12-19 11:13:04 -08:00 |
|
cnauroth
|
5df7ecb33a
|
HDFS-7431. log message for InvalidMagicNumberException may be incorrect. Contributed by Yi Liu.
|
2014-12-18 15:03:52 -08:00 |
|
Andrew Wang
|
b0b9084433
|
HDFS-7530. Allow renaming of encryption zone roots. Contributed by Charles Lamb.
|
2014-12-18 14:06:53 -08:00 |
|
Haohui Mai
|
65f2a4ee60
|
HDFS-7543. Avoid path resolution when getting FileStatus for audit logs. Contributed by Haohui Mai.
|
2014-12-18 11:25:14 -08:00 |
|
Kihwal Lee
|
c0d666c74e
|
HDFS-7373. Clean up temporary files after fsimage transfer failures. Contributed by Kihwal Lee
|
2014-12-18 12:58:59 -06:00 |
|
Colin Patrick Mccabe
|
3b173d9517
|
HDFS-7531. Improve the concurrent access on FsVolumeList (Lei Xu via Colin P. McCabe)
|
2014-12-17 16:41:59 -08:00 |
|
Haohui Mai
|
0da1330bfd
|
HDFS-7528. Consolidate symlink-related implementation into a single class. Contributed by Haohui Mai.
|
2014-12-17 14:48:30 -08:00 |
|
Colin Patrick Mccabe
|
4281c96e24
|
HADOOP-11416. Move ChunkedArrayList into hadoop-common (cmccabe)
|
2014-12-17 10:32:40 -08:00 |
|
Haohui Mai
|
565d72fe6e
|
HDFS-7536. Remove unused CryptoCodec in org.apache.hadoop.fs.Hdfs. Contributed by Haohui Mai.
|
2014-12-16 13:26:37 -08:00 |
|
Colin Patrick Mccabe
|
a97a1e7317
|
HDFS-7494. Checking of closed in DFSInputStream#pread() should be protected by synchronization (Ted Yu via Colin P. McCabe)
|
2014-12-16 11:07:27 -08:00 |
|
Kihwal Lee
|
b7923a356e
|
HDFS-6425. Large postponedMisreplicatedBlocks has impact on blockReport latency. Contributed by Ming Ma.
|
2014-12-16 10:30:22 -06:00 |
|
Haohui Mai
|
832ebd8cb6
|
HDFS-7506. Consolidate implementation of setting inode attributes into a single class. Contributed by Haohui Mai.
|
2014-12-15 10:40:33 -08:00 |
|
Colin Patrick Mccabe
|
6e13fc62e1
|
HDFS-7513. HDFS inotify: add defaultBlockSize to CreateEvent (cmccabe)
|
2014-12-15 10:30:30 -08:00 |
|
Andrew Wang
|
fa7b9248e4
|
HDFS-7426. Change nntop JMX format to be a JSON blob.
|
2014-12-12 17:04:33 -08:00 |
|
Jing Zhao
|
c78e3a7cdd
|
HDFS-7059. Avoid resolving path multiple times. Contributed by Jing Zhao.
|
2014-12-12 15:13:35 -08:00 |
|
Haohui Mai
|
46612c7a51
|
HDFS-7517. Remove redundant non-null checks in FSNamesystem#getBlockLocations. Contributed by Haohui Mai.
|
2014-12-12 11:51:17 -08:00 |
|
Andrew Wang
|
b437f5eef4
|
HDFS-7497. Inconsistent report of decommissioning DataNodes between dfsadmin and NameNode webui. Contributed by Yongjun Zhang.
|
2014-12-11 18:12:47 -08:00 |
|
Haohui Mai
|
b9f6d0c956
|
HDFS-7515. Fix new findbugs warnings in hadoop-hdfs. Contributed by Haohui Mai.
|
2014-12-11 12:36:13 -08:00 |
|
arp
|
390642acf3
|
HDFS-7503. Namenode restart after large deletions can cause slow processReport (Arpit Agarwal)
|
2014-12-10 23:44:28 -08:00 |
|
Haohui Mai
|
d693a252bd
|
HDFS-7463. Simplify FSNamesystem#getBlockLocationsUpdateTimes. Contributed by Haohui Mai.
|
2014-12-10 23:01:17 -08:00 |
|
Allen Wittenauer
|
c536142699
|
HADOOP-6590. Add a username check for hadoop sub-commands (John Smith via aw)
|
2014-12-10 13:41:28 -08:00 |
|
Allen Wittenauer
|
a7c6c710b2
|
HADOOP-10950. rework heap management vars (John Smith via aw)
|
2014-12-10 13:37:32 -08:00 |
|
Vinayakumar B
|
d93f3b9815
|
HDFS-7481. Add ACL indicator to the 'Permission Denied' exception. (Contributed by Vinayakumar B )
|
2014-12-10 08:27:15 +05:30 |
|
Jing Zhao
|
5776a41da0
|
HDFS-7498. Simplify the logic in INodesInPath. Contributed by Jing Zhao.
|
2014-12-09 11:37:39 -08:00 |
|
Colin Patrick Mccabe
|
d8352b9b2b
|
Incorrect locking in FsVolumeList#checkDirs can hang datanodes (Noah Lorang via Colin P. McCabe)
|
2014-12-09 10:56:46 -08:00 |
|
Haohui Mai
|
6c5bbd7a42
|
HDFS-7486. Consolidate XAttr-related implementation into a single class. Contributed by Haohui Mai.
|
2014-12-08 11:52:21 -08:00 |
|
cnauroth
|
d555bb2120
|
HDFS-7473. Document setting dfs.namenode.fs-limits.max-directory-items to 0 is invalid. Contributed by Akira AJISAKA.
|
2014-12-08 11:04:29 -08:00 |
|
cnauroth
|
ffe942b82c
|
HDFS-7384. getfacl command and getAclStatus output should be in sync. Contributed by Vinayakumar B.
|
2014-12-08 10:23:09 -08:00 |
|
cnauroth
|
9297f980c2
|
HDFS-7476. Consolidate ACL-related operations to a single class. Contributed by Haohui Mai.
|
2014-12-06 14:20:00 -08:00 |
|
Haohui Mai
|
e227fb8fbc
|
HDFS-7459. Consolidate cache-related implementation in FSNamesystem into a single class. Contributed by Haohui Mai.
|
2014-12-05 18:37:07 -08:00 |
|
Jing Zhao
|
475c6b4978
|
HDFS-7474. Avoid resolving path in FSPermissionChecker. Contributed by Jing Zhao.
|
2014-12-05 14:17:17 -08:00 |
|
Haohui Mai
|
f6452eb259
|
HDFS-7472. Fix typo in message of ReplicaNotFoundException. Contributed by Masatake Iwasaki.
|
2014-12-05 11:23:13 -08:00 |
|
Haohui Mai
|
6a5596e3b4
|
HDFS-7478. Move org.apache.hadoop.hdfs.server.namenode.NNConf to FSNamesystem. Contributed by Li Lu.
|
2014-12-05 10:55:13 -08:00 |
|
Haohui Mai
|
0653918dad
|
HDFS-7454. Reduce memory footprint for AclEntries in NameNode. Contributed by Vinayakumar B.
|
2014-12-04 20:49:45 -08:00 |
|
Haohui Mai
|
26d8dec756
|
HDFS-7468. Moving verify* functions to corresponding classes. Contributed by Li Lu.
|
2014-12-04 14:09:45 -08:00 |
|
stack
|
7caa3bc98e
|
HDFS-6735. A minor optimization to avoid pread() be blocked by read() inside the same DFSInputStream (Lars Hofhansl via stack)
|
2014-12-02 20:57:38 -08:00 |
|
Colin Patrick Mccabe
|
75a326aaff
|
HDFS-7446. HDFS inotify should have the ability to determine what txid it has read up to (cmccabe)
|
2014-12-02 17:15:21 -08:00 |
|
Haohui Mai
|
185e0c7b4c
|
HDFS-7462. Consolidate implementation of mkdirs() into a single class. Contributed by Haohui Mai.
|
2014-12-02 14:53:45 -08:00 |
|
Haohui Mai
|
042699401e
|
HDFS-7438. Consolidate the implementation of rename() into a single class. Contributed by Haohui Mai.
|
2014-12-01 21:48:28 -08:00 |
|
Haohui Mai
|
0af44ea846
|
HDFS-7450. Consolidate the implementation of GetFileInfo(), GetListings() and GetContentSummary() into a single class. Contributed by Haohui Mai.
|
2014-12-01 21:36:25 -08:00 |
|
Allen Wittenauer
|
031f980e7e
|
HADOOP-11081. Document hadoop properties expected to be set by the shell code in *-env.sh (aw)
|
2014-12-01 16:21:20 -08:00 |
|
Uma Maheswara Rao G
|
1556f86a31
|
HDFS-7210. Avoid two separate RPC's namenode.append() and namenode.getFileInfo() for an append call from DFSClient. (Vinayakumar B via umamahesh)
|
2014-11-28 21:09:16 +05:30 |
|
Haohui Mai
|
f5b1631179
|
HDFS-7444. convertToBlockUnderConstruction should preserve BlockCollection. Contributed by Haohui Mai.
|
2014-11-26 10:37:01 -08:00 |
|
Uma Maheswara Rao G
|
058af60c56
|
HDFS-7310. Mover can give first priority to local DN if it has target storage type available in local DN. (Vinayakumar B via umamahesh)
|
2014-11-26 23:27:25 +05:30 |
|
Haohui Mai
|
4a31611829
|
HDFS-7440. Consolidate snapshot related operations in a single class. Contributed by Haohui Mai.
|
2014-11-25 21:04:52 -08:00 |
|
Andrew Wang
|
f43a20c529
|
HDFS-7097. Allow block reports to be processed during checkpointing on standby name node. (kihwal via wang)
|
2014-11-25 15:37:11 -08:00 |
|
Haohui Mai
|
45fa7f0235
|
HDFS-7303. NN UI fails to distinguish datanodes on the same host. Contributed by Benoy Antony.
|
2014-11-24 17:46:35 -08:00 |
|
Haohui Mai
|
8caf537afa
|
HDFS-7436. Consolidate implementation of concat(). Contributed by Haohui Mai.
|
2014-11-24 15:42:38 -08:00 |
|
Haohui Mai
|
8e253cb930
|
HDFS-7412. Move RetryCache to NameNodeRpcServer. Contributed by Haohui Mai.
|
2014-11-24 11:11:15 -08:00 |
|
Colin Patrick Mccabe
|
f636f9d943
|
HDFS-7419. Improve error messages for DataNode hot swap drive feature (Lei Xu via Colin P. Mccabe)
|
2014-11-24 10:55:21 -08:00 |
|
Colin Patrick Mccabe
|
daacbc18d7
|
HDFS-4882. Prevent the Namenode's LeaseManager from looping forever in checkLeases (Ravi Prakash via Colin P. McCabe)
|
2014-11-24 10:46:33 -08:00 |
|
yliu
|
555fa2d9d0
|
HDFS-7403. Inaccurate javadoc of BlockUCState#COMPLETE state. (Yongjun Zhang via yliu)
|
2014-11-24 04:17:17 +08:00 |
|
Aaron T. Myers
|
2d4f3e567e
|
HDFS-7331. Add Datanode network counts to datanode jmx page. Contributed by Charles Lamb.
|
2014-11-21 16:36:39 -08:00 |
|
Haohui Mai
|
23dacb3892
|
HDFS-7420. Delegate permission checks to FSDirectory. Contributed by Haohui Mai.
|
2014-11-21 11:01:14 -08:00 |
|
Haohui Mai
|
c95b878abf
|
HDFS-7415. Move FSNameSystem.resolvePath() to FSDirectory. Contributed by Haohui Mai.
|
2014-11-20 19:23:23 -08:00 |
|
Andrew Wang
|
765aecb4e1
|
HDFS-7409. Allow dead nodes to finish decommissioning if all files are fully replicated.
|
2014-11-19 17:53:00 -08:00 |
|
Allen Wittenauer
|
72c141ba96
|
HADOOP-11208. Replace "daemon" with better name in script subcommands (aw)
|
2014-11-19 14:49:29 -08:00 |
|
Allen Wittenauer
|
73348a4afd
|
HDFS-7407. Minor typo in privileged pid/out/log names (aw)
|
2014-11-19 14:02:28 -08:00 |
|
Andrew Wang
|
5bd048e837
|
HDFS-7373. Allow decommissioning of dead DataNodes. Contributed by Zhe Zhang.
|
2014-11-18 22:16:58 -08:00 |
|
Andrew Wang
|
406c09ad11
|
HDFS-7225. Remove stale block invalidation work when DN re-registers with different UUID. (Zhe Zhang and Andrew Wang)
|
2014-11-18 22:14:04 -08:00 |
|
cnauroth
|
9e81be0114
|
HDFS-7398. Reset cached thread-local FSEditLogOp's on every FSEditLog#logEdit. Contributed by Gera Shegalov.
|
2014-11-18 16:56:44 -08:00 |
|
Haohui Mai
|
fbf81fbd1c
|
HDFS-7406. SimpleHttpProxyHandler puts incorrect "Connection: Close" header. Contributed by Haohui Mai.
|
2014-11-18 14:52:59 -08:00 |
|
Haohui Mai
|
9dd5d673c9
|
HDFS-7404. Remove o.a.h.hdfs.server.datanode.web.resources. Contributed by Li Lu.
|
2014-11-17 17:35:36 -08:00 |
|
Andrew Wang
|
dcb8e24427
|
HDFS-6982. nntop: top-like tool for name node users. (Maysam Yabandeh via wang)
|
2014-11-17 17:33:42 -08:00 |
|
Haohui Mai
|
bf8e4332cb
|
HDFS-7279. Use netty to implement DatanodeWebHdfsMethods. Contributed by Haohui Mai.
|
2014-11-17 11:42:20 -08:00 |
|
Vinayakumar B
|
6783d17fcf
|
HDFS-7399. Lack of synchronization in DFSOutputStream#Packet#getLastByteOffsetBlock() (Contributed by Vinayakumar B)
|
2014-11-17 20:19:19 +05:30 |
|
Colin Patrick Mccabe
|
26d3b7e6ae
|
HDFS-7394. Log at INFO level, not WARN level, when InvalidToken is seen in ShortCircuitCache (Keith Pak via Colin P. McCabe)
|
2014-11-16 21:20:53 -08:00 |
|
cnauroth
|
1925e2a4ae
|
HDFS-7386. Replace check "port number < 1024" with shared isPrivilegedPort method. Contributed by Yongjun Zhang.
|
2014-11-14 16:43:09 -08:00 |
|
Haohui Mai
|
1a2e5cbc4d
|
HDFS-7395. BlockIdManager#clear() bails out when resetting the GenerationStampV1Limit. Contributed by Haohui Mai.
|
2014-11-13 14:43:03 -08:00 |
|
cnauroth
|
b0a41de68c
|
HDFS-7385. ThreadLocal used in FSEditLog class causes FSImage permission mess up. Contributed by jiangyu.
|
2014-11-13 12:34:52 -08:00 |
|
Tsz-Wo Nicholas Sze
|
394ba94c5d
|
HDFS-7358. Clients may get stuck waiting when using ByteArrayManager.
|
2014-11-13 12:28:44 -08:00 |
|
cnauroth
|
0abb973f09
|
HADOOP-7984. Add hadoop --loglevel option to change log level. Contributed by Aikira AJISAKA.
|
2014-11-12 21:41:19 -08:00 |
|
Haohui Mai
|
46f6f9d60d
|
HDFS-7375. Move FSClusterStats to o.a.h.h.hdfs.server.blockmanagement. Contributed by Haohui Mai.
|
2014-11-11 18:22:40 -08:00 |
|
cnauroth
|
163bb55067
|
HDFS-7389. Named user ACL cannot stop the user from accessing the FS entity. Contributed by Vinayakumar B.
|
2014-11-11 13:29:55 -08:00 |
|
Haohui Mai
|
571e9c6232
|
HDFS-7381. Decouple the management of block id and gen stamps from FSNamesystem. Contributed by Haohui Mai.
|
2014-11-11 12:42:12 -08:00 |
|
Suresh Srinivas
|
4ddc5cad0a
|
HDFS-7383. DataNode.requestShortCircuitFdsForRead may throw NullPointerException. Contributed by Tsz Wo Nicholas Sze.
|
2014-11-09 17:55:03 -08:00 |
|
cnauroth
|
9ba8d8c7eb
|
HDFS-7382. DataNode in secure mode may throw NullPointerException if client connects before DataNode registers itself with NameNode. Contributed by Chris Nauroth.
|
2014-11-08 22:24:57 -08:00 |
|
Arun C. Murthy
|
6caa8100d5
|
HADOOP-11286. Copied LimitInputStream from guava-0.14 to hadoop to avoid issues with newer versions of guava in applications. Contributed by Christopher Tubbs.
|
2014-11-08 15:39:56 -08:00 |
|
Jing Zhao
|
ae71a671a3
|
HDFS-7364. Balancer always shows zero Bytes Already Moved. Contributed by Tsz Wo Nicholas Sze.
|
2014-11-06 17:48:36 -08:00 |
|
Haohui Mai
|
75b820cca9
|
HDFS-7365. Remove hdfs.server.blockmanagement.MutableBlockCollection. Contributed by Li Lu.
|
2014-11-06 13:56:31 -08:00 |
|
Milan Desai
|
80d7d183cd
|
HDFS-7336. Unused member DFSInputStream.buffersize. Contributed by Milan Desai.
|
2014-11-05 21:00:28 -08:00 |
|
Haohui Mai
|
8e33d4bdb3
|
HDFS-7367. HDFS short-circuit read cannot negotiate shared memory slot and file descriptors when SASL is enabled on DataTransferProtocol. Contributed by Chris Nauroth.
|
2014-11-05 20:31:39 -08:00 |
|
Haohui Mai
|
86eb27ba1d
|
HDFS-7366. BlockInfo should take replication as an short in the constructor. Contributed by Li Lu.
|
2014-11-05 18:14:18 -08:00 |
|
cnauroth
|
ba1d4ad25b
|
HDFS-7359. NameNode in secured HA cluster fails to start if dfs.namenode.secondary.http-address cannot be interpreted as a network address. Contributed by Chris Nauroth.
|
2014-11-05 15:09:22 -08:00 |
|
Colin Patrick Mccabe
|
56257fab1d
|
HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer crashes with an unchecked exception (rushabhs via cmccabe)
|
2014-11-05 10:51:49 -08:00 |
|
Haohui Mai
|
18312804e9
|
HDFS-7357. FSNamesystem.checkFileProgress should log file path. Contributed by Tsz Wo Nicholas Sze.
|
2014-11-05 10:14:30 -08:00 |
|
Konstantin V Shvachko
|
203c63030f
|
HDFS-7333. Improve logging in Storage.tryLock(). Contributed by Konstantin Shvachko.
|
2014-11-05 09:53:23 -08:00 |
|
Konstantin V Shvachko
|
6e8722e49c
|
HDFS-7335. Redundant checkOperation() in FSN.analyzeFileState(). Contributed by Milan Desai.
|
2014-11-05 09:32:32 -08:00 |
|
yliu
|
73e601259f
|
HDFS-7218. FSNamesystem ACL operations should write to audit log on failure. (clamb via yliu)
|
2014-11-05 15:49:37 +08:00 |
|
Jing Zhao
|
5bd3a569f9
|
HDFS-7233. NN logs unnecessary org.apache.hadoop.hdfs.protocol.UnresolvedPathException. Contributed by Rushabh S Shah.
|
2014-11-04 16:02:07 -08:00 |
|
Jing Zhao
|
3dfd6e68fe
|
HDFS-7340. Make rollingUpgrade start/finalize idempotent. Contributed by Jing Zhao.
|
2014-11-04 10:16:37 -08:00 |
|
Haohui Mai
|
35d353e0f6
|
HDFS-7147. Update archival storage user documentation. Contributed by Tsz Wo Nicholas Sze.
|
2014-11-03 15:10:22 -08:00 |
|
Suresh Srinivas
|
237890feab
|
HDFS-7324. haadmin command usage prints incorrect command name. Contributed by Brahma Reddy Battula.
|
2014-11-03 13:27:09 -08:00 |
|
Kihwal Lee
|
67f13b58e4
|
HADOOP-10987. Provide an iterator-based listing API for FileSystem. Contributed by Kihwal Lee.
|
2014-11-03 08:20:22 -06:00 |
|
Tsz-Wo Nicholas Sze
|
36ccf097a9
|
HDFS-7276. Limit the number of byte arrays used by DFSOutputStream and provide a mechanism for recycling arrays.
|
2014-11-01 11:22:13 -07:00 |
|
Colin Patrick Mccabe
|
7b026c50f1
|
HDFS-6917. Add an hdfs debug command to validate blocks, call recoverlease, etc. (cmccabe)
|
2014-10-31 13:15:17 -07:00 |
|
Ravi Prakash
|
c7f81dad30
|
HDFS-7309. XMLUtils.mangleXmlString doesn't seem to handle less than sign. (Colin Patrick McCabe via raviprak)
|
2014-10-31 11:22:25 -07:00 |
|
cnauroth
|
5573b3476a
|
HDFS-7313. Support optional configuration of AES cipher suite on DataTransferProtocol. Contributed by Chris Nauroth.
|
2014-10-30 22:48:25 -07:00 |
|
cnauroth
|
c637d6d9d5
|
HDFS-6385. Show when block deletion will start after NameNode startup in WebUI. Contributed by Chris Nauroth.
|
2014-10-30 22:26:35 -07:00 |
|
Colin Patrick Mccabe
|
a9331fe9b0
|
HDFS-7035. Make adding a new data directory to the DataNode an atomic operation and improve error handling (Lei Xu via Colin P. McCabe)
|
2014-10-30 17:31:23 -07:00 |
|
Andrew Wang
|
c2866ac34d
|
HDFS-3342. SocketTimeoutException in BlockSender.sendChunks could have a better error message. Contributed by Yongjun Zhang.
|
2014-10-30 11:04:10 -07:00 |
|
Tao Luo
|
0126cf16b7
|
HDFS-7263. Snapshot read can reveal future bytes for appended files. Contributed by Tao Luo.
|
2014-10-29 20:21:12 -07:00 |
|
Jing Zhao
|
6f5f604a79
|
HDFS-7305. NPE seen in wbhdfs FS while running SLive. Contributed by Jing Zhao.
|
2014-10-29 16:25:48 -07:00 |
|
Kihwal Lee
|
3ae84e1ba8
|
HDFS-7300. HDFS-7300. The getMaxNodesPerRack() method in
BlockPlacementPolicyDefault is flawed. contributed by Kihwal Lee
|
2014-10-29 17:23:34 -05:00 |
|
Colin Patrick Mccabe
|
d33e07dc49
|
HDFS-7287. The OfflineImageViewer (OIV) can output invalid XML depending on the filename (Ravi Prakash via Colin P. McCabe)
|
2014-10-29 12:31:59 -07:00 |
|
Haohui Mai
|
675bca2968
|
HDFS-7280. Use netty 4 in WebImageViewer. Contributed by Haohui Mai.
|
2014-10-28 16:53:53 -07:00 |
|
Colin Patrick Mccabe
|
ac9ab037e9
|
HDFS-7235. DataNode#transferBlock should report blocks that don't exist using reportBadBlock (yzhang via cmccabe)
|
2014-10-28 16:41:22 -07:00 |
|
cnauroth
|
c6f04f391b
|
HDFS-7291. Persist in-memory replicas with appropriate unbuffered copy API on POSIX and Windows. Contributed by Xiaoyu Yao.
|
2014-10-28 14:06:27 -07:00 |
|
Kihwal Lee
|
e226b5b40d
|
HDFS-7213. processIncrementalBlockReport performance degradation.
Contributed by Eric Payne.
|
2014-10-28 14:54:05 -05:00 |
|
Kihwal Lee
|
371a3b87ed
|
HDFS-6663. Admin command to track file and locations from block id.
Contributed by Chen He.
|
2014-10-28 14:26:04 -05:00 |
|
yliu
|
58c0bb9ed9
|
HDFS-6606. Optimize HDFS Encrypted Transport performance. (yliu)
|
2014-10-28 21:11:31 +08:00 |
|
Harsh J
|
0398db19b2
|
HDFS-6741. Improve permission denied message when FSPermissionChecker#checkOwner fails. Contributed by Stephen Chu and Harsh J. (harsh)
|
2014-10-28 12:22:37 +05:30 |
|
Haohui Mai
|
00b4e44a2e
|
HDFS-5928. Show namespace and namenode ID on NN dfshealth page. Contributed by Siqi Li.
|
2014-10-27 16:22:19 -07:00 |
|
Colin Patrick Mccabe
|
baf794dc40
|
HDFS-7278. Add a command that allows sysadmins to manually trigger full block reports from a DN (cmccabe)
|
2014-10-27 09:53:16 -07:00 |
|
cnauroth
|
463aec1171
|
HDFS-6934. Move checksum computation off the hot path when writing to RAM disk. Contributed by Chris Nauroth.
|
2014-10-27 09:38:30 -07:00 |
|
Harsh J
|
0058eadbd3
|
HDFS-6538. Comment format error in ShortCircuitRegistry javadoc. Contributed by David Luo. (harsh)
|
2014-10-27 19:24:50 +05:30 |
|
Byron Wong
|
28051e4155
|
HADOOP-6857. FsShell should report raw disk usage including replication factor. Contributed by Byron Wong.
|
2014-10-25 12:31:41 -07:00 |
|
Colin Patrick Mccabe
|
a52eb4bc5f
|
HDFS-6988. Improve HDFS-6581 eviction configuration (Xiaoyu Yao via Colin P. McCabe)
|
2014-10-24 13:08:59 -07:00 |
|
Jitendra Pandey
|
86ac0d40b8
|
HDFS-6904. Added files missing in previous commit.
|
2014-10-24 12:01:09 -07:00 |
|
Jitendra Pandey
|
e2be333744
|
HDFS-6904. YARN unable to renew delegation token fetched via webhdfs due to incorrect service port.
|
2014-10-24 11:35:19 -07:00 |
|
Haohui Mai
|
b3d8a642a9
|
HDFS-7283. Bump DataNode OOM log from WARN to ERROR. Contributed by Stephen Chu.
|
2014-10-24 10:50:16 -07:00 |
|
Haohui Mai
|
0942c99eba
|
HDFS-7258. CacheReplicationMonitor rescan schedule log should use DEBUG level instead of INFO level. Contributed by Xiaoyu Yao.
|
2014-10-23 23:58:32 -07:00 |
|
yliu
|
57dec28807
|
HDFS-7243. HDFS concat operation should not be allowed in Encryption Zone. (clamb via yliu)
|
2014-10-24 11:12:18 +08:00 |
|
Haohui Mai
|
670879ef41
|
HDFS-7257. Add the time of last HA state transition to NN's /jmx page. Contributed by Charles Lamb.
|
2014-10-23 16:52:58 -07:00 |
|
Andrew Wang
|
86cad007d7
|
HDFS-7222. Expose DataNode network errors as a metric. (Charles Lamb via wang)
|
2014-10-23 12:53:01 -07:00 |
|
Andrew Wang
|
8c5b23b547
|
HDFS-7165. Separate block metrics for files with replication count 1. (Zhe Zhang via wang)
|
2014-10-23 12:28:02 -07:00 |
|
Colin Patrick Mccabe
|
7b0f9bb258
|
HDFS-6877. Avoid calling checkDisk when an HDFS volume is removed during a write. (Lei Xu via Colin P. McCabe)
|
2014-10-22 13:38:26 -07:00 |
|
Allen Wittenauer
|
4baca311ff
|
HDFS-7204. balancer doesn't run as a daemon (aw)
|
2014-10-21 14:26:08 -07:00 |
|
Colin Patrick Mccabe
|
7aab5fa1bd
|
HDFS-7154. Fix returning value of starting reconfiguration task (Lei Xu via Colin P. McCabe)
|
2014-10-20 18:33:11 -07:00 |
|
Colin Patrick Mccabe
|
4799570dfd
|
HDFS-7266. HDFS Peercache enabled check should not lock on object (awang via cmccabe)
|
2014-10-20 18:24:53 -07:00 |
|
Benoy Antony
|
e4d6a87854
|
HDFS-7184. Allow data migration tool to run as a daemon. (Benoy Antony)
|
2014-10-20 12:15:58 -07:00 |
|
Tsz-Wo Nicholas Sze
|
2e140523d3
|
HDFS-7260. Change DFSOutputStream.MAX_PACKETS to be configurable.
|
2014-10-17 18:30:09 -07:00 |
|
Vinayakumar B
|
368743140d
|
HDFS-7252. small refinement to the use of isInAnEZ in FSNamesystem. (Yi Liu via vinayakumarb)
|
2014-10-17 18:03:44 +05:30 |
|
Vinayakumar B
|
1c3ff0b7c8
|
HDFS-7242. Code improvement for FSN#checkUnreadableBySuperuser. (Contributed by Yi Liu)
|
2014-10-17 17:48:20 +05:30 |
|
Tsz-Wo Nicholas Sze
|
2894433332
|
HDFS-5089. When a LayoutVersion support SNAPSHOT, it must support FSIMAGE_NAME_OPTIMIZATION.
|
2014-10-15 20:56:59 -07:00 |
|
Tsz-Wo Nicholas Sze
|
41980c56d3
|
HDFS-7208. NN doesn't schedule replication when a DN storage fails. Contributed by Ming Ma
|
2014-10-15 20:44:24 -07:00 |
|
Jing Zhao
|
18620649f9
|
HDFS-7185. The active NameNode will not accept an fsimage sent from the standby during rolling upgrade. Contributed by Jing Zhao.
|
2014-10-15 10:27:30 -07:00 |
|
Haohui Mai
|
128ace10cd
|
HDFS-7190. Bad use of Preconditions in startFileInternal(). Contributed by Dawson Choong.
|
2014-10-14 23:42:19 -07:00 |
|
Haohui Mai
|
0260231667
|
HDFS-7201. Fix typos in hdfs-default.xml. Contributed by Dawson Choong.
|
2014-10-14 17:36:07 -07:00 |
|
Jing Zhao
|
7dcad84143
|
HDFS-7228. Add an SSD policy into the default BlockStoragePolicySuite. Contributed by Jing Zhao.
|
2014-10-14 10:22:34 -07:00 |
|
Tsz-Wo Nicholas Sze
|
f6d0b8892a
|
HDFS-7237. The command "hdfs namenode -rollingUpgrade" throws ArrayIndexOutOfBoundsException.
|
2014-10-13 18:28:34 -07:00 |
|
cnauroth
|
1770bb942f
|
HDFS-7090. Use unbuffered writes when persisting in-memory replicas. Contributed by Xiaoyu Yao.
|
2014-10-13 10:56:32 -07:00 |
|
Haohui Mai
|
53100318ea
|
HDFS-6544. Broken Link for GFS in package.html. Contributed by Suraj Nayak M.
|
2014-10-13 10:33:19 -07:00 |
|
Andrew Wang
|
d3d3d47202
|
HDFS-7209. Populate EDEK cache when creating encryption zone. (Yi Liu via wang)
|
2014-10-10 13:40:37 -07:00 |
|
Colin Patrick Mccabe
|
1ceb326933
|
HDFS-7198. Fix "unchecked conversion" warning in DFSClient#getPathTraceScope (cmccabe)
|
2014-10-10 13:03:29 -07:00 |
|
Aaron T. Myers
|
cbd21fd13b
|
HDFS-7026. Introduce a string constant for "Failed to obtain user group info...". Contributed by Yongjun Zhang.
|
2014-10-09 18:52:48 -07:00 |
|
Kihwal Lee
|
db71bb54bc
|
HDFS-7217. Better batching of IBRs. Contributed by Kihwal Lee.
|
2014-10-09 12:07:51 -05:00 |
|
Aaron T. Myers
|
2a51494ce1
|
HADOOP-11161. Expose close method in KeyProvider to give clients of Provider implementations a hook to release resources. Contribued by Arun Suresh.
|
2014-10-08 18:01:51 -07:00 |
|
Kihwal Lee
|
853cb704ed
|
HDFS-7203. Concurrent appending to the same file can cause data
corruption. Contributed by Kihwal Lee.
|
2014-10-08 15:05:34 -05:00 |
|
cnauroth
|
1efd9c9825
|
HDFS-7112. LazyWriter should use either async IO or one thread per physical disk. Contributed by Xiaoyu Yao.
|
2014-10-07 20:25:19 -07:00 |
|
cnauroth
|
9b8a35aff6
|
HDFS-7128. Decommission slows way down when it gets towards the end. Contributed by Ming Ma.
|
2014-10-07 15:01:09 -07:00 |
|
Colin Patrick Mccabe
|
8dc6abf2f4
|
HDFS-7194 Fix findbugs "inefficient new String constructor" warning in DFSClient#PATH (yzhang via cmccabe)
|
2014-10-06 15:29:09 -07:00 |
|
Vinayakumar B
|
ed841dd9a9
|
HDFS-6995. Block should be placed in the client's 'rack-local' node if 'client-local' node is not available (vinayakumarb)
|
2014-10-06 14:31:15 +05:30 |
|
Colin Patrick Mccabe
|
7f6ed7fe36
|
HDFS-7055. Add tracing to DFSInputStream (cmccabe)
|
2014-10-03 13:35:43 -07:00 |
|
Andrew Wang
|
d2d5a0ea03
|
HDFS-7179. DFSClient should instantiate a KeyProvider, not a KeyProviderCryptoExtension. (wang)
|
2014-10-02 13:50:05 -07:00 |
|
Colin Patrick Mccabe
|
03db9cc839
|
HDFS-7162. Wrong path when deleting through fuse-dfs a file which already exists in trash (cmccabe)
|
2014-10-02 12:42:19 -07:00 |
|
Colin Patrick Mccabe
|
dd1b8f2ed8
|
HDFS-7176. The namenode usage message doesn't include "-rollingupgrade started" (cmccabe)
|
2014-10-01 14:53:44 -07:00 |
|
Haohui Mai
|
1f5b42ac48
|
HDFS-7158. Reduce the memory usage of WebImageViewer. Contributed by Haohui Mai.
|
2014-10-01 10:53:38 -07:00 |
|
arp
|
a45ad330fa
|
HDFS-7171. Fix Jenkins failures in HDFS-6581 branch. (Arpit Agarwal)
|
2014-09-30 18:25:20 -07:00 |
|
arp
|
65ef35bbab
|
Merge branch 'trunk' into HDFS-6581
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
hadoop-hdfs-project/hadoop-hdfs/src/test/resources/editsStored.xml
|
2014-09-30 18:20:13 -07:00 |
|
arp
|
9e9e9cf711
|
HDFS-7153. Add storagePolicy to NN edit log during file creation. (Arpit Agarwal)
|
2014-09-30 18:10:13 -07:00 |
|
arp
|
dde2ed13c2
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-30 18:05:54 -07:00 |
|
Jing Zhao
|
cdf1af0e5a
|
HDFS-7167. NPE while running Mover if the given path is for a file. Contributed by Jing Zhao.
|
2014-09-30 11:13:35 -07:00 |
|
arp
|
5e8b697352
|
HDFS-7129. Metrics to track usage of memory for writes. (Contributed by Xiaoyu Yao)
|
2014-09-30 00:53:18 -07:00 |
|
arp
|
bb84f1fccb
|
HDFS-7159. Use block storage policy to set lazy persist preference. (Arpit Agarwal)
|
2014-09-29 22:27:59 -07:00 |
|
arp
|
368e2423a5
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-29 20:09:06 -07:00 |
|
Haohui Mai
|
0577eb32fc
|
HDFS-6779. Add missing version subcommand for hdfs. Contributed by Sasaki Toru.
|
2014-09-29 18:10:47 -07:00 |
|
arp
|
7f0422be76
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-29 16:29:43 -07:00 |
|
Andrew Wang
|
7f0efe96f8
|
HDFS-7124. Remove EncryptionZoneManager.NULL_EZ. (clamb via wang)
|
2014-09-29 14:14:22 -07:00 |
|
arp
|
1e6b4b9b2e
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-29 14:01:47 -07:00 |
|
Andrew Wang
|
f0293f11a8
|
HDFS-7104. Fix and clarify INodeInPath getter functions. Contributed by Zhe Zhang.
|
2014-09-29 12:58:37 -07:00 |
|
arp
|
d45e7c7e85
|
HDFS-7153. Add storagePolicy to NN edit log during file creation. (Arpit Agarwal)
|
2014-09-29 12:36:27 -07:00 |
|
Allen Wittenauer
|
84b9c632bf
|
HDFS-4227. Document dfs.namenode.resource.* (Daisuke Kobayashi via aw)
|
2014-09-29 09:01:43 -07:00 |
|