Haibo Chen
|
4880d890ee
|
YARN-8375. TestCGroupElasticMemoryController fails surefire build. (Miklos Szegedi via Haibo Chen)
|
2018-06-01 16:29:13 -07:00 |
|
Anu Engineer
|
34710c66d6
|
HDDS-143. Provide docker compose files to measure performance in a pseudo cluster.
Contributed by Elek, Marton.
|
2018-06-01 15:36:30 -07:00 |
|
Anu Engineer
|
9e50dce46c
|
HDDS-144. Fix TestEndPoint#testHeartbeat and TestEndPoint#testRegister.
Contributed by Shashikant Banerjee.
|
2018-06-01 15:36:30 -07:00 |
|
Wangda Tan
|
ff583d3fa3
|
YARN-8349. Remove YARN registry entries when a service is killed by the RM. (Billie Rinaldi via wangda)
Change-Id: Ia58db3637789a8921482f564aa9bdf99c45cc36c
|
2018-06-01 14:49:18 -07:00 |
|
Wangda Tan
|
8956e5b8db
|
YARN-8372. Distributed shell app master should not release containers when shutdown if keep-container is true. (Suma Shivaprasad via wangda)
Change-Id: Ief04d1ca865621f348fba4ac85fa78bc47465904
|
2018-06-01 14:49:18 -07:00 |
|
Wangda Tan
|
931f78718f
|
YARN-7962. Race Condition When Stopping DelegationTokenRenewer causes RM crash during failover. (BELUGA BEHR via wangda)
Change-Id: I617e2645f60a57080058ad5f06af860fb3f682c8
|
2018-06-01 14:49:18 -07:00 |
|
Wangda Tan
|
3a6bd77550
|
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
|
2018-06-01 14:49:17 -07:00 |
|
Daniel Templeton
|
cba3194998
|
HDFS-13636. Cross-Site Scripting vulnerability in HttpServer2
(Contributed by Haibo Yan via Daniel Templeton)
Change-Id: I28edde8125dd20d8d270f0e609d1c04d8173c8b7
|
2018-06-01 14:42:39 -07:00 |
|
Anu Engineer
|
1be05a3623
|
HDDS-142. TestMetadataStore fails on Windows.
Contributed by Íñigo Goiri.
|
2018-06-01 14:21:35 -07:00 |
|
Anu Engineer
|
19560bb704
|
HDDS-137. Cleanup Hdds-ozone CheckStyle Issues.
Contributed by Anu Engineer.
|
2018-06-01 12:54:47 -07:00 |
|
Yufei Gu
|
6b21a599fb
|
YARN-7340. Fix the missing time stamp in exception message in Class
NoOverCommitPolicy. Contributed by Dinesh Chitlangia.
|
2018-05-31 22:30:12 -07:00 |
|
Eric Yang
|
7dd26d5378
|
YARN-8308. Fixed YARN Service AM failure with HDFS token renewal.
Contributed by Gour Saha
|
2018-05-31 21:09:36 -04:00 |
|
Chao Sun
|
ff013d2c95
|
HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun.
|
2018-05-31 17:37:44 -07:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
6b74f5d7fc
|
YARN-8197. Fixed AM IP Filter and Webapp proxy to redirect app tracking-URLs correctly when UI is secure. Contributed by Sunil Govindan.
|
2018-05-31 16:48:33 -07:00 |
|
Wei-Chiu Chuang
|
32671d8713
|
HADOOP-14783. [KMS] Add missing configuration properties into kms-default.xml. Contributed by Chetna Chaudhari.
|
2018-05-31 16:09:33 -07:00 |
|
Wei-Chiu Chuang
|
3f4a29813b
|
HDFS-13646. DFSAdmin doesn't display specialized help for triggerBlockReport. Contributed by Takanobu Asanuma.
|
2018-05-31 15:26:08 -07:00 |
|
Wei-Chiu Chuang
|
c95b9b5c07
|
HDFS-13440. Log HDFS file name when client fails to connect. Contributed by Gabor Bota.
|
2018-05-31 15:20:59 -07:00 |
|
Konstantin V Shvachko
|
ebe5853a45
|
HDFS-12978. Fine-grained locking while consuming journal stream. Contributed by Konstantin Shvachko.
|
2018-05-31 14:56:32 -07:00 |
|
Anu Engineer
|
950dea86f4
|
HDDS-112. OzoneShell should support commands with url without scheme.
Contributed by Lokesh Jain.
|
2018-05-31 12:05:50 -07:00 |
|
Bharat Viswanadham
|
a58acd9080
|
HADOOP-15490:Multiple declaration of maven-enforcer-plugin found in pom.xml. Contributed by Nanda kumar
|
2018-05-31 10:56:17 -07:00 |
|
Inigo Goiri
|
1f324e9661
|
HDFS-13631. TestDFSAdmin#testCheckNumOfBlocksInReportCommand should use a separate MiniDFSCluster path. Contributed by Anbang Hu.
|
2018-05-31 10:12:38 -07:00 |
|
Sean Mackrory
|
1361030e59
|
HDFS-13582. Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (;) inside). Contributed by Zsolt Venczel.
|
2018-05-31 07:59:21 -06:00 |
|
Billie Rinaldi
|
6bc92e304f
|
YARN-8333. Load balance YARN services using RegistryDNS multiple A records. Contributed by Eric Yang
|
2018-05-31 06:46:34 -07:00 |
|
Weiwei Yang
|
6468071f13
|
YARN-8367. Fix NPE in SingleConstraintAppPlacementAllocator when placement constraint in SchedulingRequest is null. Contributed by Weiwei Yang.
|
2018-05-31 20:46:39 +08:00 |
|
Takanobu Asanuma
|
d1e2b80980
|
MAPREDUCE-7098. Upgrade common-langs version to 3.7 in hadoop-mapreduce-project
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-05-31 18:31:10 +09:00 |
|
Anu Engineer
|
02c4b89f99
|
HDDS-128. Support for DN to SCM signaling.
Contributed by Nanda Kumar.
|
2018-05-30 14:21:13 -07:00 |
|
Billie Rinaldi
|
778a4a24be
|
YARN-8350. NPE in service AM related to placement policy. Contributed by Gour Saha
|
2018-05-30 13:19:13 -07:00 |
|
Billie Rinaldi
|
96eefcc84a
|
YARN-8368. yarn app start cli should print applicationId. Contributed by Rohith Sharma K S
|
2018-05-30 12:37:43 -07:00 |
|
Inigo Goiri
|
47c31ff16b
|
HDFS-13629. Some tests in TestDiskBalancerCommand fail on Windows due to MiniDFSCluster path conflict and improper path usage. Contributed by Anbang Hu.
|
2018-05-30 10:22:04 -07:00 |
|
Inigo Goiri
|
8197b9b560
|
HDFS-13632. Randomize baseDir for MiniJournalCluster in MiniQJMHACluster for TestDFSAdminWithHA. Contributed by Anbang Hu.
|
2018-05-30 10:13:52 -07:00 |
|
Eric E Payne
|
e44c0849d7
|
YARN-8377: Javadoc build failed in hadoop-yarn-server-nodemanager. Contributed by Takanobu Asanuma
|
2018-05-30 16:50:19 +00:00 |
|
Anu Engineer
|
3b34148c4f
|
HDDS-88. Create separate message structure to represent ports in DatanodeDetails.
Contributed by Nanda Kumar.
|
2018-05-30 08:52:07 -07:00 |
|
Yiqun Lin
|
b24098bc8f
|
HDFS-13626. Fix incorrect username when deny the setOwner operation. Contributed by Zsolt Venczel.
|
2018-05-30 16:52:21 +08:00 |
|
Aaron Fabbri
|
5f6769f796
|
HADOOP-15480 AbstractS3GuardToolTestBase.testDiffCommand fails when using dynamo (Gabor Bota)
|
2018-05-29 19:20:22 -07:00 |
|
Eric Yang
|
135941e00d
|
YARN-8362. Bugfix logic in container retries in node manager.
Contributed by Chandni Singh
|
2018-05-29 16:56:58 -04:00 |
|
Anu Engineer
|
24169062e5
|
HDDS-114. Ozone Datanode mbean registration fails for StorageLocation.
Contributed by Elek, Marton.
|
2018-05-29 13:48:55 -07:00 |
|
Aaron Fabbri
|
30284d020d
|
HADOOP-14946 S3Guard testPruneCommandCLI can fail. Contributed by Gabor Bota.
|
2018-05-29 13:38:15 -07:00 |
|
Anu Engineer
|
201440b987
|
HDDS-81. Moving ContainerReport inside Datanode heartbeat.
Contributed by Nanda Kumar.
|
2018-05-29 12:48:50 -07:00 |
|
Jason Lowe
|
4827e9a908
|
YARN-8329. Docker client configuration can still be set incorrectly. Contributed by Shane Kumpf
|
2018-05-29 14:43:17 -05:00 |
|
Kihwal Lee
|
e3236a9680
|
Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.
|
2018-05-29 14:15:12 -05:00 |
|
Anu Engineer
|
9502b47bd2
|
HDDS-125. Cleanup HDDS CheckStyle issues.
Contributed by Anu Engineer.
|
2018-05-29 09:54:06 -07:00 |
|
Wangda Tan
|
17aa40f669
|
YARN-8369. Javadoc build failed due to 'bad use of >'. (Takanobu Asanuma via wangda)
Change-Id: I79a42154e8f86ab1c3cc939b3745024b8eebe5f4
|
2018-05-29 09:27:36 -07:00 |
|
Wangda Tan
|
3061bfcde5
|
YARN-8339. Service AM should localize static/archive resource types to container working directory instead of 'resources'. (Suma Shivaprasad via wangda)
Change-Id: I9f8e8f621650347f6c2f9e3420edee9eb2f356a4
|
2018-05-29 09:23:11 -07:00 |
|
Inigo Goiri
|
3c75f8e493
|
HADOOP-15497. TestTrash should use proper test path to avoid failing on Windows. Contributed by Anbang Hu.
|
2018-05-29 09:11:08 -07:00 |
|
Jason Lowe
|
31ab960f4f
|
YARN-8338. TimelineService V1.5 doesn't come up after HADOOP-15406. Contributed by Vinod Kumar Vavilapalli
|
2018-05-29 11:00:30 -05:00 |
|
Wei-Chiu Chuang
|
438ef4951a
|
HADOOP-15455. Incorrect debug message in KMSACL#hasAccess. Contributed by Yuen-Kuei Hsueh.
|
2018-05-28 17:32:32 -07:00 |
|
Inigo Goiri
|
8fdc993a99
|
HADOOP-15498. TestHadoopArchiveLogs (#testGenerateScript, #testPrepareWorkingDir) fails on Windows. Contributed by Anbang Hu.
|
2018-05-28 16:45:42 -07:00 |
|
Inigo Goiri
|
9dbf4f0166
|
HDFS-13591. TestDFSShell#testSetrepLow fails on Windows. Contributed by Anbang Hu.
|
2018-05-28 16:34:02 -07:00 |
|
Inigo Goiri
|
91d7c74e6a
|
HDFS-13627. TestErasureCodingExerciseAPIs fails on Windows. Contributed by Anbang Hu.
|
2018-05-28 10:26:47 -07:00 |
|
Sunil G
|
7c343669ba
|
YARN-4781. Support intra-queue preemption for fairness ordering policy. Contributed by Eric Payne.
|
2018-05-28 16:32:53 +05:30 |
|