Inigo Goiri
6eea6d28de
HDFS-13653. Make dfs.client.failover.random.order a per nameservice configuration. Contributed by Ekanth Sethuramalingam.
...
(cherry picked from commit 784dbbd2d1fc0c361fee851d3f9b3aa50be5481d)
2018-06-11 11:18:04 -07:00
Sammi Chen
b874110275
HADOOP-15499. Performance severe drops when running RawErasureCoderBenchmark with NativeRSRawErasureCoder. Contributed by Sammi Chen.
...
(cherry picked from commit 18201b882a
)
2018-06-11 13:58:57 +08:00
Bharat Viswanadham
7c144e4ae4
HDFS-13667:Typo: Marking all datandoes as stale. Contributed by Nanda Kumar
...
(cherry picked from commit ccfb816d39
)
2018-06-09 16:44:47 -07:00
Arpit Agarwal
ea05171ceb
HDFS-12670. can't renew HDFS tokens with only the hdfs client jar. Contributed by Arpit Agarwal.
2018-06-08 17:58:02 -07:00
Chao Sun
d62b0f84f1
HDFS-13664. Refactor ConfiguredFailoverProxyProvider to make inheritance easier. Contributed by Chao Sun.
...
(cherry picked from commit fba1c42adc
)
2018-06-08 16:42:18 -07:00
Inigo Goiri
500057c40c
YARN-8359. Exclude containermanager.linux test classes on Windows. Contributed by Jason Lowe.
...
(cherry picked from commit 3492a1db2c0654ce5375360caa74a34f928f23be)
2018-06-07 17:10:38 -07:00
Brahma Reddy Battula
a45e9812d6
HDFS-12950. [oiv] ls will fail in secure cluster. Contributed by Wei-Chiu Chuang.
...
(cherry picked from commit 9654dd1f47
)
(cherry picked from commit 630f43faf7
)
2018-06-07 09:18:20 -07:00
Wei-Chiu Chuang
8e423a7779
HDFS-13659. Add more test coverage for contentSummary for snapshottable path. Contributed by Wei-Chiu Chuang.
...
(cherry picked from commit e39b113db0
)
(cherry picked from commit b2e919dc1a
)
2018-06-07 08:32:53 -07:00
Xiao Chen
3843abe482
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:19 -07:00
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