Virajith Jalaparti
|
d65df0f273
|
HDFS-11190. [READ] Namenode support for data stored in external stores.
|
2017-12-15 17:51:37 -08:00 |
|
Virajith Jalaparti
|
b668eb9155
|
HDFS-10675. Datanode support to read from external stores.
|
2017-12-15 17:51:37 -08:00 |
|
Tsz-Wo Nicholas Sze
|
b1c7654ee4
|
HDFS-12594. snapshotDiff fails if the report exceeds the RPC response limit. Contributed by Shashikant Banerjee
|
2017-11-30 12:18:29 -08:00 |
|
Kihwal Lee
|
53509f295b
|
HDFS-11754. Make FsServerDefaults cache configurable. Contributed by Mikhail Erofeev.
|
2017-11-29 15:11:14 -06:00 |
|
Inigo Goiri
|
e182e77794
|
HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri.
|
2017-11-16 16:58:47 -08:00 |
|
Lei Xu
|
9367c25dbd
|
HDFS-12482. Provide a configuration to adjust the weight of EC recovery tasks to adjust the speed of recovery. (lei)
|
2017-10-31 21:58:14 -07:00 |
|
Manoj Govindassamy
|
075dd45a24
|
HDFS-12544. SnapshotDiff - support diff generation on any snapshot root descendant directory.
|
2017-10-25 10:54:40 -07:00 |
|
Xiao Chen
|
035c6ee587
|
HDFS-12603. Enable async edit logging by default. Contributed by Andrew Wang.
|
2017-10-16 09:51:10 -07:00 |
|
Andrew Wang
|
82cd85d868
|
Revert "HDFS-12603. Enable async edit logging by default."
This reverts commit afb42aeabf .
|
2017-10-09 17:53:56 -07:00 |
|
Andrew Wang
|
afb42aeabf
|
HDFS-12603. Enable async edit logging by default.
|
2017-10-09 11:20:00 -07:00 |
|
Inigo Goiri
|
81601dac8e
|
HDFS-12273. Federation UI. Contributed by Inigo Goiri.
(cherry picked from commit adbb2e00c7b85524fd43bd68895d49814c16680a)
|
2017-10-06 18:50:52 -07:00 |
|
Inigo Goiri
|
ad41c81559
|
HDFS-12381. [Documentation] Adding configuration keys for the Router. Contributed by Inigo Goiri.
(cherry picked from commit c2d6aa79055ef72406fa598e1c743b0c994b5da8)
|
2017-10-06 18:50:51 -07:00 |
|
Inigo Goiri
|
bc9e588a19
|
HDFS-12335. Federation Metrics. Contributed by Inigo Goiri.
(cherry picked from commit 3b19e77752afce87936f5c0d1e6d272fba798d7b)
|
2017-10-06 18:50:50 -07:00 |
|
Inigo Goiri
|
b3e6bd22e3
|
HDFS-10646. Federation admin tool. Contributed by Inigo Goiri.
(cherry picked from commit ae27e31fbcf546481db0b0345772db2e9132372e)
|
2017-10-06 18:50:48 -07:00 |
|
Inigo Goiri
|
d8c8107332
|
HDFS-11826. Federation Namenode Heartbeat. Contributed by Inigo Goiri.
(cherry picked from commit 928f8dab52191e733984d37f47b69719ccf11313)
|
2017-10-06 18:50:47 -07:00 |
|
Inigo Goiri
|
55da7fd7eb
|
HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri.
(cherry picked from commit 95cae08849d23cf12c5d280c29f90908e6a90d40)
|
2017-10-06 18:50:47 -07:00 |
|
Inigo Goiri
|
ca4f209b49
|
HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri.
(cherry picked from commit 8a9cdebebf26841a0f1e99fb08135f4597f2eba2)
|
2017-10-06 18:50:46 -07:00 |
|
Inigo Goiri
|
4bf877b03f
|
HDFS-10630. Federation State Store FS Implementation. Contributed by Jason Kace and Inigo Goiri.
(cherry picked from commit c6e0bd640cdaf83a660fa050809cad6f1d4c6f4d)
|
2017-10-06 18:50:45 -07:00 |
|
Inigo
|
2c740a684a
|
HDFS-10882. Federation State Store Interface API. Contributed by Jason Kace and Inigo Goiri.
(cherry picked from commit 6d94c90ece1c1d23d4c97e72c54e9991f5dbc481)
|
2017-10-06 18:50:45 -07:00 |
|
Inigo
|
2761bbc91a
|
HDFS-10629. Federation Roter. Contributed by Jason Kace and Inigo Goiri.
(cherry picked from commit 6821e801724ac38e9737538b2164c9ae88792282)
|
2017-10-06 18:50:44 -07:00 |
|
Arpit Agarwal
|
b6942cbe9b
|
HDFS-12420. Add an option to disallow 'namenode format -force'. Contributed by Ajay Kumar.
|
2017-10-05 15:26:52 -07:00 |
|
Arpit Agarwal
|
b9e423fa8d
|
HDFS-12496. Make QuorumJournalManager timeout properties configurable. Contributed by Ajay Kumar.
|
2017-09-21 08:44:43 -07:00 |
|
Brahma Reddy Battula
|
fda1221c55
|
HDFS-11799. Introduce a config to allow setting up write pipeline with fewer nodes than replication factor. Contributed by Brahma Reddy Battula
|
2017-09-19 11:25:45 +05:30 |
|
Arpit Agarwal
|
65a941008d
|
Revert "HDFS-10391. Always enable NameNode service RPC port. Contributed by Gergely Novak."
This reverts commit aa4b6fbe75 .
|
2017-09-14 11:17:08 -07:00 |
|
Kai Zheng
|
e12f3e85bd
|
HDFS-12438. Rename dfs.datanode.ec.reconstruction.stripedblock.threads.size to dfs.datanode.ec.reconstruction.threads. Contributed by Andrew Wang
|
2017-09-14 15:39:10 +08:00 |
|
ChenSammi
|
e0b3c644e1
|
HDFS-12414. Ensure to use CLI command to enable/disable erasure coding policy. Contributed by Sammi Chen
|
2017-09-14 09:15:29 +08:00 |
|
Lei Xu
|
123342cd07
|
HDFS-12412. Change ErasureCodingWorker.stripedReadPool to cached thread pool. (Lei (Eddy) Xu)
|
2017-09-12 18:12:07 -07:00 |
|
Arpit Agarwal
|
aa4b6fbe75
|
HDFS-10391. Always enable NameNode service RPC port. Contributed by Gergely Novak.
|
2017-09-09 08:40:53 -07:00 |
|
Manoj Govindassamy
|
3b3be355b3
|
HDFS-12404. Rename hdfs config authorization.provider.bypass.users to attributes.provider.bypass.users.
|
2017-09-07 17:20:42 -07:00 |
|
Yongjun Zhang
|
d77ed238a9
|
HDFS-12357. Let NameNode to bypass external attribute provider for configured users. Contributed by Yongjun Zhang, Arun Suresh.
|
2017-09-07 09:50:36 -07:00 |
|
Arpit Agarwal
|
5ff74167dd
|
HDFS-12376. Enable JournalNode Sync by default. Contributed by Hanisha Koneru.
|
2017-09-07 08:18:28 -07:00 |
|
Yongjun Zhang
|
cf93d60d3f
|
HDFS-12191. Provide option to not capture the accessTime change of a file to snapshot if no other modification has been done to this file. Contributed by Yongjun Zhang.
|
2017-08-29 16:57:03 -07:00 |
|
Andrew Wang
|
f29a0fc288
|
HDFS-12303. Change default EC cell size to 1MB for better performance. Contributed by Wei Zhou.
|
2017-08-25 14:14:23 -07:00 |
|
Xiao Chen
|
1000a2af04
|
HDFS-10899. Add functionality to re-encrypt EDEKs.
|
2017-08-23 17:06:16 -07:00 |
|
John Zhuge
|
312e57b954
|
HDFS-11957. Enable POSIX ACL inheritance by default. Contributed by John Zhuge.
|
2017-08-10 10:30:47 -07:00 |
|
Kai Zheng
|
a53b8b6fdc
|
HDFS-11975. Provide a system-default EC policy. Contributed by Huichun Lu
|
2017-08-09 10:12:58 +08:00 |
|
Haohui Mai
|
71b8dda4f6
|
HDFS-10326. Disable setting tcp socket send/receive buffers for write pipelines. Contributed by Daryn Sharp.
|
2017-08-08 14:58:16 -07:00 |
|
Manoj Govindassamy
|
79df1e750e
|
HDFS-9388. Decommission related code to support Maintenance State for datanodes.
|
2017-08-02 14:22:46 -07:00 |
|
Akira Ajisaka
|
186650d21d
|
HDFS-12078. Add time unit to the description of property dfs.namenode.stale.datanode.interval in hdfs-default.xml. Contributed by Weiwei Yang.
|
2017-07-04 14:51:52 +09:00 |
|
Akira Ajisaka
|
b0560e0624
|
HDFS-12079. Description of dfs.block.invalidate.limit is incorrect in hdfs-default.xml. Contributed by Weiwei Yang.
|
2017-07-04 14:02:14 +09:00 |
|
Arpit Agarwal
|
9ae9467f92
|
HDFS-11998. Enable DFSNetworkTopology as default. Contributed by Chen Liang.
|
2017-06-21 22:01:41 -07:00 |
|
Akira Ajisaka
|
2c769167db
|
HDFS-11345. Document the configuration key for FSNamesystem lock fairness. Contributed by Erik Krogen.
|
2017-06-20 16:35:54 +09:00 |
|
Andrew Wang
|
fb68980959
|
HDFS-10480. Add an admin command to list currently open files. Contributed by Manoj Govindassamy.
|
2017-06-15 14:46:55 -07:00 |
|
Kai Zheng
|
a62be38a5e
|
HDFS-11793. Allow to enable user defined erasure coding policy. Contributed by Sammi Chen
|
2017-05-24 18:45:52 +08:00 |
|
Arpit Agarwal
|
ca6bcc3c76
|
HDFS-11866. JournalNode Sync should be off by default in hdfs-default.xml. Contributed by Hanisha Koneru.
|
2017-05-22 17:53:47 -07:00 |
|
Yiqun Lin
|
97c2e576c9
|
HDFS-11530. Use HDFS specific network topology to choose datanode in BlockPlacementPolicyDefault. Contributed by Yiqun Lin and Chen Liang.
|
2017-05-05 11:54:50 +08:00 |
|
Arpit Agarwal
|
81092b1f11
|
HDFS-11722. Change Datanode file IO profiling sampling to percentage. Contributed by Hanisha Koneru.
|
2017-05-03 16:29:30 -07:00 |
|
Arpit Agarwal
|
30cd265134
|
Revert "HDFS-11488. JN log segment syncing should support HA upgrade. Contributed by Hanisha Koneru."
This reverts commit 08fb82d6d1 .
|
2017-05-03 16:28:47 -07:00 |
|
Arpit Agarwal
|
08fb82d6d1
|
HDFS-11488. JN log segment syncing should support HA upgrade. Contributed by Hanisha Koneru.
|
2017-05-03 15:46:08 -07:00 |
|
Yongjun Zhang
|
20e3ae260b
|
HDFS-11402. HDFS Snapshots should capture point-in-time copies of OPEN files. (Manoj Govindassamy via Yongjun Zhang)
|
2017-04-21 20:35:48 -07:00 |
|
Zhe Zhang
|
ad49098eb3
|
HDFS-11615. FSNamesystemLock metrics can be inaccurate due to millisecond precision. Contributed by Erik Krogen.
|
2017-04-17 16:22:33 -07:00 |
|
Andrew Wang
|
7515e75103
|
HDFS-11505. Do not enable any erasure coding policies by default. Contributed by Manoj Govindassamy.
|
2017-03-14 11:47:25 -07:00 |
|
Andrew Wang
|
33a38a5341
|
HDFS-11314. Enforce set of enabled EC policies on the NameNode.
|
2017-03-08 16:41:44 -08:00 |
|
Arpit Agarwal
|
b3ec531f40
|
HDFS-11461. DataNode Disk Outlier Detection. Contributed by Hanisha Koneru.
|
2017-03-02 12:45:48 -08:00 |
|
Zhe Zhang
|
d269b488a7
|
HDFS-11466. Change dfs.namenode.write-lock-reporting-threshold-ms default from 1000ms to 5000ms. Contributed by Andrew Wang.
|
2017-02-28 09:00:49 -08:00 |
|
Xiao Chen
|
e24ed47d9a
|
HDFS-11421. Make WebHDFS' ACLs RegEx configurable. Contributed by Harsh J.
|
2017-02-24 16:49:46 -08:00 |
|
Jing Zhao
|
13d4bcfe35
|
HDFS-4025. QJM: Sychronize past log segments to JNs that missed them. Contributed by Hanisha Koneru.
|
2017-02-22 16:33:38 -08:00 |
|
Chris Douglas
|
4ed33e9ca3
|
HDFS-11026. Convert BlockTokenIdentifier to use Protobuf. Contributed by Ewan Higgs.
|
2017-02-13 11:29:18 -08:00 |
|
Yiqun Lin
|
663e683adf
|
HDFS-10219. Change the default value for dfs.namenode.reconstruction.pending.timeout-sec from -1 to 300. Contributed by Yiqun Lin.
|
2017-02-06 19:19:30 +08:00 |
|
Arpit Agarwal
|
b57368b6f8
|
HDFS-11194. Maintain aggregated peer performance metrics on NameNode.
|
2017-01-24 16:58:20 -08:00 |
|
Xiaoyu Yao
|
4e9029653d
|
HDFS-10917. Collect peer performance statistics on DataNode. Contributed by Xiaobing Zhou.
|
2016-12-22 23:46:58 -08:00 |
|
Andrew Wang
|
7226a71b1f
|
HDFS-5517. Lower the default maximum number of blocks per file. Contributed by Aaron T. Myers and Andrew Wang.
|
2016-11-30 15:58:31 -08:00 |
|
Arpit Agarwal
|
eaaa32950c
|
HDFS-11149. Support for parallel checking of FsVolumes.
|
2016-11-29 20:31:02 -08:00 |
|
Andrew Wang
|
b407d53195
|
Revert "HDFS-5517. Lower the default maximum number of blocks per file. Contributed by Aaron T. Myers."
This reverts commit 09451252fa .
|
2016-11-29 10:50:10 -08:00 |
|
Andrew Wang
|
09451252fa
|
HDFS-5517. Lower the default maximum number of blocks per file. Contributed by Aaron T. Myers.
|
2016-11-29 00:12:35 -08:00 |
|
Andrew Wang
|
de4894936a
|
HDFS-11368. Erasure Coding: Deprecate replication-related config keys. Contributed by Rakesh R.
|
2016-11-23 16:42:06 -08:00 |
|
Kihwal Lee
|
49a09179e3
|
HDFS-10966. Enhance Dispatcher logic on deciding when to give up a source DataNode. Contributed by Mark Wagner and Zhe Zhang.
|
2016-11-21 10:13:24 -06:00 |
|
Akira Ajisaka
|
d232625f73
|
HDFS-11113. Document dfs.client.read.striped configuration in hdfs-default.xml. Contributed by Rakesh R.
|
2016-11-21 14:05:15 +09:00 |
|
Zhe Zhang
|
ff0b99eafe
|
HDFS-10872. Add MutableRate metrics for FSNamesystemLock operations. Contributed by Erik Krogen.
|
2016-11-14 11:05:29 -08:00 |
|
Arpit Agarwal
|
3d26717777
|
HDFS-11119. Support for parallel checking of StorageLocations on DataNode startup.
This closes #155.
|
2016-11-11 15:02:52 -08:00 |
|
Mingliang Liu
|
9b0c17f852
|
HDFS-11095. BlockManagerSafeMode should respect extension period default config value (30s). Contributed by Mingliang Liu
|
2016-11-02 14:58:24 -07:00 |
|
Anu Engineer
|
34173a42d4
|
HDFS-10633. DiskBalancer : Add the description for the new setting dfs.disk.balancer.plan.threshold.percent in HDFSDiskbalancer.md. Contributed by Yiqun Lin.
|
2016-11-01 11:14:03 -07:00 |
|
Xiao Chen
|
57187fdb93
|
HDFS-11064. Mention the default NN rpc ports in hdfs-default.xml. Contributed by Yiqun Lin.
|
2016-10-27 18:13:06 -07:00 |
|
Akira Ajisaka
|
9c680d0b05
|
HDFS-11049. The description of dfs.block.replicator.classname is not clear. Contributed by Yiqun Lin.
|
2016-10-27 16:30:57 +09:00 |
|
Zhe Zhang
|
f6367c5f44
|
HDFS-11015. Enforce timeout in balancer. Contributed by Kihwal Lee.
|
2016-10-25 10:19:13 -07:00 |
|
Ming Ma
|
b61fb267b9
|
HDFS-9390. Block management for maintenance states.
|
2016-10-17 17:45:41 -07:00 |
|
Kihwal Lee
|
85cd06f663
|
HDFS-10789. Route webhdfs through the RPC call queue. Contributed by Daryn Sharp and Rushabh S Shah.
|
2016-10-12 15:11:42 -05:00 |
|
Mingliang Liu
|
3c9a01062e
|
HDFS-10903. Replace config key literal strings with config key names II: hadoop hdfs. Contributed by Chen Liang
|
2016-10-11 16:29:30 -07:00 |
|
Brahma Reddy Battula
|
be3cb10f53
|
HDFS-10969. Fix typos in hdfs-default.xml Contributed by Yiqun Lin
|
2016-10-07 22:18:40 +05:30 |
|
Xiao Chen
|
ea839bd48e
|
HDFS-10489. Deprecate dfs.encryption.key.provider.uri for HDFS encryption zones. Contributed by Xiao Chen.
|
2016-09-17 22:25:39 -07:00 |
|
Xiao Chen
|
cc01ed7026
|
HDFS-10855. Fix typos in HDFS documents. Contributed by Yiqun Lin.
|
2016-09-10 23:24:49 -07:00 |
|
Chris Douglas
|
011f3b24d4
|
HDFS-10742. Measure lock time in FsDatasetImpl. Contributed by Chen Liang
|
2016-09-08 17:53:40 -07:00 |
|
Chris Douglas
|
b6d839a60c
|
HDFS-10845. Change defaults in hdfs-site.xml to match timeunit type. Contributed by Yiqun Lin
|
2016-09-08 13:29:30 -07:00 |
|
Chris Nauroth
|
f0d5382ff3
|
HDFS-6962. ACL inheritance conflicts with umaskmode. Contributed by Chris Nauroth.
|
2016-09-06 11:02:39 -07:00 |
|
Chris Douglas
|
d37dc5d1b8
|
HDFS-9847. HDFS configuration should accept time units. Contributed by Yiqun Lin
|
2016-09-06 10:38:04 -07:00 |
|
Zhe Zhang
|
6f4b0d33ca
|
HDFS-10817. Add Logging for Long-held NN Read Locks. Contributed by Erik Krogen.
|
2016-08-31 15:40:09 -07:00 |
|
Zhe Zhang
|
e806db7190
|
HDFS-10584. Allow long-running Mover tool to login with keytab. Contributed by Rakesh R.
|
2016-08-26 16:43:45 -07:00 |
|
Zhe Zhang
|
407b519fb1
|
HDFS-10798. Make the threshold of reporting FSNamesystem lock contention configurable. Contributed by Erik Krogen.
|
2016-08-26 14:19:55 -07:00 |
|
Lei Xu
|
67406460f0
|
HDFS-4176. EditLogTailer should call rollEdits with a timeout. (Lei Xu)
|
2016-07-28 13:32:00 -07:00 |
|
Andrew Wang
|
098ec2b11f
|
HDFS-10519. Add a configuration option to enable in-progress edit log tailing. Contributed by Jiayi Zhou.
|
2016-07-27 17:55:41 -07:00 |
|
Kai Zheng
|
b79ba4fe96
|
HDFS-10651. Clean up some configuration related codes about legacy block reader. Contributed by Youwei Wang
|
2016-07-23 17:45:33 +08:00 |
|
Lei Xu
|
382dff7475
|
HDFS-10600. PlanCommand#getThrsholdPercentage should not use throughput value. (Yiqun Lin via lei)
|
2016-07-14 10:40:34 -07:00 |
|
Jitendra Pandey
|
c447efebdb
|
HDFS-10579. HDFS web interfaces lack configs for X-FRAME-OPTIONS protection. Contributed by Anu Engineer.
|
2016-07-11 14:55:33 -07:00 |
|
Colin Patrick Mccabe
|
e4a2545620
|
HDFS-9805. Add server-side configuration for enabling TCP_NODELAY for DataTransferProtocol and default it to true (Gary Helmling via cmccabe)
|
2016-06-29 12:41:42 -07:00 |
|
Zhe Zhang
|
22be604fa3
|
Revert "HDFS-10534. NameNode WebUI should display DataNode usage rate with a certain percentile. Contributed by Kai Sasaki."
This reverts commit 0424056a77 .
|
2016-06-24 09:36:03 -07:00 |
|
Zhe Zhang
|
0424056a77
|
HDFS-10534. NameNode WebUI should display DataNode usage rate with a certain percentile. Contributed by Kai Sasaki.
|
2016-06-24 08:58:29 -07:00 |
|
Anu Engineer
|
e8de28181a
|
HDFS-10551. o.a.h.h.s.diskbalancer.command.Command does not actually verify options as expected. Contributed by Anu Engineer.
|
2016-06-23 18:27:02 -07:00 |
|
Ravi Prakash
|
ae047655f4
|
HDFS-10220. A large number of expired leases can make namenode unresponsive and cause failover (Nicolas Fraison via raviprak)
|
2016-06-08 13:44:22 -07:00 |
|
Arpit Agarwal
|
6d77d6eab7
|
HDFS-9902. Support different values of dfs.datanode.du.reserved per storage type. (Contributed by Brahma Reddy Battula)
|
2016-05-03 16:52:43 -07:00 |
|
Ravi Prakash
|
2753185a01
|
HADOOP-12563. Updated utility (dtutil) to create/modify token files. Contributed by Matthew Paduano
|
2016-04-29 22:32:27 -07:00 |
|