Aaron T. Myers
|
49dfad9429
|
HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates.
|
2015-06-23 17:26:11 -07:00 |
|
Yongjun Zhang
|
b42f1ec13d
|
HDFS-8633. Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match DFSConfigKeys. Contributed by Ray Chiang.
|
2015-06-19 09:47:31 -07:00 |
|
Colin Patrick Mccabe
|
12b5b06c06
|
HDFS-7923. The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages (cmccabe)
|
2015-06-12 11:17:51 -07:00 |
|
Akira Ajisaka
|
d725dd8af6
|
HDFS-8443. Document dfs.namenode.service.handler.count in hdfs-site.xml. Contributed by J.Andreina.
|
2015-05-29 11:36:08 +09:00 |
|
Vinayakumar B
|
3bef7c80a9
|
HDFS-6888. Allow selectively audit logging ops (Contributed by Chen He)
|
2015-05-15 11:07:51 +05:30 |
|
Akira Ajisaka
|
2463666ecb
|
HDFS-6184. Capture NN's thread dump when it fails over. Contributed by Ming Ma.
|
2015-05-13 11:37:22 +09:00 |
|
Colin Patrick Mccabe
|
8f7c2364d7
|
HDFS-8284. Update documentation about how to use HTrace with HDFS (Masatake Iwasaki via Colin P. McCabe)
|
2015-05-08 12:30:03 -07:00 |
|
Akira Ajisaka
|
c5afe444df
|
HDFS-8349. Remove .xml and documentation references to dfs.webhdfs.enabled. Contributed by Ray Chiang.
|
2015-05-08 15:57:13 +09:00 |
|
Colin Patrick Mccabe
|
3fe79e1db8
|
HDFS-7397. Add more detail to the documentation for the conf key "dfs.client.read.shortcircuit.streams.cache.size" (Brahma Reddy Battula via Colin P. McCabe)
|
2015-05-04 12:50:29 -07:00 |
|
Akira Ajisaka
|
de9404f02f
|
HDFS-7770. Need document for storage type label of data node storage locations under dfs.data.dir. Contributed by Xiaoyu Yao.
|
2015-04-30 20:12:32 +09:00 |
|
Yongjun Zhang
|
15612313f5
|
HDFS-7835. make initial sleeptime in locateFollowingBlock configurable for DFSClient. Contributed by Zhihai Xu.
|
2015-03-20 09:12:42 -07:00 |
|
Chris Douglas
|
6ee0d32b98
|
HDFS-7411. Change decommission logic to throttle by blocks rather
than nodes in each interval. Contributed by Andrew Wang
|
2015-03-08 18:31:04 -07:00 |
|
Akira Ajisaka
|
aa55fd3096
|
HDFS-5853. Add "hadoop.user.group.metrics.percentiles.intervals" to hdfs-default.xml (aajisaka)
|
2015-03-01 01:16:36 -08:00 |
|
Akira Ajisaka
|
8719cdd4f6
|
HDFS-7685. Document dfs.namenode.heartbeat.recheck-interval in hdfs-default.xml. Contributed by Kai Sasaki.
|
2015-02-27 12:17:34 -08:00 |
|
Harsh J
|
b9a17909ba
|
HDFS-7752. Improve description for "dfs.namenode.num.extra.edits.retained" and "dfs.namenode.num.checkpoints.retained" properties on hdfs-default.xml. Contributed by Wellington Chevreuil.
|
2015-02-20 19:20:41 +05:30 |
|
Tsz-Wo Nicholas Sze
|
085b1e293f
|
HDFS-6133. Add a feature for replica pinning so that a pinned replica will not be moved by Balancer/Mover. Contributed by zhaoyunjiong
|
2015-02-11 15:12:12 -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 |
|
Allen Wittenauer
|
0a05ae1782
|
HDFS-7566. Remove obsolete entries from hdfs-default.xml (Ray Chiang via aw)
|
2015-01-27 14:31:27 -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 |
|
Kihwal Lee
|
b7923a356e
|
HDFS-6425. Large postponedMisreplicatedBlocks has impact on blockReport latency. Contributed by Ming Ma.
|
2014-12-16 10:30:22 -06: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 |
|
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
|
35d353e0f6
|
HDFS-7147. Update archival storage user documentation. Contributed by Tsz Wo Nicholas Sze.
|
2014-11-03 15:10:22 -08: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 |
|
yliu
|
58c0bb9ed9
|
HDFS-6606. Optimize HDFS Encrypted Transport performance. (yliu)
|
2014-10-28 21:11:31 +08:00 |
|
Haohui Mai
|
0260231667
|
HDFS-7201. Fix typos in hdfs-default.xml. Contributed by Dawson Choong.
|
2014-10-14 17:36:07 -07:00 |
|
arp
|
1e6b4b9b2e
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-29 14:01:47 -07:00 |
|
Allen Wittenauer
|
84b9c632bf
|
HDFS-4227. Document dfs.namenode.resource.* (Daisuke Kobayashi via aw)
|
2014-09-29 09:01:43 -07:00 |
|
Allen Wittenauer
|
9829f9fa58
|
HDFS-6519. Document oiv_legacy command (Akira AJISAKA via aw)
|
2014-09-29 08:51:41 -07:00 |
|
arp
|
9a53c3699b
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-28 20:42:56 -07:00 |
|
arp
|
b38e52b5e8
|
HDFS-7093. Add config key to restrict setStoragePolicy. (Arpit Agarwal)
|
2014-09-28 19:28:51 -07:00 |
|
arp
|
b1000fbba4
|
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/main/java/org/apache/hadoop/hdfs/server/namenode/INodeFile.java
|
2014-09-24 20:08:32 -07:00 |
|
Jing Zhao
|
073bbd805c
|
HDFS-7081. Add new DistributedFileSystem API for getting all the existing storage policies. Contributed by Jing Zhao.
|
2014-09-24 10:05:40 -07:00 |
|
arp
|
f8bbf80067
|
Merge branch 'trunk' into HDFS-6581
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/StorageType.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/HdfsFileStatus.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/HdfsLocatedFileStatus.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelper.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSImageFormat.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSImageFormatPBINode.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeFile.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeFileAttributes.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeLayoutVersion.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/snapshot/FSImageFormatPBSnapshot.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/JsonUtil.java
hadoop-hdfs-project/hadoop-hdfs/src/main/proto/fsimage.proto
hadoop-hdfs-project/hadoop-hdfs/src/main/proto/hdfs.proto
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/DFSTestUtil.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/MiniDFSCluster.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFsck.java
|
2014-09-18 22:26:42 -07:00 |
|
Andrew Wang
|
8e73084491
|
HDFS-6840. Clients are always sent to the same datanode when read is off rack. (wang)
|
2014-09-18 17:49:17 -07:00 |
|
arp
|
849ccfa699
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-18 11:06:40 -07:00 |
|
Tsz-Wo Nicholas Sze
|
2d2b0009e6
|
Merge branch 'trunk' into HDFS-6584
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
|
2014-09-18 13:00:29 +08:00 |
|
Andrew Wang
|
10e8602f32
|
HDFS-7004. Update KeyProvider instantiation to create by URI. (wang)
|
2014-09-17 20:14:40 -07:00 |
|
Jing Zhao
|
6997c1c658
|
Merge remote-tracking branch 'origin/trunk' into HDFS-6584
|
2014-09-08 15:15:34 -07:00 |
|
arp
|
4ff128af12
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-08 15:00:01 -07:00 |
|
Colin Patrick Mccabe
|
cad14aa916
|
HDFS-6036. Forcibly timeout misbehaving DFSClients that try to do no-checksum reads that extend too long. (cmccabe)
|
2014-09-08 12:51:56 -07:00 |
|
arp
|
339d21f273
|
Merge trunk into HDFS-6581
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeLayoutVersion.java
|
2014-09-05 21:36:25 -07:00 |
|
Jing Zhao
|
300cb12bef
|
Merge trunk into HDFS-6584
|
2014-09-05 11:37:22 -07:00 |
|
Jing Zhao
|
c6107f566f
|
HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai.
|
2014-09-05 10:40:02 -07:00 |
|
Colin Patrick Mccabe
|
f4caedfcbf
|
HDFS-6959 Make the HDFS home directory location customizable. Contributed by Yongjun Zhang
|
2014-09-03 19:30:30 -07:00 |
|
Jing Zhao
|
45d5b13256
|
Merge changes from trunk
|
2014-09-03 15:36:47 -07:00 |
|
arp
|
a6b32a3e78
|
Merge trunk into HDFS-6581
|
2014-09-02 16:25:32 -07:00 |
|
Colin Patrick Mccabe
|
727331becc
|
HDFS-4257. The ReplaceDatanodeOnFailure policies could have a forgiving option. Contributed by szetszwo.
|
2014-09-02 15:14:33 -07:00 |
|
Andrew Wang
|
faa4455be5
|
HDFS-6634. inotify in HDFS. Contributed by James Thomas.
|
2014-09-02 14:02:29 -07:00 |
|
arp
|
2e987148e0
|
HDFS-6929. NN periodically unlinks lazy persist files with missing replicas from namespace. (Arpit Agarwal)
|
2014-08-27 21:47:19 -07:00 |
|