Yiqun Lin
|
1e85a995d1
|
HDFS-13184. RBF: Improve the unit test TestRouterRPCClientRetries. Contributed by Yiqun Lin.
|
2018-02-27 10:48:52 +08:00 |
|
Chao Sun
|
ae290a4bb4
|
HDFS-13145. SBN crash when transition to ANN with in-progress edit tailing enabled. Contributed by Chao Sun.
|
2018-02-26 16:15:00 -08:00 |
|
Eric Yang
|
b4f1ba1413
|
YARN-7963. Updated MockServiceAM unit test to prevent test hang.
Contributed by Chandni Singh
|
2018-02-26 18:49:01 -05:00 |
|
Wei Yan
|
6ce9f79cc9
|
HDFS-13187. RBF: Fix Routers information shown in the web UI. Contributed by Inigo Goiri and Wei Yan.
|
2018-02-26 15:13:41 -08:00 |
|
Billie Rinaldi
|
7dd385098c
|
MAPREDUCE-7010. Make Job History File Permissions configurable. Contributed by Gergely Novák
|
2018-02-26 14:32:46 -08:00 |
|
Arpit Agarwal
|
78a10029ec
|
HADOOP-15265. Exclude json-smart explicitly in hadoop-auth avoid being pulled in transitively. Contributed by Nishant Bangarwa.
|
2018-02-26 13:56:53 -08:00 |
|
Arpit Agarwal
|
46c93453e9
|
HDFS-12781. After Datanode down, In Namenode UI Datanode tab is throwing warning message.. Contributed by Brahma Reddy Battula.
|
2018-02-26 13:56:34 -08:00 |
|
Konstantinos Karanasos
|
e85188101c
|
YARN-7921. Transform a PlacementConstraint to a string expression. Contributed by Weiwei Yang.
|
2018-02-26 12:15:16 -08:00 |
|
Kihwal Lee
|
451265a83d
|
HDFS-12070. Failed block recovery leaves files open indefinitely and at risk for data loss. Contributed by Kihwal Lee.
|
2018-02-26 10:28:04 -06:00 |
|
Arpit Agarwal
|
2fa7963c3d
|
HADOOP-15254. Correct the wrong word spelling 'intialize'. Contributed by fang zhenyi.
|
2018-02-24 14:41:55 -08:00 |
|
Arpit Agarwal
|
c30a26abc5
|
HDFS-12865. RequestHedgingProxyProvider should handle case when none of the proxies are available. Contributed by Mukul Kumar Singh.
|
2018-02-24 14:25:56 -08:00 |
|
Xiaoyu Yao
|
1e84e46f16
|
HDFS-13052. WebHDFS: Add support for snasphot diff. Contributed by Lokesh Jain.
|
2018-02-23 19:35:12 -08:00 |
|
Chris Douglas
|
329a4fdd07
|
HADOOP-13374. Add the L&N verification script. Contributed by Allen Wittenauer
|
2018-02-23 17:07:22 -08:00 |
|
Arpit Agarwal
|
033f9c68ea
|
HADOOP-15255. Upper/Lower case conversion support for group names in LdapGroupsMapping. Contributed by Nanda kumar.
|
2018-02-23 15:37:17 -08:00 |
|
Xuan Gong
|
68ce193efc
|
MAPREDUCE-7027: HadoopArchiveLogs shouldn't delete the original logs if the HAR creation fails. Contributed by Gergely Novák
|
2018-02-23 14:37:26 -08:00 |
|
Xiao Chen
|
51088d3233
|
HDFS-13164. File not closed if streamer fail with DSQuotaExceededException.
|
2018-02-23 13:49:09 -08:00 |
|
Jason Lowe
|
8e728f39c9
|
YARN-5714. ContainerExecutor does not order environment map. Contributed by Remi Catherinot and Jim Brennan
|
2018-02-23 15:46:35 -06:00 |
|
Kihwal Lee
|
59cf758877
|
HADOOP-9747. Reduce unnecessary UGI synchronization. Contributed by Daryn Sharp.
|
2018-02-23 13:10:56 -06:00 |
|
Anu Engineer
|
3688e491d5
|
HADOOP-15007. Stabilize and document Configuration <tag> element. Contributed by Ajay Kumar.
|
2018-02-23 10:26:22 -08:00 |
|
Sunil G
|
d1cd573687
|
YARN-7949. [UI2] ArtifactsId should not be a compulsory field for new service. Contributed by Yesha Vora.
|
2018-02-23 16:50:02 +05:30 |
|
Sunil G
|
cc683952d2
|
YARN-7675. [UI2] Support loading pre-2.8 version /scheduler REST response for queue page. Contributed by Gergely Novák.
|
2018-02-23 16:10:29 +05:30 |
|
Gabor Bota
|
c36b4aa31c
|
HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-02-23 13:55:18 +09:00 |
|
Carlo Curino
|
514794e1a5
|
YARN-7934. [GQ] Refactor preemption calculators to allow overriding for Federation Global Algos. (Contributed by curino)
|
2018-02-22 18:12:12 -08:00 |
|
Eric Yang
|
95904f6b3c
|
YARN-7942. Add check for JAAS configuration for Yarn Service.
Contributed by Billie Rinaldi
|
2018-02-22 16:12:40 -05:00 |
|
Eric Yang
|
190969006d
|
YARN-7836. Added error check for updating service components.
(Contributed by Gour Saha)
|
2018-02-22 16:08:30 -05:00 |
|
Xiaoyu Yao
|
84a1321f6a
|
HDFS-13136. Avoid taking FSN lock while doing group member lookup for FSD permission check. Contributed by Xiaoyu Yao.
|
2018-02-22 11:32:32 -08:00 |
|
Jason Lowe
|
3132709b46
|
YARN-7916. Remove call to docker logs on failure in container-executor. Contributed by Shane Kumpf
|
2018-02-21 16:54:02 -06:00 |
|
Sean Mackrory
|
2bc3351eaf
|
HADOOP-6852. apparent bug in concatenated-bzip2 support (decoding). Contributed by Zsolt Venczel.
|
2018-02-21 12:57:14 -07:00 |
|
Yufei Gu
|
92cbbfe79e
|
YARN-5028. RMStateStore should trim down app state for completed applications. Contributed by Gergo Repas.
|
2018-02-21 11:42:51 -08:00 |
|
Steve Loughran
|
004b722372
|
HADOOP-15247. Move commons-net up to 3.6.
Contributed by Steve Loughran.
|
2018-02-21 10:40:42 +00:00 |
|
Sunil G
|
bdd2a184d7
|
YARN-7947. Capacity Scheduler intra-queue preemption can NPE for non-schedulable apps. Contributed by Eric Payne.
|
2018-02-21 14:35:57 +05:30 |
|
Sunil G
|
86b227a1fb
|
YARN-7223. Document GPU isolation feature. Contributed by Wangda Tan.
|
2018-02-21 14:16:45 +05:30 |
|
Anu Engineer
|
121e1e1280
|
HDFS-13175. Add more information for checking argument in DiskBalancerVolume.
Contributed by Lei (Eddy) Xu.
|
2018-02-20 19:16:30 -08:00 |
|
Arpit Agarwal
|
b0d3c877e3
|
HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar.
|
2018-02-20 18:18:58 -08:00 |
|
Robert Kanter
|
324e5a7cf2
|
HADOOP-15235. Authentication Tokens should use HMAC instead of MAC (rkanter)
|
2018-02-20 17:24:37 -08:00 |
|
Carlo Curino
|
84cea0011f
|
YARN-7732. Support Generic AM Simulator from SynthGenerator. (Contributed by Young Chen via curino)
|
2018-02-20 17:00:34 -08:00 |
|
Inigo Goiri
|
6f81cc0bee
|
HDFS-13167. DatanodeAdminManager Improvements. Contributed by BELUGA BEHR.
|
2018-02-20 15:18:27 -08:00 |
|
Inigo Goiri
|
17c592e6cf
|
HDFS-13168. XmlImageVisitor - Prefer Array over LinkedList. Contributed by BELUGA BEHR.
|
2018-02-20 15:16:01 -08:00 |
|
Arpit Agarwal
|
9028ccaf83
|
HDFS-13159. TestTruncateQuotaUpdate fails in trunk. Contributed by Nanda kumar.
|
2018-02-20 11:40:20 -08:00 |
|
Eric Yang
|
7280c5af82
|
YARN-7940. Fixed a bug in ServiceAM ZooKeeper initialization.
(Contributed by Billie Rinaldi)
|
2018-02-20 14:12:58 -05:00 |
|
Yiqun Lin
|
8896d20b91
|
HDFS-13119. RBF: Manage unavailable clusters. Contributed by Yiqun Lin.
|
2018-02-20 09:37:08 +08:00 |
|
Steve Loughran
|
1d37cf675c
|
HADOOP-15070. add test to verify FileSystem and paths differentiate on user info.
Contributed by Steve Loughran.
|
2018-02-19 20:43:40 +00:00 |
|
Jason Lowe
|
9497215084
|
YARN-7813. Capacity Scheduler Intra-queue Preemption should be configurable for each queue. Contributed by Eric Payne
|
2018-02-19 14:06:28 -06:00 |
|
Jason Lowe
|
b9a429bb28
|
Revert "YARN-7677. Docker image cannot set HADOOP_CONF_DIR. Contributed by Jim Brennan"
This reverts commit 8013475d44 .
|
2018-02-19 08:16:25 -06:00 |
|
Tsz-Wo Nicholas Sze
|
83e2bb98ee
|
HDFS-12998. SnapshotDiff - Provide an iterator-based listing API for calculating snapshotDiff. Contributed by Shashikant Banerjee
|
2018-02-19 11:42:10 +08:00 |
|
fang zhenyi
|
4d4dde5112
|
HADOOP-15223. Replace Collections.EMPTY* with empty* when available
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-02-18 22:19:39 +09:00 |
|
Rohith Sharma K S
|
87bdde6943
|
YARN-7937. Fix http method name in Cluster Application Timeout Update API example request. Contributed by Charan Hebri.
|
2018-02-18 14:01:23 +05:30 |
|
Rohith Sharma K S
|
9af30d46c6
|
YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen.
|
2018-02-17 20:30:28 +05:30 |
|
Arun Suresh
|
a1e56a6286
|
YARN-7918. Fix TestAMRMClientPlacementConstraints. (Gergely Novák via asuresh)
|
2018-02-17 03:24:55 -08:00 |
|
Wangda Tan
|
31db977cb3
|
HADOOP-14875. Create end user documentation from the compatibility guidelines. (Daniel Templeton via wangda)
Change-Id: I5d66d0f034874623af22aecae0a0b858b65396ed
|
2018-02-17 12:28:55 +08:00 |
|