Chao Sun
|
26395aef67
|
HDFS-13145. SBN crash when transition to ANN with in-progress edit tailing enabled. Contributed by Chao Sun.
(cherry picked from commit ae290a4bb4 )
|
2018-02-26 16:18:51 -08:00 |
Wei Yan
|
1fb87df87e
|
HDFS-13187. RBF: Fix Routers information shown in the web UI. Contributed by Inigo Goiri and Wei Yan.
(cherry picked from commit 6ce9f79cc9 )
|
2018-02-26 15:29:11 -08:00 |
Kihwal Lee
|
1087b9af8c
|
HDFS-12070. Failed block recovery leaves files open indefinitely and at risk for data loss. Contributed by Kihwal Lee.
(cherry picked from commit 451265a83d )
|
2018-02-26 10:30:50 -06:00 |
Xiaoyu Yao
|
21d4b5fd24
|
HDFS-13052. WebHDFS: Add support for snasphot diff. Contributed by Lokesh Jain.
(cherry picked from commit 1e84e46f16 )
|
2018-02-23 19:41:28 -08:00 |
Xiao Chen
|
1fbd419957
|
HDFS-13164. File not closed if streamer fail with DSQuotaExceededException.
(cherry picked from commit 51088d3233 )
|
2018-02-23 14:00:25 -08:00 |
Kihwal Lee
|
107efcdc5d
|
HADOOP-9747. Reduce unnecessary UGI synchronization. Contributed by Daryn Sharp.
(cherry picked from commit 1f0952bfc7 )
|
2018-02-23 13:14:44 -06:00 |
Xiaoyu Yao
|
ec1b445c62
|
HDFS-13136. Avoid taking FSN lock while doing group member lookup for FSD permission check. Contributed by Xiaoyu Yao.
(cherry picked from commit e978e1d9064fc794ea83217d0af2315d4167211e)
|
2018-02-22 20:18:02 -08:00 |
Steve Loughran
|
c2bbe22c5a
|
HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions.
Contributed by Andras Bokor.
|
2018-02-21 11:11:28 +00:00 |
Steve Loughran
|
e011650090
|
HADOOP-15247. Move commons-net up to 3.6.
Contributed by Steve Loughran.
(cherry picked from commit 004b722372 )
|
2018-02-21 10:42:07 +00:00 |
Sunil G
|
09bb378c10
|
YARN-7947. Capacity Scheduler intra-queue preemption can NPE for non-schedulable apps. Contributed by Eric Payne.
(cherry picked from commit bdd2a184d7 )
|
2018-02-21 15:06:28 +05:30 |
Anu Engineer
|
c0d8103ba2
|
HDFS-13175. Add more information for checking argument in DiskBalancerVolume.
Contributed by Lei (Eddy) Xu.
(cherry picked from commit 121e1e1280 )
|
2018-02-20 19:59:31 -08:00 |
Yiqun Lin
|
7601489995
|
HDFS-13119. RBF: Manage unavailable clusters. Contributed by Yiqun Lin.
(cherry picked from commit 8896d20b91 )
|
2018-02-20 13:06:26 -08:00 |
Jason Lowe
|
85c611ad7d
|
YARN-7813. Capacity Scheduler Intra-queue Preemption should be configurable for each queue. Contributed by Eric Payne
|
2018-02-19 14:38:49 -06:00 |
Rohith Sharma K S
|
313c38b502
|
YARN-7937. Fix http method name in Cluster Application Timeout Update API example request. Contributed by Charan Hebri.
(cherry picked from commit 87bdde6943 )
|
2018-02-18 14:06:29 +05:30 |
Jason Lowe
|
f173e9cc04
|
HADOOP-15206. BZip2 drops and duplicates records when input split size is small. Contributed by Aki Tanaka
(cherry picked from commit 0898ff42e9 )
|
2018-02-16 14:54:55 -06:00 |
Eric Payne
|
cf933e17bc
|
MAPREDUCE-7053: Timed out tasks can fail to produce thread dump. Contributed by Jason Lowe.
(cherry picked from commit 82f029f7b5 )
|
2018-02-16 08:25:52 -06:00 |
Kihwal Lee
|
7b83fca453
|
HDFS-13112. Token expiration edits may cause log corruption or deadlock. Contributed by Daryn Sharp.
(cherry picked from commit 47473952e5 )
|
2018-02-15 15:35:27 -06:00 |
Jason Lowe
|
b9ce463fbd
|
MAPREDUCE-7052. TestFixedLengthInputFormat#testFormatCompressedIn is flaky. Contributed by Peter Bacsko
(cherry picked from commit a53d62ab26 )
|
2018-02-15 15:21:05 -06:00 |
Kihwal Lee
|
11ff6327af
|
xattr api cleanup
(cherry picked from commit da59acd8ca )
|
2018-02-15 11:14:42 -06:00 |
Steve Loughran
|
b302f728f8
|
HADOOP-13972. ADLS to support per-store configuration.
Contributed by Sharad Sonker.
(cherry picked from commit 050f5287b7 )
|
2018-02-15 16:29:30 +00:00 |
Steve Loughran
|
1888b94806
|
HADOOP-15090. Add ADL troubleshooting doc.
Contributed by Steve Loughran.
(cherry picked from commit 58a2120e8a )
|
2018-02-15 14:26:18 +00:00 |
Anu Engineer
|
4b4157441f
|
HADOOP-15204. Add Configuration API for parsing storage sizes. Contributed by Anu Engineer.
(cherry picked from commit 8f66affd62 )
|
2018-02-14 13:30:33 -08:00 |
Eric Payne
|
55ded70716
|
Revert "YARN-7813: Capacity Scheduler Intra-queue Preemption should be configurable for each queue"
This reverts commit 36c9dda07f .
|
2018-02-14 14:38:31 -06:00 |
Xiao Chen
|
2f3415a4d6
|
Revert "HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar."
This reverts commit 16b2cad8e8 .
|
2018-02-14 10:25:15 -08:00 |
Eric Payne
|
36c9dda07f
|
YARN-7813: Capacity Scheduler Intra-queue Preemption should be configurable for each queue
|
2018-02-14 08:58:28 -06:00 |
Aaron Fabbri
|
e6f6c0bfc2
|
HADOOP-15040 Upgrade AWS SDK to 1.11.271: NPE bug spams logs w/ Yarn Log Aggregation
|
2018-02-13 20:20:46 -08:00 |
Arpit Agarwal
|
16b2cad8e8
|
HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar.
|
2018-02-13 10:14:29 -08:00 |
Jason Lowe
|
bc2d4ba507
|
MAPREDUCE-7048. Uber AM can crash due to unknown task in statusUpdate. Contributed by Peter Bacsko
(cherry picked from commit 87e2570a14 )
|
2018-02-12 14:49:35 -06:00 |
Brahma Reddy Battula
|
055d5e0b85
|
HDFS-8693. Addendum patch to execute the command using UGI. Contributed by Brahma Reddy Battula.
(cherry picked from commit 35c17351ca )
|
2018-02-12 22:17:35 +05:30 |
Arpit Agarwal
|
41cf2b8e7c
|
HDFS-10453. ReplicationMonitor thread could stuck for long time due to the race between replication and delete of same file in a large cluster.. Contributed by He Xiaoqiao.
|
2018-02-12 07:16:48 -08:00 |
Yiqun Lin
|
38febc0ae2
|
HDFS-13099. RBF: Use the ZooKeeper as the default State Store. Contributed by Yiqun Lin.
(cherry picked from commit 543f3abbee )
|
2018-02-09 13:59:38 +08:00 |
Xiaoyu Yao
|
49ab09f00b
|
HDFS-13120. Snapshot diff could be corrupted after concat. Contributed by Xiaoyu Yao.
(cherry picked from commit 8faf0b50d4 )
|
2018-02-08 10:18:35 -08:00 |
Manoj Govindassamy
|
bef769e436
|
HDFS-12985. NameNode crashes during restart after an OpenForWrite file present in the Snapshot got deleted.
(cherry picked from commit 73ff09b79a )
(cherry picked from commit 821729905e )
|
2018-02-07 19:49:27 -08:00 |
Yongjun Zhang
|
5105b60614
|
HDFS-13115. In getNumUnderConstructionBlocks(), ignore the inodeIds for which the inodes have been deleted. Contributed by Yongjun Zhang.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/LeaseManager.java
(cherry picked from commit 60d82ac61f )
|
2018-02-07 16:49:26 -08:00 |
Anu Engineer
|
2d6ab20007
|
HDFS-12990. Change default NameNode RPC port back to 8020. Contributed by Xiao Chen.
(cherry picked from commit 4304fcd5bd )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ViewFs.md
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestGetConf.java
(cherry picked from commit 9264f10bb3 )
|
2018-02-07 11:16:53 -08:00 |
Brahma Reddy Battula
|
c6349c3204
|
HDFS-12935. Get ambiguous result for DFSAdmin command in HA mode when only one namenode is up. Contributed by Jianfei Jiang.
(cherry picked from commit 01bd6ab18f )
|
2018-02-07 23:27:24 +05:30 |
Billie Rinaldi
|
0ec45f73a1
|
Revert "YARN-6078. Containers stuck in Localizing state. Contributed by Billie Rinaldi."
This reverts commit ef212b8550 .
|
2018-02-07 07:51:56 -08:00 |
Xiao Chen
|
49de91446f
|
HDFS-12933. Improve logging when DFSStripedOutputStream failed to write some blocks. Contributed by chencan.
(cherry picked from commit e5c2fdddd6 )
|
2018-02-06 22:57:15 -08:00 |
Wei-Chiu Chuang
|
29a3b64ec0
|
HDFS-11187. Optimize disk access for last partial chunk checksum of Finalized replica. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 2021f4bdce )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/ReplicaBuilder.java
|
2018-02-06 22:57:15 -08:00 |
Kihwal Lee
|
d436c403b2
|
HADOOP-15212. Add independent secret manager method for logging expired tokens. Contributed by Daryn Sharp.
(cherry picked from commit 2dd960de98 )
|
2018-02-06 15:34:52 -06:00 |
Billie Rinaldi
|
615bd15072
|
YARN-7890. NPE during container relaunch. Contributed by Jason Lowe
(cherry picked from commit a196ee9362 )
|
2018-02-06 11:34:49 -08:00 |
Lei Xu
|
7b377f43d0
|
Preparing for 3.0.2 development
|
2018-02-06 10:50:37 -08:00 |
Jason Lowe
|
07f779483c
|
YARN-7849. TestMiniYarnClusterNodeUtilization#testUpdateNodeUtilization fails due to heartbeat sync error. Contributed by Botong Huang
(cherry picked from commit 60656bceca )
|
2018-02-05 17:17:15 -06:00 |
Yongjun Zhang
|
35247cca87
|
HDFS-13100. Handle IllegalArgumentException when GETSERVERDEFAULTS is not implemented in webhdfs. Contributed by Aaron T. Myers and Yongjun Zhang.
(cherry picked from commit 4e9a59ce16 )
(cherry picked from commit 0524fac21e )
|
2018-02-04 22:53:09 -08:00 |
Yiqun Lin
|
712e9381d2
|
HDFS-13068. RBF: Add router admin option to manage safe mode. Contributed by Yiqun Lin.
|
2018-02-02 17:34:12 +08:00 |
Akira Ajisaka
|
01661d4f90
|
HDFS-13048. LowRedundancyReplicatedBlocks metric can be negative
(cherry picked from commit 4aef8bd2ef )
|
2018-02-02 14:35:11 +09:00 |
Xiao Chen
|
abdf8abf1a
|
HADOOP-15197. Remove tomcat from the Hadoop-auth test bundle.
(cherry picked from commit 09dd709d6e )
|
2018-02-01 15:35:27 -08:00 |
Hanisha Koneru
|
992d7b5739
|
HDFS-13062. Provide support for JN to use separate journal disk per namespace. Contributed by Bharat Viswanadham.
(cherry picked from commit dd50f53997 )
|
2018-02-01 12:32:47 -08:00 |
Xiaoyu Yao
|
784b454122
|
HDFS-12997. Move logging to slf4j in BlockPoolSliceStorage and Storage. Contributed by Ajay Kumar.
(cherry picked from commit b3ae11d597 )
|
2018-02-01 12:21:29 -08:00 |
Inigo Goiri
|
7491aaeb8f
|
HDFS-13043. RBF: Expose the state of the Routers in the federation. Contributed by Inigo Goiri.
(cherry picked from commit 6ca7204ceb )
|
2018-02-01 10:37:56 -08:00 |