Sunil G
|
f1eb5777a0
|
YARN-8591. [ATSv2] NPE while checking for entity acl in non-secure cluster. Contributed by Rohith Sharma K S.
(cherry picked from commit 63e08ec071 )
|
2018-07-30 14:49:03 +05:30 |
Sammi Chen
|
42e34dae57
|
HADOOP-15607. AliyunOSS: fix duplicated partNumber issue in AliyunOSSBlockOutputStream. Contributed by Jinhu Wu.
(cherry picked from commit 0857f116b7 )
(cherry picked from commit f9aedf32ec )
|
2018-07-30 11:00:30 +08:00 |
bibinchundatt
|
2e7876a725
|
YARN-8558. NM recovery level db not cleaned up properly on container finish. Contributed by Bibin A Chundatt.
(cherry picked from commit 3d586841ab )
|
2018-07-28 20:56:35 +05:30 |
Eric Yang
|
c2c3eee69c
|
YARN-8508. Release GPU resource for killed container.
Contributed by Chandni Singh
(cherry picked from commit ed9d60e888 )
|
2018-07-27 19:36:21 -04:00 |
Billie Rinaldi
|
06166f2255
|
YARN-8571. Validate service principal format prior to launching yarn service. Contributed by Eric Yang
(cherry picked from commit b429f19d32 )
|
2018-07-27 11:35:41 -07:00 |
Arpit Agarwal
|
0eb187f72b
|
HDFS-13765. Fix javadoc for FSDirMkdirOp#createParentDirectories. Contributed by Lokesh Jain.
|
2018-07-27 10:14:20 -07:00 |
Anu Engineer
|
2ebd553072
|
HDFS-13727. Log full stack trace if DiskBalancer exits with an unhandled exception.
Contributed by Gabor Bota.
(cherry picked from commit 64e739e344 )
|
2018-07-27 09:43:44 -07:00 |
Eric Yang
|
d6627cda9d
|
YARN-8429. Improve diagnostic message when artifact is not set properly.
Contributed by Gour Saha
(cherry picked from commit 8d3c068e59 )
|
2018-07-27 11:29:43 -04:00 |
Eric Yang
|
a869bd970e
|
HADOOP-15593. Fixed NPE in UGI spawnAutoRenewalThreadForUserCreds.
Contributed by Gabor Bota
(cherry picked from commit 77721f39e2 )
|
2018-07-26 18:47:58 -04:00 |
Eric Yang
|
177f6045ac
|
YARN-8545. Return allocated resource to RM for failed container.
Contributed by Chandni Singh
(cherry picked from commit 40fad32824 )
|
2018-07-26 18:25:41 -04:00 |
Eric Yang
|
8e3807afe0
|
YARN-8330. Improved publishing ALLOCATED events to ATS.
Contributed by Suma Shivaprasad
(cherry picked from commit f93ecf5c1e )
|
2018-07-25 18:51:42 -04:00 |
Wei-Chiu Chuang
|
964f3454d1
|
HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin.
(cherry picked from commit e95c5e9f62 )
|
2018-07-25 11:05:18 -07:00 |
Eric E Payne
|
830ef12af8
|
YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R
(cherry picked from commit 9485c9aee6 )
|
2018-07-25 16:30:30 +00:00 |
bibinchundatt
|
d2212c20c5
|
YARN-8577. Fix the broken anchor in SLS site-doc. Contributed by Weiwei Yang.
(cherry picked from commit 3d3158cea4 )
|
2018-07-25 19:00:12 +05:30 |
bibinchundatt
|
8e65057eb1
|
YARN-8541. RM startup failure on recovery after user deletion. Contributed by Bibin A Chundatt.
|
2018-07-25 15:54:32 +05:30 |
Weiwei Yang
|
b89624a943
|
YARN-8546. Resource leak caused by a reserved container being released more than once under async scheduling. Contributed by Tao Yang.
(Cherry-picked from commit 5be9f4a5d0 )
|
2018-07-25 17:53:40 +08:00 |
Gera Shegalov
|
1396fa2a27
|
HADOOP-15612. Improve exception when tfile fails to load LzoCodec. (gera)
(cherry picked from commit 6bec03cfc8 )
|
2018-07-24 23:05:34 -07:00 |
Xiao Chen
|
40c06b389a
|
HADOOP-15609. Retry KMS calls when SSLHandshakeException occurs. Contributed by Kitti Nanasi.
(cherry picked from commit 81d59506e5 )
|
2018-07-24 21:46:21 -07:00 |
Daniel Templeton
|
00c476abd8
|
HDFS-13448. HDFS Block Placement - Ignore Locality for First Block Replica
(Contributed by BELUGA BEHR via Daniel Templeton)
Change-Id: I965d1cfa642ad24296038b83e3d5c9983545267d
(cherry picked from commit 849c45db18 )
|
2018-07-24 16:12:43 -07:00 |
Haibo Chen
|
7e7792dd7b
|
YARN-6966. NodeManager metrics may return wrong negative values when NM restart. (Szilard Nemeth via Haibo Chen)
(cherry picked from commit 9d3c39e9dd )
|
2018-07-24 12:50:43 -07:00 |
Sunil G
|
4488fd8295
|
YARN-7748. TestContainerResizing.testIncreaseContainerUnreservedWhenApplicationCompleted fails due to multiple container fail events. Contributed by Weiwei Yang.
(cherry picked from commit 35ce6eb1f5 )
|
2018-07-24 22:21:15 +05:30 |
bibinchundatt
|
a684a2efb8
|
YARN-8548. AllocationRespose proto setNMToken initBuilder not done. Contributed by Bilwa S T.
(cherry picked from commit ff7c2eda34 )
|
2018-07-24 16:30:31 +05:30 |
bibinchundatt
|
0710107f8d
|
YARN-8544. [DS] AM registration fails when hadoop authorization is enabled. Contributed by Bibin A Chundatt.
(cherry picked from commit 8461278833 )
|
2018-07-24 13:11:31 +05:30 |
Yiqun Lin
|
5aca0588ea
|
HDFS-13583. RBF: Router admin clrQuota is not synchronized with nameservice. Contributed by Dibyendu Karmakar.
(cherry picked from commit 17a87977f2 )
|
2018-07-24 11:19:21 +08:00 |
Eric Yang
|
23b8546a80
|
YARN-8380. Support bind propagation options for mounts in docker runtime.
Contributed by Billie Rinaldi
(cherry picked from commit 8688a0c7f8 )
|
2018-07-23 20:13:41 -04:00 |
Eric Yang
|
e665c0a9dd
|
YARN-8360. Improve YARN service restart policy and node manager auto restart policy.
Contributed by Suma Shivaprasad
(cherry picked from commit 84d7bf1eef )
|
2018-07-23 12:59:37 -04:00 |
Eric Yang
|
4f2a129f2e
|
YARN-8301. Added YARN service upgrade instructions.
Contributed by Chandni Singh
(cherry picked from commit 10014a4d88f239d3c072e51bc0739cba1fca9406)
|
2018-07-20 19:48:19 -04:00 |
Weiwei Yang
|
004e1f248e
|
YARN-8528. Final states in ContainerAllocation might be modified externally causing unexpected allocation results. Contributed by Xintong Song.
|
2018-07-20 22:43:47 +08:00 |
Yiqun Lin
|
823d576a66
|
HDFS-13743. RBF: Router throws NullPointerException due to the invalid initialization of MountTableResolver. Contributed by Takanobu Asanuma.
(cherry picked from commit 7b25fb949b )
|
2018-07-20 17:31:13 +08:00 |
Wangda Tan
|
23624c9248
|
MAPREDUCE-7118. Distributed cache conflicts breaks backwards compatability. (Jason Lowe via wangda)
Change-Id: I89ab4852b4ad305fec19812e8931c59d96581376
(cherry picked from commit b3b4d4ccb5 )
|
2018-07-19 14:26:40 -07:00 |
Steve Loughran
|
749fff577e
|
HADOOP-15547/ WASB: improve listStatus performance.
Contributed by Thomas Marquardt.
|
2018-07-19 12:29:21 -07:00 |
Eric Yang
|
76b8beb289
|
YARN-8501. Reduce complexity of RMWebServices getApps method.
Contributed by Szilard Nemeth
(cherry picked from commit 5836e0a46b )
|
2018-07-19 12:32:55 -04:00 |
Kihwal Lee
|
a147098c4f
|
HADOOP-15614. TestGroupsCaching.testExceptionOnBackgroundRefreshHandled reliably fails. Contributed by Weiwei Yang.
(cherry picked from commit ccf2db7fc2 )
|
2018-07-19 11:19:19 -05:00 |
Eric Yang
|
a607c02f15
|
HADOOP-15610. Fixed pylint version for Hadoop docker image.
Contributed by Jack Bearden
(cherry picked from commit ba1ab08fda )
|
2018-07-18 20:11:39 -04:00 |
Robert Kanter
|
dfa71428ea
|
YARN-8518. test-container-executor test_is_empty() is broken (Jim_Brennan via rkanter)
(cherry picked from commit 1bc106a738 )
|
2018-07-18 16:07:48 -07:00 |
Robert Kanter
|
1c7d916347
|
Only mount non-empty directories for cgroups (miklos.szegedi@cloudera.com via rkanter)
(cherry picked from commit 0838fe8337 )
|
2018-07-18 16:07:48 -07:00 |
Robert Kanter
|
27e2b4b364
|
Disable mounting cgroups by default (miklos.szegedi@cloudera.com via rkanter)
(cherry picked from commit 351cf87c92 )
|
2018-07-18 16:07:48 -07:00 |
Eric Yang
|
d82edec3c0
|
YARN-8538. Fixed memory leaks in container-executor and test cases.
Contributed by Billie Rinaldi
|
2018-07-18 13:44:49 -04:00 |
Yiqun Lin
|
228508a0ee
|
HDFS-13733. RBF: Add Web UI configurations and descriptions to RBF document. Contributed by Takanobu Asanuma.
(cherry picked from commit 1af87df242 )
|
2018-07-17 10:47:07 +08:00 |
Konstantin V Shvachko
|
53c7d82d53
|
Fix potential FSImage corruption. Contributed by Ekanth Sethuramalingam & Arpit Agarwal.
(cherry picked from commit 0a1e922f3d )
|
2018-07-16 18:29:43 -07:00 |
Wei-Chiu Chuang
|
34f1dd03ee
|
HADOOP-15598. DataChecksum calculate checksum is contented on hashtable synchronization. Contributed by Prasanth Jayachandran.
(cherry picked from commit 0c7a578927 )
|
2018-07-16 11:33:43 -07:00 |
Wangda Tan
|
44beab0b63
|
YARN-8511. When AM releases a container, RM removes allocation tags before it is released by NM. (Weiwei Yang via wangda)
Change-Id: I6f9f409f2ef685b405cbff547dea9623bf3322d9
(cherry picked from commit 752dcce5f4 )
|
2018-07-16 11:04:08 -07:00 |
Wei-Chiu Chuang
|
ac9155d6cb
|
HDFS-13524. Occasional "All datanodes are bad" error in TestLargeBlock#testLargeBlockSize. Contributed by Siyao Meng.
(cherry picked from commit 88b2794244 )
|
2018-07-16 10:52:56 -07:00 |
Inigo Goiri
|
4898edf4f7
|
HDFS-13475. RBF: Admin cannot enforce Router enter SafeMode. Contributed by Chao Sun.
(cherry picked from commit 359ea4e181 )
|
2018-07-16 09:47:00 -07:00 |
Eric E Payne
|
9a79e893f7
|
YARN-8421: when moving app, activeUsers is increased, even though app does not have outstanding request. Contributed by Kyungwan Nam
(cherry picked from commit 937ef39b3f )
|
2018-07-16 16:32:05 +00:00 |
bibinchundatt
|
677bbdcdc4
|
YARN-8434. Update federation documentation of Nodemanager configurations. Contributed by Bibin A Chundatt.
(cherry picked from commit 4523cc5637 )
|
2018-07-15 13:57:14 +05:30 |
Jason Lowe
|
7cbb9597c4
|
YARN-8515. container-executor can crash with SIGPIPE after nodemanager restart. Contributed by Jim Brennan
(cherry picked from commit 17118f446c )
|
2018-07-13 10:06:38 -05:00 |
Xiao Chen
|
d5d987550a
|
HDFS-12837. Intermittent failure in TestReencryptionWithKMS.
(cherry picked from commit b37074be5a )
|
2018-07-11 21:03:45 -07:00 |
Akira Ajisaka
|
fe256a98ff
|
HDFS-13729. Fix broken links to RBF documentation. Contributed by Gabor Bota.
(cherry picked from commit 418cc7f3ae )
|
2018-07-11 14:47:21 -04:00 |
Wei-Chiu Chuang
|
f9fa3cb157
|
HDFS-13723. Occasional "Should be different group" error in TestRefreshUserMappings#testGroupMappingRefresh. Contributed by Siyao Meng.
(cherry picked from commit 162228e8db )
|
2018-07-11 10:04:07 -07:00 |