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 |
|
Erik Krogen
|
d9014bda93
|
HDFS-11717. Add unit test for HDFS-11709 StandbyCheckpointer should handle non-existing legacyOivImageDir gracefully. Contributed by Erik Krogen.
|
2017-05-02 18:34:11 -07:00 |
|
Xiaoyu Yao
|
1058b40843
|
HDFS-11593. Change SimpleHttpProxyHandler#exceptionCaught log level from info to debug. Contributed by Xiaobing Zhou.
|
2017-05-01 16:12:51 -07:00 |
|
Kihwal Lee
|
4cfc866436
|
HDFS-11714. Newly added NN storage directory won't get initialized and cause space exhaustion. Contributed by Kihwal Lee.
|
2017-05-01 17:29:25 -05:00 |
|
Kihwal Lee
|
07b98e7830
|
HDFS-11609. Some blocks can be permanently lost if nodes are decommissioned while dead. Contributed by Kihwal Lee.
|
2017-05-01 14:19:02 -05:00 |
|
Kai Zheng
|
cb672a45a0
|
HDFS-11605. Allow user to customize new erasure code policies. Contributed by Huafeng Wang
|
2017-04-28 13:18:50 +08:00 |
|
Zhe Zhang
|
d8a3309830
|
HDFS-11709. StandbyCheckpointer should handle an non-existing legacyOivImageDir gracefully. Contributed by Erik Krogen.
|
2017-04-27 09:50:30 -07:00 |
|
Konstantin V Shvachko
|
28eb2aabeb
|
HDFS-11384. Balancer disperses getBlocks calls to avoid NameNode's rpc queue saturation. Contributed by Konstantin V Shvachko.
|
2017-04-26 17:28:49 -07:00 |
|
Akira Ajisaka
|
93fa48fcf2
|
HDFS-11417. Add datanode admin command to get the storage info. Contributed by Surendra Singh Lilhore.
|
2017-04-26 17:43:29 +09:00 |
|
Chris Douglas
|
2f73396b59
|
HDFS-6708. StorageType should be encoded in the block token. Contributed by Ewan Higgs
|
2017-04-25 23:57:00 -07:00 |
|
Xiaoyu Yao
|
4ea2778acb
|
HADOOP-14207. "dfsadmin -refreshCallQueue" fails with DecayRpcScheduler. Contributed by Surendra Singh Lihore.
|
2017-04-25 18:45:56 -07:00 |
|
Jason Lowe
|
e4321ec843
|
HDFS-11691. Add a proper scheme to the datanode links in NN web UI. Contributed by Kihwal Lee
|
2017-04-25 17:30:42 -05: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 |
|
Kai Zheng
|
b0803388fc
|
HDFS-11604. Define and parse erasure code policies. Contributed by Lin Zeng
|
2017-04-21 13:33:33 +08:00 |
|
Andrew Wang
|
74a723852d
|
HDFS-11660. TestFsDatasetCache#testPageRounder fails intermittently with AssertionError.
|
2017-04-19 18:10:04 -07:00 |
|
Konstantin V Shvachko
|
8dfcd95d58
|
HDFS-11634. Optimize BlockIterator when interating starts in the middle. Contributed by Konstantin V Shvachko.
|
2017-04-17 16:56:24 -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
|
a7312715a6
|
HDFS-10996. Ability to specify per-file EC policy at create time. Contributed by SammiChen.
|
2017-04-12 12:27:34 -07:00 |
|
Anu Engineer
|
abce613356
|
HDFS-11645. DataXceiver thread should log the actual error when getting InvalidMagicNumberException. Contributed by Chen Liang.
|
2017-04-12 11:40:58 -07:00 |
|
Kihwal Lee
|
d4c01dde49
|
HDFS-11648. Lazy construct the IIP pathname. Contributed by Daryn Sharp.
|
2017-04-12 13:29:24 -05:00 |
|
Chris Nauroth
|
23b1a7bdf1
|
HDFS-11163. Mover should move the file blocks to default storage once policy is unset. Contributed by Surendra Singh Lilhore.
|
2017-04-11 22:03:09 -07:00 |
|
Mingliang Liu
|
3a91376707
|
HDFS-11558. BPServiceActor thread name is too long. Contributed by Xiaobing Zhou
|
2017-04-11 15:29:38 -07:00 |
|
Chris Douglas
|
a5e57df3c5
|
HADOOP-14225. Remove xmlenc dependency
|
2017-04-10 11:48:40 -07:00 |
|
Andrew Wang
|
e8bdad7385
|
HDFS-11623. Move system erasure coding policies into hadoop-hdfs-client.
|
2017-04-07 16:46:28 -07:00 |
|
Andrew Wang
|
203edc026c
|
HDFS-11633. FSImage failover disables all erasure coding policies. Contributed by Wei-Chiu Chuang.
|
2017-04-07 15:46:11 -07:00 |
|
Allen Wittenauer
|
96cbb4fce2
|
HADOOP-14202. fix jsvc/secure user var inconsistencies
Signed-off-by: John Zhuge <jzhuge@apache.org>
|
2017-04-07 08:59:21 -07:00 |
|
Xiaoyu Yao
|
a49fac5302
|
HDFS-11362. StorageDirectory should initialize a non-null default StorageDirType. Contribute by Hanisha Koneru.
|
2017-04-06 14:33:16 -07:00 |
|
Arpit Agarwal
|
8c57aeb5b4
|
HDFS-11131. TestThrottledAsyncChecker#testCancellation is flaky.
|
2017-04-05 17:54:30 -07:00 |
|
Andrew Wang
|
9e0e430f18
|
HDFS-11538. Move ClientProtocol HA proxies into hadoop-hdfs-client. Contributed by Huafeng Wang.
|
2017-04-04 23:05:24 -07:00 |
|
Akira Ajisaka
|
8cb7325527
|
HDFS-9651. Add missing robots.txt files.
|
2017-04-05 12:47:45 +09:00 |
|
Andrew Wang
|
18432130a7
|
HADOOP-14104. Client should always ask namenode for kms provider path. Contributed by Rushabh S Shah.
|
2017-04-04 13:38:25 -07:00 |
|
Chris Douglas
|
6eba79232f
|
HADOOP-14271. Correct spelling of 'occurred' and variants. Contributed by Yeliang Cang
|
2017-04-03 20:13:14 -07:00 |
|
Wei-Chiu Chuang
|
bc7aff7cec
|
HDFS-11515. -du throws ConcurrentModificationException. Contributed by Istvan Fajth, Wei-Chiu Chuang.
|
2017-04-03 07:35:09 -07:00 |
|
Hanisha Koneru
|
73835c73e2
|
HDFS-11560. Expose slow disks via NameNode JMX. Contributed by Hanisha Koneru.
|
2017-03-31 13:50:29 -07:00 |
|
Arpit Agarwal
|
5485d93bda
|
HDFS-11603. Improve slow mirror/disk warnings in BlockReceiver.
|
2017-03-31 12:10:27 -07:00 |
|
Hanisha Koneru
|
28cdc5a8dc
|
HDFS-11551. Handle SlowDiskReport from DataNode at the NameNode. Contributed by Hanisha Koneru.
|
2017-03-30 22:41:26 -07:00 |
|
Mingliang Liu
|
e5f0622a6f
|
HDFS-11592. Closing a file has a wasteful preconditions in NameNode. Contributed by Eric Badger
|
2017-03-30 15:44:21 -07:00 |
|
Daniel Templeton
|
15e3873dc3
|
HDFS-11571. Typo in DataStorage exception message (Contributed by Anna Budai via Daniel Templeton)
|
2017-03-29 10:56:36 -07:00 |
|
Rakesh Radhakrishnan
|
84d787b9d5
|
HDFS-11541. Call RawErasureEncoder and RawErasureDecoder release() methods. Contributed by SammiChen.
|
2017-03-29 11:41:48 +05:30 |
|
Yiqun Lin
|
6b09336438
|
HDFS-11577. Combine the old and the new chooseRandom for better performance. Contributed by Chen Liang.
|
2017-03-28 23:02:07 +08:00 |
|
Wei-Chiu Chuang
|
46d37a65cf
|
HDFS-10506. Addendum patch to include missing changes. Contributed by Akira Ajisaka.
|
2017-03-27 05:23:45 -07:00 |
|
Yiqun Lin
|
96e2ab8144
|
HDFS-11555. Fix typos in class OfflineImageReconstructor. Contributed by Yiqun Lin.
|
2017-03-27 19:23:37 +08:00 |
|
Tsuyoshi Ozawa
|
84ddedc0b2
|
HADOOP-10101. Update guava dependency to the latest version. (ozawa)
|
2017-03-25 10:06:52 +09:00 |
|
Xiaobing Zhou
|
1168ece596
|
HDFS-11534. Add counters for number of blocks in pending IBR. Contributed by Xiaobing Zhou.
|
2017-03-24 14:33:44 -07:00 |
|
Andrew Wang
|
52b00600df
|
HADOOP-13715. Add isErasureCoded() API to FileStatus class. Contributed by Manoj Govindassamy.
|
2017-03-24 11:44:46 -07:00 |
|
Ravi Prakash
|
d4f73e7e27
|
HDFS-11574. Spelling mistakes in the Java source. Contributed by Hu Xiaodong.
|
2017-03-24 09:38:17 -07:00 |
|
Yiqun Lin
|
3b908f71c5
|
HDFS-11358. DiskBalancer: Report command supports reading nodes from host file. Contributed by Yiqun Lin.
|
2017-03-21 17:44:17 +08:00 |
|
Arpit Agarwal
|
e7c8da614c
|
HDFS-11545. Propagate DataNode's slow disks info to the NameNode via Heartbeats. Contributed by Hanisha Koneru.
|
2017-03-20 21:54:58 -07:00 |
|
Chris Douglas
|
b104f3a282
|
HDFS-6648. Order of namenodes in ConfiguredFailoverProxyProvider is undefined. Contributed by Inigo Goiri
|
2017-03-20 17:15:13 -07:00 |
|
Arpit Agarwal
|
ffa160ddb8
|
HDFS-11547. Add logs for slow BlockReceiver while writing data to disk. Contributed by Xiaobing Zhou.
|
2017-03-17 19:02:24 -07:00 |
|
Hanisha Koneru
|
7f8e928400
|
HDFS-11517. Expose slow disks via DataNode JMX. Contributed by Hanisha Koneru
|
2017-03-17 15:42:25 -07:00 |
|
Andrew Wang
|
92ea6d74ec
|
HDFS-11516. Admin command line should print message to stderr in failure case. Contributed by Kai Sasaki.
|
2017-03-17 11:26:02 -07:00 |
|
Andrew Wang
|
4812518b23
|
HDFS-10530. BlockManager reconstruction work scheduling should correctly adhere to EC block placement policy. Contributed by Manoj Govindassamy and Rui Gao.
|
2017-03-16 15:07:38 -07:00 |
|
Kihwal Lee
|
ba62b50eba
|
HDFS-10601. Improve log message to include hostname when the NameNode is in safemode. Contributed by Kuhu Shukla.
|
2017-03-16 10:54:59 -05:00 |
|
Hanisha Koneru
|
d69a82c89c
|
HDFS-11511. Support Timeout when checking single disk. Contributed by Hanisha Koneru.
|
2017-03-15 18:01:45 -07:00 |
|
Chen Liang
|
615ac09499
|
HDFS-11419. DFSTopologyNodeImpl#chooseRandom optimizations. Contributed by Chen Liang.
|
2017-03-15 12:28:22 -07:00 |
|
Yiqun Lin
|
4416a07c9c
|
HDFS-11420. Edit file should not be processed by the same type processor in OfflineEditsViewer. Contributed by Yiqun Lin.
|
2017-03-15 18:05:03 +08:00 |
|
Andrew Wang
|
cc1292e73a
|
HDFS-9705. Refine the behaviour of getFileChecksum when length = 0. Contributed by Kai Zheng and SammiChen.
|
2017-03-14 16:41:10 -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 |
|
Yiqun Lin
|
023b941e3b
|
HDFS-11526. Fix confusing block recovery message. Contributed by Yiqun Lin.
|
2017-03-14 17:49:48 +08:00 |
|
Chen Liang
|
9832ae0ed8
|
HDFS-11482. Add storage type demand to into DFSNetworkTopology#chooseRandom. Contributed by Chen Liang.
|
2017-03-13 17:30:10 -07:00 |
|
Jing Zhao
|
55796a0946
|
HDFS-11395. RequestHedgingProxyProvider#RequestHedgingInvocationHandler hides the Exception thrown from NameNode. Contributed by Nandakumar.
|
2017-03-13 14:24:51 -07:00 |
|
Lei Xu
|
6d356b6b4d
|
HDFS-11340. DataNode reconfigure for disks doesn't remove the failed volumes. (Manoj Govindassamy via lei)
|
2017-03-10 14:37:13 -08:00 |
|
Andrew Wang
|
819808a016
|
HDFS-11506. Move ErasureCodingPolicyManager#getSystemDefaultPolicy to test code. Contributed by Manoj Govindassamy.
|
2017-03-09 17:29:11 -08:00 |
|
Masatake Iwasaki
|
385d2cb777
|
HDFS-11499. Decommissioning stuck because of failing recovery. Contributed by Lukas Majercak and Manoj Govindassamy.
|
2017-03-09 21:13:50 +09:00 |
|
Andrew Wang
|
33a38a5341
|
HDFS-11314. Enforce set of enabled EC policies on the NameNode.
|
2017-03-08 16:41:44 -08:00 |
|
Andrew Wang
|
5ca6ef0c26
|
HDFS-10983. OIV tool should make an EC file explicit. Contributed by Manoj Govindassamy.
|
2017-03-08 15:36:19 -08:00 |
|
Andrew Wang
|
5addacb1e3
|
HDFS-11152. Start erasure coding policy ID number from 1 instead of 0 to void potential unexpected errors. Contributed by SammiChen.
|
2017-03-08 08:47:38 -08:00 |
|
Arpit Agarwal
|
959940b0ab
|
HDFS-11477. Simplify file IO profiling configuration. Contributed by Hanisha Koneru.
|
2017-03-07 10:12:35 -08:00 |
|
Arpit Agarwal
|
b5adc5c301
|
HDFS-10838. Last full block report received time for each DN should be easily discoverable. Contributed by Surendra Singh Lilhore.
|
2017-03-06 16:39:53 -08:00 |
|
Andrew Wang
|
5e74196ede
|
HDFS-11498. Make RestCsrfPreventionHandler and WebHdfsHandler compatible with Netty 4.0.
|
2017-03-06 15:04:13 -08:00 |
|
Mingliang Liu
|
0f336bab9c
|
HDFS-11494. Log message when DN is not selected for block replication. Contributed by Yiqun Lin
|
2017-03-03 18:47:13 -08:00 |
|
Jing Zhao
|
ac5ae0065a
|
HDFS-11476. Fix NPE in FsDatasetImpl#checkAndUpdate. Contributed by Xiaobing Zhou.
|
2017-03-03 13:31:20 -08:00 |
|
Andrew Wang
|
3085a60430
|
HDFS-8112. Relax permission checking for EC related operations.
|
2017-03-03 13:00:22 -08:00 |
|
Rakesh Radhakrishnan
|
3749152b66
|
HDFS-11416. Refactor out system default erasure coding policy. Contributed by Andrew Wang.
|
2017-03-03 09:28:03 +05:30 |
|
Andrew Wang
|
8f4817f2c5
|
Revert "HDFS-11477. Simplify file IO profiling configuration. Contributed by Hanisha Koneru."
This reverts commit e61491d476 .
|
2017-03-02 16:20:48 -08:00 |
|
Arpit Agarwal
|
e61491d476
|
HDFS-11477. Simplify file IO profiling configuration. Contributed by Hanisha Koneru.
|
2017-03-02 15:38:25 -08:00 |
|
Arpit Agarwal
|
b3ec531f40
|
HDFS-11461. DataNode Disk Outlier Detection. Contributed by Hanisha Koneru.
|
2017-03-02 12:45:48 -08:00 |
|
Arpit Agarwal
|
eeca8b0c4e
|
HDFS-11419. HDFS specific network topology classes with storage type info included. Contributed by Chen Liang.
|
2017-03-02 09:21:27 -08:00 |
|
Ming Ma
|
25c84d279b
|
HDFS-11412. Maintenance minimum replication config value allowable range should be [0, DefaultReplication]. (Manoj Govindassamy via mingma)
|
2017-03-01 20:23:52 -08:00 |
|
Rakesh Radhakrishnan
|
82ef9accaf
|
HDFS-11428. Change setErasureCodingPolicy to take a required string EC policy name. Contributed by Andrew Wang.
|
2017-03-01 16:06:02 +05:30 |
|
Brahma Reddy Battula
|
dcd03df9f9
|
HDFS-11432. Federation : Support fully qualified path for Quota/Snapshot/cacheadmin/cryptoadmin commands. Contributed by Brahma Reddy Battula.
|
2017-03-01 10:45:56 +05:30 |
|
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 |
|
Andrew Wang
|
55c07bbed2
|
HDFS-11382. Persist Erasure Coding Policy ID in a new optional field in INodeFile in FSImage. Contributed by Manoj Govindassamy.
|
2017-02-27 17:07:45 -08:00 |
|
Wei-Chiu Chuang
|
05391c1845
|
HDFS-10506. OIV's ReverseXML processor cannot reconstruct some snapshot details. Contributed by Akira Ajisaka.
|
2017-02-25 14:38:50 -08:00 |
|
Xiao Chen
|
e24ed47d9a
|
HDFS-11421. Make WebHDFS' ACLs RegEx configurable. Contributed by Harsh J.
|
2017-02-24 16:49:46 -08:00 |
|
Arpit Agarwal
|
d2b3ba9b8f
|
HDFS-11295. Check storage remaining instead of node remaining in BlockPlacementPolicyDefault.chooseReplicaToDelete(). Contributed by Marton Elek.
|
2017-02-24 15:44:11 -08:00 |
|
Andrew Wang
|
132f758e3d
|
HDFS-11426. Refactor EC CLI to be similar to storage policies CLI.
|
2017-02-23 16:00:11 -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 |
|
Andrew Wang
|
d150f061f4
|
HDFS-11438. Fix typo in error message of StoragePolicyAdmin tool. Contributed by Alison Yu.
|
2017-02-22 15:16:09 -08:00 |
|
Andrew Wang
|
8ef7ebbc71
|
HDFS-11406. Remove unused getStartInstance and getFinalizeInstance in FSEditLogOp. Contributed by Alison Yu.
|
2017-02-21 14:54:20 -08:00 |
|
Andrew Wang
|
fc9ad3ce3a
|
HDFS-11405. Rename "erasurecode" CLI subcommand to "ec". Contributed by Manoj Govindassamy.
|
2017-02-21 13:55:27 -08:00 |
|
Vinayakumar B
|
4804050630
|
HDFS-11177. 'storagepolicies -getStoragePolicy' command should accept URI based path. (Contributed by Surendra Singh Lilhore)
|
2017-02-21 18:13:19 +05:30 |
|
Xiao Chen
|
02c549484a
|
HDFS-11410. Use the cached instance when edit logging SetAclOp, SetXAttrOp and RemoveXAttrOp.
|
2017-02-16 18:07:55 -08:00 |
|
Wei-Chiu Chuang
|
5690b51ef7
|
HDFS-11100. Recursively deleting file protected by sticky bit should fail. Contributed by John Zhuge.
|
2017-02-16 05:39:37 -08:00 |
|
Ming Ma
|
a136936d01
|
HDFS-11265. Extend visualization for Maintenance Mode under Datanode tab in the NameNode UI. (Marton Elek via mingma)
|
2017-02-15 20:24:07 -08:00 |
|
Mingliang Liu
|
0741dd3b9a
|
HDFS-11375. Display the volume storage type in datanode UI. Contributed by Surendra Singh Lilhore
|
2017-02-15 11:37:26 -08:00 |
|
Wei-Chiu Chuang
|
859bd159ae
|
HDFS-11333. Print a user friendly error message when plugins are not found. Contributed by Wei-Chiu Chuang.
|
2017-02-15 02:50:35 -08:00 |
|
Akira Ajisaka
|
8acb376c9c
|
HDFS-11238. Fix checkstyle warnings in NameNode#createNameNode. Contributed by Ethan Li.
|
2017-02-15 16:53:50 +09:00 |
|
Yongjun Zhang
|
8e53f2b9b0
|
HDFS-11391. Numeric usernames do no work with WebHDFS FS write access. (Pierre Villard via Yongjun Zhang)
|
2017-02-14 13:40:53 -08:00 |
|