Arpit Agarwal
|
d85576aefd
|
HDFS-12845. JournalNode Test failures. Contributed by Bharat Viswanadham.
|
2017-12-19 14:12:25 -08:00 |
Yiqun Lin
|
f7b3950f27
|
HDFS-12937. RBF: Add more unit tests for router admin commands. Contributed by Yiqun Lin.
(cherry picked from commit e040c97b77 )
|
2017-12-19 15:34:01 +08:00 |
Junping Du
|
53b9d81f46
|
Add 2.8.3 release jdiff files.
(cherry picked from commit c89f99aade )
|
2017-12-18 22:40:04 -08:00 |
Yiqun Lin
|
a56f4c2ca7
|
HDFS-12930. Remove the extra space in HdfsImageViewer.md. Contributed by Rahul Pathak.
(cherry picked from commit 25a36b7452 )
|
2017-12-19 11:25:01 +08:00 |
Erik Krogen
|
7c648d3e72
|
HDFS-12818. Support multiple storages in DataNodeCluster / SimulatedFSDataset. Contributed by Erik Krogen.
(cherry picked from commit 94576b17fb )
|
2017-12-18 11:41:06 -08:00 |
Lei Xu
|
0191a862a3
|
HDFS-12927. Update erasure coding doc to address unsupported APIs. (Contributed by Lei (Eddy) Xu)
(cherry picked from commit 949be14b08 )
|
2017-12-15 10:29:08 -08:00 |
Lei Xu
|
2821edf6d0
|
HDFS-12819. Setting/Unsetting EC policy shows warning if the directory is not empty. (Contributed by Lei (Eddy) Xu)
(cherry picked from commit 1c15b1751c )
|
2017-12-15 10:06:00 -08:00 |
Yiqun Lin
|
61e16bff63
|
HDFS-12895. RBF: Add ACL support for mount table. Contributed by Yiqun Lin.
(cherry picked from commit ee028bfdf1 )
|
2017-12-15 14:12:00 +08:00 |
Xiao Chen
|
cb2c5e1707
|
HDFS-12910. Secure Datanode Starter should log the port when it fails to bind. Contributed by Stephen O'Donnell and Nanda kumar.
(cherry picked from commit e1cb278cd0 )
|
2017-12-14 19:23:18 -08:00 |
Kihwal Lee
|
52c36d6d4d
|
HDFS-12907. Allow read-only access to reserved raw for non-superusers. Contributed by Rushabh S Shah.
(cherry picked from commit f5a72424c0 )
|
2017-12-14 15:00:27 -06:00 |
Jason Lowe
|
c661f30a78
|
HDFS-12881. Output streams closed with IOUtils suppressing write errors. Contributed by Ajay Kumar
(cherry picked from commit 80db744ee5 )
|
2017-12-14 09:53:56 -06:00 |
Yiqun Lin
|
925f3e62db
|
HDFS-12883. RBF: Document Router and State Store metrics. Contributed by Yiqun Lin.
(cherry picked from commit 91c96bdf8e )
|
2017-12-14 16:02:37 +08:00 |
Andrew Wang
|
58225e4030
|
Update CHANGES, RELEASENOTES, jdiff for 3.0.0 release.
(cherry picked from commit d447152d49 )
|
2017-12-13 13:05:45 -08:00 |
Wei-Chiu Chuang
|
8062a7428d
|
HDFS-12891. Do not invalidate blocks if toInvalidate is empty. Contributed by Zsolt Venczel.
(cherry picked from commit 55fc2d6485 )
|
2017-12-11 16:43:42 -08:00 |
Inigo Goiri
|
6a43fbe724
|
HDFS-12875. RBF: Complete logic for -readonly option of dfsrouteradmin add command. Contributed by Inigo Goiri.
(cherry picked from commit 5cd1056ad7 )
|
2017-12-11 15:16:19 -08:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
ba874d6787
|
HADOOP-15059. Undoing the switch of Credentials to PB format as default - done via HADOOP-12563 for supporting 2.x to 3.x upgrades.
(cherry picked from commit f19638333b )
|
2017-12-08 08:03:23 -08:00 |
Xiao Chen
|
1d1401ad38
|
HADOOP-15056. Fix TestUnbuffer#testUnbufferException failure. Contributed by Jack Bearden.
(cherry picked from commit 19e0894209 )
|
2017-12-07 21:06:25 -08:00 |
Lei Xu
|
f3143d225a
|
HDFS-12840. Creating a file with non-default EC policy in a EC zone is not correctly serialized in the editlog. Contributed by Lei (Eddy) Xu.
(cherry picked from commit 67662e2ac9 )
|
2017-12-07 11:20:19 -08:00 |
Akira Ajisaka
|
a8be4b559a
|
HDFS-12889. Addendum patch to add missing file.
(cherry picked from commit 6cca5b3bcb )
|
2017-12-07 13:23:58 +09:00 |
Xiao Chen
|
bf79246c5d
|
HDFS-12872. EC Checksum broken when BlockAccessToken is enabled.
(cherry picked from commit 56b1ff80dd )
|
2017-12-05 20:48:46 -08:00 |
Akira Ajisaka
|
c81057d936
|
HDFS-12889. Router UI is missing robots.txt file. Contributed by Bharat Viswanadham.
(cherry picked from commit 44b06d34a5 )
|
2017-12-06 11:41:40 +09:00 |
Xiao Chen
|
55fa509eb6
|
HDFS-12396. Webhdfs file system should get delegation token from kms provider. Contributed by Rushabh S Shah.
(cherry picked from commit 404eab4dc0 )
|
2017-12-04 10:49:58 -08:00 |
Chris Douglas
|
2399c96ee7
|
HDFS-11576. Block recovery will fail indefinitely if recovery time > heartbeat interval. Contributed by Lukas Majercak
(cherry picked from commit 42307e3c3a )
|
2017-12-02 23:32:44 -08:00 |
Wei-Chiu Chuang
|
83b62a8eed
|
HDFS-12836. startTxId could be greater than endTxId when tailing in-progress edit log. Contributed by Chao Sun.
(cherry picked from commit 0faf506245 )
|
2017-12-01 12:03:04 -08:00 |
Chris Douglas
|
6266c52680
|
Revert "HDFS-11576. Block recovery will fail indefinitely if recovery time > heartbeat interval. Contributed by Lukas Majercak"
This reverts commit 482fd5a880 .
|
2017-12-01 11:19:17 -08:00 |
Chris Douglas
|
482fd5a880
|
HDFS-11576. Block recovery will fail indefinitely if recovery time > heartbeat interval. Contributed by Lukas Majercak
(cherry picked from commit 5304698dc8 )
|
2017-12-01 10:30:08 -08:00 |
Konstantin V Shvachko
|
def87db9cb
|
HDFS-12638. Delete copy-on-truncate block along with the original block, when deleting a file being truncated. Contributed by Konstantin Shvachko.
(cherry picked from commit 60fd0d7fd7 )
|
2017-11-30 18:27:16 -08:00 |
Kihwal Lee
|
ee4525e071
|
HDFS-11754. Make FsServerDefaults cache configurable. Contributed by Mikhail Erofeev.
(cherry picked from commit 53509f295b )
|
2017-11-29 15:12:47 -06:00 |
Wei Yan
|
4b1a2152eb
|
HDFS-12835. Fix the javadoc errors in Router-based federation.
(cherry picked from commit 301641811d )
|
2017-11-29 09:59:17 -08:00 |
Konstantin V Shvachko
|
4cbd5ea42b
|
HDFS-12832. INode.getFullPathName may throw ArrayIndexOutOfBoundsException lead to NameNode exit. Contribuited by Konstantin Shvachko.
(cherry picked from commit d331762f24 )
|
2017-11-28 17:18:21 -08:00 |
Yiqun Lin
|
72d0be964d
|
HDFS-12858. Add router admin commands usage in HDFS commands reference doc. Contributed by Yiqun Lin.
(cherry picked from commit 94bed50471 )
|
2017-11-28 11:52:29 +08:00 |
Kihwal Lee
|
1078d477c3
|
HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla.
(cherry picked from commit 738d1a206a )
|
2017-11-22 13:02:45 -06:00 |
Lei Xu
|
a5a86680a4
|
HDFS-12847. Regenerate editsStored and editsStored.xml in HDFS tests. Contributed by Lei (Eddy) Xu.
|
2017-11-22 10:23:10 -08:00 |
Inigo Goiri
|
3cd5224693
|
HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri.
(cherry picked from commit e182e77794 )
|
2017-11-17 10:08:04 -08:00 |
Weiwei Yang
|
f9f268cf52
|
HDFS-12814. Add blockId when warning slow mirror/disk in BlockReceiver. Contributed by Jiandan Yang.
|
2017-11-16 16:23:13 +08:00 |
Andrew Wang
|
1c8d334287
|
Preparing for 3.0.1 development
|
2017-11-14 11:17:18 -08:00 |
Akira Ajisaka
|
9051d1b851
|
HDFS-12732. Correct spellings of ramdomly to randomly in log. Contributed by hu xiaodong.
(cherry picked from commit 3a3566e1d1 )
|
2017-11-09 15:18:32 +09:00 |
Brahma Reddy Battula
|
d25d3827d5
|
HDFS-12788. Reset the upload button when file upload fails. Contributed by Brahma Reddy Battula
(cherry picked from commit 410d0319cf )
|
2017-11-08 14:49:10 +05:30 |
Weiwei Yang
|
19b1164fc6
|
HDFS-7060. Avoid taking locks when sending heartbeats from the DataNode. Contributed by Jiandan Yang.
|
2017-11-08 10:24:35 +08:00 |
Kihwal Lee
|
50b438b597
|
HDFS-12771. Add genstamp and block size to metasave Corrupt blocks list. Contributed by Kuhu Shukla.
(cherry picked from commit 4d2dce40bb )
|
2017-11-03 15:18:36 -05:00 |
Xiao Chen
|
71965747f4
|
HDFS-11467. Support ErasureCoding section in OIV XML/ReverseXML. Contributed by Huafeng Wang.
(cherry picked from commit c8eb4beabad84686f869a2397f7188499cab12c9)
|
2017-11-03 12:05:55 -07:00 |
Xiao Chen
|
621a50ebb1
|
HDFS-12725. BlockPlacementPolicyRackFaultTolerant fails with very uneven racks.
(cherry picked from commit e1187bad8e9b9abb54a55b5f9ab8373b0f64e6d7)
|
2017-11-02 21:53:20 -07:00 |
Xiao Chen
|
1c96e0d693
|
HDFS-12682. ECAdmin -listPolicies will always show SystemErasureCodingPolicies state as DISABLED.
(cherry picked from commit 4f4cea56b25d5acc14dd6d61dea70fd4a0c7a9d9)
|
2017-11-02 21:27:43 -07:00 |
Weiwei Yang
|
b2f717d967
|
HDFS-12744. More logs when short-circuit read is failed and disabled. Contributed by Weiwei Yang.
(cherry picked from commit 56b88b0670 )
|
2017-11-01 16:53:07 +08:00 |
Yiqun Lin
|
5cada4564a
|
HDFS-12219. Javadoc for FSNamesystem#getMaxObjects is incorrect. Contributed by Erik Krogen.
(cherry picked from commit 20304b91cc )
|
2017-11-01 16:43:44 +09:00 |
Lei Xu
|
9ee04006cb
|
HDFS-12482. Provide a configuration to adjust the weight of EC recovery tasks to adjust the speed of recovery. (lei)
|
2017-10-31 22:03:44 -07:00 |
Chris Douglas
|
b5f66b005c
|
Revert "HDFS-7878. API - expose a unique file identifier."
This reverts commit 1ce0eb7d23 .
|
2017-10-31 13:56:41 -07:00 |
Wei-Chiu Chuang
|
1347e83c90
|
HDFS-12485. expunge may fail to remove trash from encryption zone. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 8dbc8909c9 )
|
2017-10-31 12:52:58 -07:00 |
Manoj Govindassamy
|
166c75a0eb
|
HDFS-12544. SnapshotDiff - support diff generation on any snapshot root descendant directory.
(cherry picked from commit 075dd45a24 )
|
2017-10-31 12:50:54 -07:00 |
Manoj Govindassamy
|
1375c7205f
|
HDFS-12573. Divide the total blocks metrics into replicated and erasure coded. Contributed by Takanobu Asanuma.
(cherry picked from commit 78af6cdc53 )
|
2017-10-31 12:50:21 -07:00 |