hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client
Akira Ajisaka 049d1762bd
MAPREDUCE-7428. Fix failing MapReduce tests due to the JUnit upgrades in WebServicesTestUtils (#5243)
Removed JUnit APIs from WebServicesTestUtils and TestContainerLogsUtils.
They are used by MapReduce modules as well as YARN modules, so the
APIs need to be removed to upgrade the JUnit version on a per-module basis.
Also, this effectively reverts the prior fix in #5209 because it didn't actually
fix the issue.
2022-12-24 04:33:35 +09:00
..
hadoop-mapreduce-client-app MAPREDUCE-7428. Fix failing MapReduce tests due to the JUnit upgrades in WebServicesTestUtils (#5243) 2022-12-24 04:33:35 +09:00
hadoop-mapreduce-client-common MAPREDUCE-7201.Make Job History File Permissions configurable (#4507) 2022-07-11 11:34:52 +05:30
hadoop-mapreduce-client-core MAPREDUCE-5608. Replace and deprecate mapred.tasktracker.indexcache.mb (#5014) 2022-11-14 11:07:40 +09:00
hadoop-mapreduce-client-hs MAPREDUCE-7411: use secure XML parsers in mapreduce modules (#4980) 2022-10-21 14:02:11 +01:00
hadoop-mapreduce-client-hs-plugins Preparing for 3.4.0 development 2020-03-29 23:24:25 +05:30
hadoop-mapreduce-client-jobclient HADOOP-15327. Upgrade MR ShuffleHandler to use Netty4 #3259. Contributed by Szilard Nemeth. 2022-11-11 09:05:01 +01:00
hadoop-mapreduce-client-nativetask Revert "MAPREDUCE-7388. Remove unused variable _eof in GzipCodec.cc (#4429)" 2022-07-09 03:05:42 +09:00
hadoop-mapreduce-client-shuffle HADOOP-15327. Upgrade MR ShuffleHandler to use Netty4 #3259. Contributed by Szilard Nemeth. 2022-11-11 09:05:01 +01:00
hadoop-mapreduce-client-uploader YARN-11369. Commons.compress throws an IllegalArgumentException with large uids after 1.21. Contributed by Benjamin Teke 2022-11-16 13:07:05 +01:00
pom.xml HADOOP-15327. Upgrade MR ShuffleHandler to use Netty4 #3259. Contributed by Szilard Nemeth. 2022-11-11 09:05:01 +01:00