Rohith Sharma K S
|
a95f216945
|
YARN-8399. NodeManager is giving 403 GSS exception post upgrade to 3.1 in secure mode. Contributed by Sunil Govindan.
(cherry picked from commit 58bc34f1e3 )
|
2018-06-07 10:27:08 +05:30 |
Brahma Reddy Battula
|
630f43faf7
|
HDFS-12950. [oiv] ls will fail in secure cluster. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 9654dd1f47 )
|
2018-06-07 10:21:00 +05:30 |
Sunil G
|
d504dfcf53
|
HADOOP-15514. NoClassDefFoundError for TimelineCollectorManager when starting MiniYARNCluster. Contributed by Rohith Sharma K S.
(cherry picked from commit d1992ab9b0 )
|
2018-06-06 13:35:28 +05:30 |
Xiao Chen
|
f1c91e9fda
|
HADOOP-15217. FsUrlConnection does not handle paths with spaces. Contributed by Joseph Fourny and Zsolt Venczel.
(cherry picked from commit ba4011d64f )
|
2018-06-05 21:19:11 -07:00 |
Inigo Goiri
|
b0283fc193
|
MAPREDUCE-7103. Fix TestHistoryViewerPrinter on windows due to a mismatch line separator. Contributed by Giovanni Matteo Fumarola.
(cherry picked from commit 0afc036deb )
|
2018-06-05 12:25:29 -07:00 |
Rohith Sharma K S
|
e4eac4a9f3
|
YARN-8396. Click on an individual container continuously spins and doesn't load the page. Contributed by Sunil Govindan.
(cherry picked from commit 745f3a2441 )
|
2018-06-05 19:29:04 +05:30 |
Akira Ajisaka
|
f358a77610
|
HDFS-13545. "guarded" is misspelled as "gaurded" in FSPermissionChecker.java. Contributed by Jianchao Jia.
(cherry picked from commit 0e3c31579d )
|
2018-06-05 17:55:01 +09:00 |
Inigo Goiri
|
ec5ef0bb20
|
HDFS-13650. Randomize baseDir for MiniDFSCluster in TestDFSStripedInputStream and TestDFSStripedInputStreamWithRandomECPolicy. Contributed by Anbang Hu.
(cherry picked from commit 8d31ddcfeb )
|
2018-06-04 18:28:40 -07:00 |
Inigo Goiri
|
19b37e7080
|
HDFS-13649. Randomize baseDir for MiniDFSCluster in TestReconstructStripedFile and TestReconstructStripedFileWithRandomECPolicy. Contributed by Anbang Hu.
(cherry picked from commit 16316b6011 )
|
2018-06-04 18:22:09 -07:00 |
Inigo Goiri
|
76546d23e2
|
HDFS-13652. Randomize baseDir for MiniDFSCluster in TestBlockScanner. Contributed by Anbang Hu.
(cherry picked from commit a28848104f )
|
2018-06-04 18:13:14 -07:00 |
Bharat Viswanadham
|
ab514fbbab
|
HADOOP-15137. ClassNotFoundException: org.apache.hadoop.yarn.server.api.DistributedSchedulingAMProtocol when using hadoop-client-minicluster. Contributed by Bharat Viswanadham
(cherry picked from commit f30f2dc408 )
|
2018-06-04 16:38:25 -07:00 |
Eric Yang
|
9dd79d1dcd
|
YARN-8365. Set DNS query type according to client request.
Contributed by Shane Kumpf
(cherry picked from commit 5889a3c0f931ebe1a9e6b8023c0557922b7d9e49)
|
2018-06-04 19:03:07 -04:00 |
Robert Kanter
|
93d6ed859e
|
YARN-4677. RMNodeResourceUpdateEvent update from scheduler can lead to race condition (wilfreds and gphillips via rkanter)
(cherry picked from commit 0cd145a443 )
|
2018-06-04 15:32:47 -07:00 |
Inigo Goiri
|
10e35ed322
|
MAPREDUCE-7105. Fix TestNativeCollectorOnlyHandler.testOnCall on Windows because of the path format. Contributed by Giovanni Matteo Fumarola.
(cherry picked from commit dad1bb868f )
|
2018-06-04 12:56:39 -07:00 |
Miklos Szegedi
|
21948b048e
|
YARN-8382. cgroup file leak in NM. Contributed by Hu Ziqian.
(cherry picked from commit 925fdf761a513130e23c10575c7328c8681cff1d)
|
2018-06-04 10:56:13 -07:00 |
Inigo Goiri
|
83d0964d82
|
YARN-8389. Improve the description of machine-list property in Federation docs. Contributed by Takanobu Asanuma.
(cherry picked from commit 61fc7f73f2 )
|
2018-06-04 09:28:40 -07:00 |
Rushabh Shah
|
6646b16450
|
HDFS-13281 Namenode#createFile should be /.reserved/raw/ aware.. Contributed by Rushabh S Shah
(cherry picked from commit e2289c8d14 )
|
2018-06-04 09:21:14 -05:00 |
Wei-Chiu Chuang
|
302c36ffdc
|
HDFS-13155. BlockPlacementPolicyDefault.chooseTargetInOrder Not Checking Return Value for NULL. Contributed by Zsolt Venczel.
(cherry picked from commit bccdfeee0a )
|
2018-06-04 07:03:35 -07:00 |
Xiao Chen
|
fde45994a3
|
HDFS-13339. Volume reference can't be released and may lead to deadlock when DataXceiver does a check volume. Contributed by liaoyuxiangqin and Zsolt Venczel.
(cherry picked from commit 9efb4b7db0 )
|
2018-06-03 22:37:27 -07:00 |
Sunil G
|
ea2fa52d92
|
YARN-8276. [UI2] After version field became mandatory, form-based submission of new YARN service doesn't work. Contributed by Gergely Novák.
(cherry picked from commit 9c4cbed8d1 )
|
2018-06-04 00:09:44 +05:30 |
Inigo Goiri
|
fce54631c5
|
MAPREDUCE-7102. Fix TestJavaSerialization for Windows due a mismatch line separator. Contributed by Giovanni Matteo Fumarola.
(cherry picked from commit a804b7c9d2 )
|
2018-06-02 20:26:17 -07:00 |
Inigo Goiri
|
90060d52f6
|
HDFS-13648. Fix TestGetConf#testGetJournalNodes on Windows due to a mismatch line separator. Contributed by Giovanni Matteo Fumarola.
(cherry picked from commit 8f83b9abf9 )
|
2018-06-02 20:20:26 -07:00 |
Inigo Goiri
|
8a9c2d7b97
|
HDFS-13651. TestReencryptionHandler fails on Windows. Contributed by Anbang Hu.
(cherry picked from commit e308ac88d3 )
|
2018-06-02 20:13:21 -07:00 |
Billie Rinaldi
|
e59e9feefa
|
YARN-8342. Enable untrusted docker image to run with launch command. Contributed by Eric Yang
(cherry picked from commit 31998643a5 )
|
2018-06-02 14:49:21 -07:00 |
Rohith Sharma K S
|
61ae43f725
|
MapReduce JHS should honor yarn.webapp.filter-entity-list-by-user(addendum). Contributed by Sunil Govindan.
(cherry picked from commit d5e69d8994 )
|
2018-06-02 09:57:20 +05:30 |
Rohith Sharma K S
|
f7d0ca71ac
|
More YARN pages need to honor yarn.resourcemanager.display.per-user-apps(addendum). Contributed by Sunil G.
(cherry picked from commit 8261f9e571 )
|
2018-06-02 09:43:08 +05:30 |
Inigo Goiri
|
fdacc8a088
|
HDFS-13637. RBF: Router fails when threadIndex (in ConnectionPool) wraps around Integer.MIN_VALUE. Contributed by CR Hota.
(cherry picked from commit e11d674049 )
|
2018-06-01 16:59:35 -07:00 |
Wangda Tan
|
0be93a7973
|
YARN-8349. Remove YARN registry entries when a service is killed by the RM. (Billie Rinaldi via wangda)
Change-Id: Ia58db3637789a8921482f564aa9bdf99c45cc36c
(cherry picked from commit ff583d3fa3 )
|
2018-06-01 15:53:26 -07:00 |
Wangda Tan
|
ed20576413
|
YARN-8372. Distributed shell app master should not release containers when shutdown if keep-container is true. (Suma Shivaprasad via wangda)
Change-Id: Ief04d1ca865621f348fba4ac85fa78bc47465904
(cherry picked from commit 8956e5b8db )
|
2018-06-01 15:47:59 -07:00 |
Wangda Tan
|
1cee85d8c4
|
YARN-7962. Race Condition When Stopping DelegationTokenRenewer causes RM crash during failover. (BELUGA BEHR via wangda)
Change-Id: I617e2645f60a57080058ad5f06af860fb3f682c8
(cherry picked from commit 931f78718f )
|
2018-06-01 15:47:51 -07:00 |
Wangda Tan
|
cc460fea2d
|
YARN-8384. stdout.txt, stderr.txt logs of a launched docker container is coming with primary group of submit user instead of hadoop. (Eric Yang via wangda)
Change-Id: Idbb2cd250f4f62dc32993e0d3ca3ec5684616baa
(cherry picked from commit 3a6bd77550 )
|
2018-06-01 15:47:45 -07:00 |
Daniel Templeton
|
09fd1348e8
|
HDFS-13636. Cross-Site Scripting vulnerability in HttpServer2
(Contributed by Haibo Yan via Daniel Templeton)
Change-Id: I28edde8125dd20d8d270f0e609d1c04d8173c8b7
(cherry picked from commit cba3194998 )
|
2018-06-01 14:44:22 -07:00 |
Sean Mackrory
|
58b5b3aa75
|
HDFS-13582. Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (;) inside). Contributed by Zsolt Venczel.
(cherry picked from commit 1361030e59 )
|
2018-05-31 22:23:19 -06:00 |
Eric Yang
|
4193892de6
|
YARN-8308. Fixed YARN Service AM failure with HDFS token renewal.
Contributed by Gour Saha
(cherry picked from commit 7c7ac07f013f46db89c73681806300699ee534d6)
|
2018-05-31 21:10:04 -04:00 |
Chao Sun
|
2bbdf362cf
|
HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun.
(cherry picked from commit ff013d2c95 )
|
2018-05-31 17:39:46 -07:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
a468400bad
|
YARN-8197. Fixed AM IP Filter and Webapp proxy to redirect app tracking-URLs correctly when UI is secure. Contributed by Sunil Govindan.
(cherry picked from commit 6b74f5d7fc )
|
2018-05-31 17:04:45 -07:00 |
Konstantin V Shvachko
|
442dd87dcd
|
HDFS-12978. Fine-grained locking while consuming journal stream. Contributed by Konstantin Shvachko.
|
2018-05-31 14:58:06 -07:00 |
Inigo Goiri
|
ad11e40557
|
HDFS-13631. TestDFSAdmin#testCheckNumOfBlocksInReportCommand should use a separate MiniDFSCluster path. Contributed by Anbang Hu.
(cherry picked from commit 1f324e9661 )
|
2018-05-31 10:13:14 -07:00 |
Billie Rinaldi
|
1bb112cd96
|
YARN-8333. Load balance YARN services using RegistryDNS multiple A records. Contributed by Eric Yang
(cherry picked from commit 6bc92e304f )
|
2018-05-31 06:49:04 -07:00 |
Weiwei Yang
|
ec4240a7fa
|
YARN-8367. Fix NPE in SingleConstraintAppPlacementAllocator when placement constraint in SchedulingRequest is null. Contributed by Weiwei Yang.
(Cherry picked from commit 6468071f13 )
|
2018-05-31 21:04:41 +08:00 |
Billie Rinaldi
|
58e7d6c3c0
|
YARN-8350. NPE in service AM related to placement policy. Contributed by Gour Saha
(cherry picked from commit 778a4a24be )
|
2018-05-30 13:21:17 -07:00 |
Billie Rinaldi
|
7bd5d79177
|
YARN-8368. yarn app start cli should print applicationId. Contributed by Rohith Sharma K S
(cherry picked from commit 96eefcc84a )
|
2018-05-30 12:38:53 -07:00 |
Eric E Payne
|
3d06d75423
|
YARN-8377: Javadoc build failed in hadoop-yarn-server-nodemanager. Contributed by Takanobu Asanuma
(cherry picked from commit e44c0849d7 )
|
2018-05-30 17:28:14 +00:00 |
Inigo Goiri
|
5c09dadd73
|
HDFS-13629. Some tests in TestDiskBalancerCommand fail on Windows due to MiniDFSCluster path conflict and improper path usage. Contributed by Anbang Hu.
(cherry picked from commit 47c31ff16b )
|
2018-05-30 10:23:00 -07:00 |
Inigo Goiri
|
6dc40bab4e
|
HDFS-13632. Randomize baseDir for MiniJournalCluster in MiniQJMHACluster for TestDFSAdminWithHA. Contributed by Anbang Hu.
(cherry picked from commit e1102865e6e16babaff9346212c824cb1f47c31c)
|
2018-05-30 10:02:50 -07:00 |
Eric Yang
|
03209e8966
|
YARN-8362. Bugfix logic in container retries in node manager.
Contributed by Chandni Singh
(cherry picked from commit 135941e00d )
|
2018-05-29 17:04:01 -04:00 |
Kihwal Lee
|
11a425d11a
|
Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.
(cherry picked from commit e3236a9680 )
|
2018-05-29 15:02:33 -05:00 |
Jason Lowe
|
a1fd04c4f4
|
YARN-8329. Docker client configuration can still be set incorrectly. Contributed by Shane Kumpf
(cherry picked from commit 4827e9a908 )
|
2018-05-29 14:48:01 -05:00 |
Wangda Tan
|
3eb1cb18c7
|
YARN-8369. Javadoc build failed due to 'bad use of >'. (Takanobu Asanuma via wangda)
Change-Id: I79a42154e8f86ab1c3cc939b3745024b8eebe5f4
(cherry picked from commit 17aa40f669 )
|
2018-05-29 09:28:34 -07:00 |
Wangda Tan
|
b262ea1381
|
YARN-8339. Service AM should localize static/archive resource types to container working directory instead of 'resources'. (Suma Shivaprasad via wangda)
Change-Id: I9f8e8f621650347f6c2f9e3420edee9eb2f356a4
(cherry picked from commit 3061bfcde5 )
|
2018-05-29 09:28:27 -07:00 |