Inigo Goiri
49cfb11d8c
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:59 -07:00
Akira Ajisaka
cc735146dc
HDFS-13545. "guarded" is misspelled as "gaurded" in FSPermissionChecker.java. Contributed by Jianchao Jia.
...
(cherry picked from commit 0e3c31579d
)
2018-06-05 17:55:33 +09:00
Inigo Goiri
e794ff2dcb
HDFS-13650. Randomize baseDir for MiniDFSCluster in TestDFSStripedInputStream and TestDFSStripedInputStreamWithRandomECPolicy. Contributed by Anbang Hu.
...
(cherry picked from commit 8d31ddcfeb
)
2018-06-04 18:29:12 -07:00
Inigo Goiri
076dc95c76
HDFS-13649. Randomize baseDir for MiniDFSCluster in TestReconstructStripedFile and TestReconstructStripedFileWithRandomECPolicy. Contributed by Anbang Hu.
...
(cherry picked from commit 16316b6011
)
2018-06-04 18:22:35 -07:00
Inigo Goiri
2e5f849ea5
HDFS-13652. Randomize baseDir for MiniDFSCluster in TestBlockScanner. Contributed by Anbang Hu.
...
(cherry picked from commit a28848104f
)
2018-06-04 18:13:50 -07:00
Bharat Viswanadham
f1e1c068c0
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:51:22 -07:00
Robert Kanter
d5e6d0d5f4
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:42:46 -07:00
Inigo Goiri
9fe265f44e
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:57:11 -07:00
Miklos Szegedi
a3afd69051
YARN-8382. cgroup file leak in NM. Contributed by Hu Ziqian.
...
(cherry picked from commit 925fdf761a513130e23c10575c7328c8681cff1d)
2018-06-04 11:07:08 -07:00
Rushabh Shah
4ecb7aaf77
HDFS-13281 Namenode#createFile should be /.reserved/raw/ aware.. Contributed by Rushabh S Shah
...
(cherry picked from commit e2289c8d14
)
2018-06-04 09:58:38 -05:00
Wei-Chiu Chuang
63fc8f82cb
HDFS-13155. BlockPlacementPolicyDefault.chooseTargetInOrder Not Checking Return Value for NULL. Contributed by Zsolt Venczel.
...
(cherry picked from commit bccdfeee0a
)
(cherry picked from commit 302c36ffdc
)
2018-06-04 07:04:32 -07:00
Xiao Chen
3ee5fd16f4
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:36 -07:00
Inigo Goiri
77d98ae1e6
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:38 -07:00
Inigo Goiri
a274d21ea3
HDFS-13651. TestReencryptionHandler fails on Windows. Contributed by Anbang Hu.
...
(cherry picked from commit e308ac88d3
)
2018-06-02 20:13:55 -07:00
Inigo Goiri
d40c49257a
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 17:00:12 -07:00
Daniel Templeton
f13e01fdfe
HDFS-13636. Cross-Site Scripting vulnerability in HttpServer2
...
(Contributed by Haibo Yan via Daniel Templeton)
Change-Id: I28edde8125dd20d8d270f0e609d1c04d8173c8b7
(cherry picked from commit cba3194998
)
(cherry picked from commit 09fd1348e8
)
2018-06-01 14:45:01 -07:00
Chao Sun
c6becec392
HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun.
...
(cherry picked from commit ff013d2c95
)
2018-05-31 17:42:41 -07:00
Konstantin V Shvachko
3d7e345823
HDFS-12978. Fine-grained locking while consuming journal stream. Contributed by Konstantin Shvachko.
2018-05-31 15:00:58 -07:00
Inigo Goiri
33c4f60b06
HDFS-13632. Randomize baseDir for MiniJournalCluster in MiniQJMHACluster for TestDFSAdminWithHA. Contributed by Anbang Hu.
...
(cherry picked from commit e1102865e6e16babaff9346212c824cb1f47c31c)
2018-05-30 10:07:16 -07:00
Yongjun Zhang
f0de11ba98
Preparing for 3.0.4 development
2018-05-29 23:40:26 -07:00
Kihwal Lee
65e55097da
Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.
2018-05-29 14:30:29 -05:00
Jason Lowe
d5708bbcdc
YARN-8338. TimelineService V1.5 doesn't come up after HADOOP-15406. Contributed by Vinod Kumar Vavilapalli
...
(cherry picked from commit 31ab960f4f
)
2018-05-29 11:15:07 -05:00
Inigo Goiri
1f594f31dd
HADOOP-15497. TestTrash should use proper test path to avoid failing on Windows. Contributed by Anbang Hu.
...
(cherry picked from commit 3c75f8e493
)
2018-05-29 09:12:08 -07:00
Inigo Goiri
595b44e2dc
HADOOP-15498. TestHadoopArchiveLogs (#testGenerateScript, #testPrepareWorkingDir) fails on Windows. Contributed by Anbang Hu.
2018-05-28 16:47:43 -07:00
Inigo Goiri
128cfa101a
HDFS-13591. TestDFSShell#testSetrepLow fails on Windows. Contributed by Anbang Hu.
...
(cherry picked from commit 9dbf4f0166
)
2018-05-28 16:35:32 -07:00
Sunil G
521ada1a11
YARN-4781. Support intra-queue preemption for fairness ordering policy. Contributed by Eric Payne.
...
(cherry picked from commit 7c343669ba
)
2018-05-28 16:34:29 +05:30
Karthik Palanisamy
a2cc099ddf
HADOOP-15449. Increase default timeout of ZK session to avoid frequent NameNode failover
...
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 61df174e8b
)
2018-05-28 19:42:26 +09:00
Inigo Goiri
1c1553670d
HDFS-13620. Randomize the test directory path for TestHDFSFileSystemContract. Contributed by Anbang Hu.
...
(cherry picked from commit 8605a38514
)
2018-05-25 19:46:16 -07:00
Inigo Goiri
ee31d9d0dc
HDFS-13619. TestAuditLoggerWithCommands fails on Windows. Contributed by Anbang Hu.
...
(cherry picked from commit 13d2528907
)
2018-05-25 13:33:30 -07:00
Xiao Chen
c2c2c57e21
HADOOP-15473. Configure serialFilter in KeyProvider to avoid UnrecoverableKeyException caused by JDK-8189997. Contributed by Gabor Bota.
...
(cherry picked from commit 02322de3f9
)
2018-05-25 09:42:01 -07:00
Inigo Goiri
3b0da097a4
HDFS-13618. Fix TestDataNodeFaultInjector test failures on Windows. Contributed by Xiao Liang.
...
(cherry picked from commit a8e9ee3fdf3aa1b889dfdd3bade91ba754ed9ee1)
2018-05-25 09:11:34 -07:00
Miklos Szegedi
b0f7b0dfd5
YARN-8310. Handle old NMTokenIdentifier, AMRMTokenIdentifier, and ContainerTokenIdentifier formats. Contributed by Robert Kanter.
2018-05-24 15:36:35 -07:00
Andrew Wang
731abae557
HDFS-13611. Unsafe use of Text as a ConcurrentHashMap key in PBHelperClient.
...
(cherry picked from commit c9b63deb53
)
2018-05-24 09:56:40 -07:00
Rohith Sharma K S
4711980d77
YARN-8346. Upgrading to 3.1 kills running containers with error 'Opportunistic container queue is full'. Contributed by Jason Lowe.
...
(cherry picked from commit 4cc0c9b0ba
)
2018-05-24 12:26:25 +05:30
Inigo Goiri
f7274ca54a
YARN-8327. Fix TestAggregatedLogFormat#testReadAcontainerLogs1 on Windows. Contributed by Giovanni Matteo Fumarola.
...
(cherry picked from commit f09dc73001
)
2018-05-23 16:00:47 -07:00
Arpit Agarwal
0e7ea77354
HADOOP-15486. Make NetworkTopology#netLock fair. Contributed by Nanda kumar.
2018-05-23 14:25:08 -07:00
Inigo Goiri
7c5a5f31dc
YARN-8344. Missing nm.stop() in TestNodeManagerResync to fix testKillContainersOnResync. Contributed by Giovanni Matteo Fumarola.
...
(cherry picked from commit e99e5bf104
)
2018-05-23 14:16:37 -07:00
Inigo Goiri
506f61e186
HDFS-13493. Reduce the HttpServer2 thread count on DataNodes. Contributed by Erik Krogen.
...
(cherry picked from commit cddbbe5f69
)
2018-05-23 12:13:06 -07:00
Inigo Goiri
c5f29d62eb
HDFS-13587. TestQuorumJournalManager fails on Windows. Contributed by Anbang Hu.
...
(cherry picked from commit c13dea87d9
)
2018-05-23 11:37:27 -07:00
Inigo Goiri
8d8ef081a2
HDFS-13588. Fix TestFsDatasetImpl test failures on Windows. Contributed by Xiao Liang.
...
(cherry picked from commit c0c9b7a8ef
)
2018-05-23 09:47:32 -07:00
Sammi Chen
6db710b9d8
HDFS-13540. DFSStripedInputStream should only allocate new buffers when reading. Contributed by Xiao Chen.
...
(cherry picked from commit 34e8b9f9a8
)
(cherry picked from commit 7d71b3a1cc
)
2018-05-23 19:20:32 +08:00
Akira Ajisaka
bd98d4e77c
Additional check when unpacking archives. Contributed by Jason Lowe and Akira Ajisaka.
2018-05-23 17:19:18 +09:00
Andrew Wang
5b3a6e3678
HDFS-13601. Optimize ByteString conversions in PBHelper.
...
(cherry picked from commit 1d2640b613
)
(cherry picked from commit d47c0fc39a
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/dev-support/findbugsExcludeFile.xml
2018-05-22 23:57:05 -07:00
Kihwal Lee
96313e03c1
HADOOP-15450. Avoid fsync storm triggered by DiskChecker and handle disk full situation. Contributed by Arpit Agarwal.
...
(cherry picked from commit bcc8e76bad
)
2018-05-22 11:23:55 -05:00
Wangda Tan
a5a9c8cf0f
YARN-8232. RMContainer lost queue name when RM HA happens. (Hu Ziqian via wangda)
...
Change-Id: Ia21e1da6871570c993bbedde76ce32929e95970f
(cherry picked from commit 6b96a73bb0
)
2018-05-22 10:34:15 -05:00
Eric E Payne
1b6c662546
YARN-8179: Preemption does not happen due to natural_termination_factor when DRF is used. Contributed by Kyungwan Nam.
...
(cherry picked from commit 0b4c44bdee
)
2018-05-21 20:31:39 +00:00
Rushabh Shah
603ca19a17
Skip the proxy user check if the ugi has not been initialized. Contributed by Daryn Sharp
...
(cherry picked from commit 73e9120ad7
)
2018-05-21 12:41:05 -05:00
Tsz-Wo Nicholas Sze
2acd8e4ecc
HDFS-12813. RequestHedgingProxyProvider can hide Exception thrown from the Namenode for proxy size of 1. Contributed by Mukul Kumar Singh
2018-05-19 11:12:13 -07:00
Inigo Goiri
97aa781d3d
HDFS-13593. TestBlockReaderLocalLegacy#testBlockReaderLocalLegacyWithAppend fails on Windows. Contributed by Anbang Hu.
...
(cherry picked from commit 9775ecb235
)
2018-05-18 09:47:22 -07:00
Inigo Goiri
d923e05798
HDFS-13592. TestNameNodePrunesMissingStorages#testNameNodePrunesUnreportedStorages does not shut down cluster properly. Contributed by Anbang Hu.
...
(cherry picked from commit 57b893de3d
)
2018-05-18 09:38:48 -07:00