Eric Yang
|
f82922dcfa
|
YARN-5168. Added exposed port information for Docker container.
Contributed by Xun Liu
|
2018-12-21 19:44:07 -05:00 |
|
Eric Yang
|
7affa3053c
|
YARN-9131. Updated document usage for dynamic auxiliary service.
Contributed by Billie Rinaldi
|
2018-12-20 18:45:49 -05:00 |
|
Akira Ajisaka
|
499c70eda5
|
MAPREDUCE-7166. map-only job should ignore node lost event when task is already succeeded. Contributed by Lei Li.
|
2018-12-20 10:09:50 +09:00 |
|
Eric Yang
|
c7a5a4435e
|
YARN-9075. Add ability to register/remove auxiliary service without restart node manager.
Contributed by Billie Rinaldi
|
2018-12-18 17:05:51 -05:00 |
|
Akira Ajisaka
|
e0d75088f2
|
MAPREDUCE-7170. Doc typo in PluggableShuffleAndPluggableSort.md. Contributed by Zhaohui Xin.
|
2018-12-13 16:26:25 +09:00 |
|
Haibo Chen
|
881230da21
|
YARN-9051. Integrate multiple CustomResourceTypesConfigurationProvider implementations into one. (Contributed by Szilard Nemeth)
|
2018-12-11 11:41:32 -08:00 |
|
Jason Lowe
|
9886c27c71
|
MAPREDUCE-7159. FrameworkUploader: ensure proper permissions of generated framework tar.gz if restrictive umask is used. Contributed by Peter Bacsko
|
2018-12-06 14:48:17 -06:00 |
|
Jason Lowe
|
4d8de7ab69
|
MAPREDUCE-7164. FileOutputCommitter does not report progress while merging paths. Contributed by Kuhu Shukla
|
2018-11-28 14:54:59 -06:00 |
|
Akira Ajisaka
|
13a21f6607
|
MAPREDUCE-6190. If a task stucks before its first heartbeat, it never timeouts and the MR job becomes stuck. Contributed by Zhaohui Xin.
|
2018-11-28 17:57:42 +09:00 |
|
Akira Ajisaka
|
1aad99a718
|
MAPREDUCE-7162. TestEvents#testEvents fails. Contributed by Zhaohui Xin.
|
2018-11-27 20:01:11 +09:00 |
|
Billie Rinaldi
|
27ffec7ba7
|
YARN-8778. Add command line interface to invoke interactive docker shell. Contributed by Eric Yang
|
2018-11-19 17:59:12 -08:00 |
|
Arpit Agarwal
|
1e15c7e855
|
HADOOP-15936. [JDK 11] MiniDFSClusterManager & MiniHadoopClusterManager compilation fails due to the usage of '_' as identifier. Contributed by Zsolt Venczel.
|
2018-11-15 12:42:31 -08:00 |
|
Wangda Tan
|
762a56cc64
|
MAPREDUCE-7158. Inefficient Flush Logic in JobHistory EventWriter. (Zichen Sun via wangda)
Change-Id: I99ace87980da03bb35a8012cea7218d602a8817a
|
2018-11-13 11:25:41 -08:00 |
|
Jason Lowe
|
0b6625a973
|
MAPREDUCE-7148. Fast fail jobs when exceeds dfs quota limitation. Contributed by Wang Yan
|
2018-11-07 08:20:49 -06:00 |
|
Jason Lowe
|
ba1f9d66d9
|
MAPREDUCE-7156. NullPointerException when reaching max shuffle connections. Contributed by Peter Bacsko
|
2018-11-06 17:55:51 -06:00 |
|
Jason Lowe
|
ab6aa4c726
|
YARN-8865. RMStateStore contains large number of expired RMDelegationToken. Contributed by Wilfred Spiegelenburg
|
2018-11-06 08:40:59 -06:00 |
|
bibinchundatt
|
74a5e683fe
|
MAPREDUCE-7151. RMContainerAllocator#handleJobPriorityChange expects application_priority always. Contributed by Bilwa S T.
|
2018-10-24 23:22:05 +05:30 |
|
Haibo Chen
|
823bb5dda8
|
MAPREDUCE-4669. MRAM web UI does not work with HTTPS. (Contributed by Robert Kanter)
|
2018-10-23 15:28:13 -07:00 |
|
Haibo Chen
|
babd1449bf
|
MAPREDUCE-7150. Optimize collections used by MR JHS to reduce its memory. (Contributed by Misha Dmitriev)
|
2018-10-16 13:44:41 -07:00 |
|
Xiao Chen
|
25f8fcb064
|
MAPREDUCE-7132. JobSplitWriter prints unnecessary warnings if EC(RS10,4) is used. Contributed by Peter Bacsko.
|
2018-10-16 10:23:31 -07:00 |
|
Steve Loughran
|
735a36afd5
|
MAPREDUCE-7149. Javadocs for FileInputFormat and OutputFormat to mention DT collection.
Contributed by Steve Loughran.
|
2018-10-11 20:01:42 +01:00 |
|
Akira Ajisaka
|
6fa3feb577
|
HADOOP-15832. Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter.
|
2018-10-10 10:16:57 +09:00 |
|
Akira Ajisaka
|
5b1cfcaeff
|
MAPREDUCE-7035. Skip javadoc build for auto-generated sources in hadoop-mapreduce-client. Contributed by Mukul Kumar Singh.
|
2018-10-09 21:13:04 +09:00 |
|
Akira Ajisaka
|
31fa9bb799
|
HADOOP-15767. [JDK10] Building native package on JDK10 fails due to missing javah. Contributed by Takanobu Asanuma.
|
2018-10-03 11:29:18 +09:00 |
|
Sunil G
|
58fa96b697
|
Changed version in trunk to 3.3.0-SNAPSHOT.
|
2018-10-02 22:41:41 +05:30 |
|
Wangda Tan
|
230d90c5b9
|
MAPREDUCE-7125. JobResourceUploader creates LocalFileSystem when it's not necessary. (Peter Cseh via wangda)
Change-Id: I1aa720ed03739f6f4abeec46f6068e2ab332987a
|
2018-09-24 13:52:53 -07:00 |
|
Jason Lowe
|
8382b860d4
|
MAPREDUCE-7138. ThrottledContainerAllocator in MRAppBenchmark should implement RMHeartbeatHandler. Contributed by Oleksandr Shevchenko
|
2018-09-18 17:06:32 -05:00 |
|
Jason Lowe
|
34b2237e42
|
MAPREDUCE-7137. MRAppBenchmark.benchmark1() fails with NullPointerException. Contributed by Oleksandr Shevchenko
|
2018-09-18 16:56:31 -05:00 |
|
Eric E Payne
|
2cf8927683
|
MAPREDUCE-3801: org.apache.hadoop.mapreduce.v2.app.TestRuntimeEstimators.testExponentialEstimator fails intermittently. Contributed by Jason Lowe
|
2018-09-18 20:26:28 +00:00 |
|
Jason Lowe
|
488806baca
|
MAPREDUCE-7140. Refactoring TaskAttemptInfo to separate Map and Reduce tasks. Contributed by Oleksandr Shevchenko
|
2018-09-14 15:10:27 -05:00 |
|
Jason Lowe
|
2886024ac3
|
MAPREDUCE-7133. History Server task attempts REST API returns invalid data. Contributed by Oleksandr Shevchenko
|
2018-09-13 14:41:38 -05:00 |
|
bibinchundatt
|
8cf6a9a2bd
|
YARN-7892. Revisit NodeAttribute class structure. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
5dc7d6e0f3
|
YARN-8104. Add API to fetch node to attribute mapping. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
Naganarasimha
|
0a01b1350d
|
YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
|
Jason Lowe
|
598380ad5a
|
MAPREDUCE-7136. TestMRAppMetrics should shutdown DefaultMetricsSystem after completion. Contributed by Oleksandr Shevchenko
|
2018-09-11 13:10:50 -05:00 |
|
Jason Lowe
|
7ce997af97
|
MAPREDUCE-7135. TestTaskAttemptContainerRequest should reset UserGroupInformation. Contributed by Oleksandr Shevchenko
|
2018-09-11 11:16:33 -05:00 |
|
Jason Lowe
|
eb0b5a844f
|
MAPREDUCE-7131. Job History Server has race condition where it moves files from intermediate to finished but thinks file is in intermediate. Contributed by Anthony Hsu
|
2018-09-06 14:13:29 -05:00 |
|
Steve Loughran
|
5a0babf765
|
HADOOP-15107. Stabilize/tune S3A committers; review correctness & docs.
Contributed by Steve Loughran.
|
2018-08-30 14:49:53 +01:00 |
|
Haibo Chen
|
84973d1049
|
MAPREDUCE-6861. Add metrics tags for ShuffleClientMetrics. (Contributed by Zoltan Siegl)
|
2018-08-27 16:53:06 +02:00 |
|
Wangda Tan
|
b3b4d4ccb5
|
MAPREDUCE-7118. Distributed cache conflicts breaks backwards compatability. (Jason Lowe via wangda)
Change-Id: I89ab4852b4ad305fec19812e8931c59d96581376
|
2018-07-19 14:26:05 -07:00 |
|
Akira Ajisaka
|
88625f5cd9
|
HADOOP-15531. Use commons-text instead of commons-lang in some classes to fix deprecation warnings. Contributed by Takanobu Asanuma.
|
2018-07-13 11:42:12 -04:00 |
|
Todd Lipcon
|
7a3c6e9c3c
|
HADOOP-15550. Avoid static initialization of ObjectMappers
|
2018-06-25 15:36:45 -07:00 |
|
Miklos Szegedi
|
ae055622ed
|
MAPREDUCE-7114. Make FrameworkUploader symlink ignore improvement. Contributed by Gergo Repas.
|
2018-06-22 13:05:41 -07:00 |
|
Miklos Szegedi
|
d6ee4290df
|
MAPREDUCE-7113. Typos in test names in TestTaskAttempt: "testAppDiognostic". Contributed by Szilard Nemeth.
|
2018-06-20 12:04:44 -07:00 |
|
Vidura Mudalige
|
1e94e5977f
|
MAPREDUCE-7063. Fix log level inconsistency in CombineFileInputFormat.java
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-06-18 14:25:11 -07:00 |
|
Arun Suresh
|
5670e89b2e
|
MAPREDUCE-7101. Add config parameter to allow JHS to alway scan user dir irrespective of modTime. (Thomas Marquardt via asuresh)
|
2018-06-12 15:36:52 -07:00 |
|
Gera Shegalov
|
04b74eddc6
|
MAPREDUCE-7108. TestFileOutputCommitter fails on Windows. (Zuoming Zhang via gera)
|
2018-06-12 11:21:51 -07:00 |
|
Inigo Goiri
|
0afc036deb
|
MAPREDUCE-7103. Fix TestHistoryViewerPrinter on windows due to a mismatch line separator. Contributed by Giovanni Matteo Fumarola.
|
2018-06-05 12:24:57 -07:00 |
|
Xiao Chen
|
6d5e87aec2
|
HADOOP-15507. Add MapReduce counters about EC bytes read.
|
2018-06-04 21:13:47 -07:00 |
|
Inigo Goiri
|
dad1bb868f
|
MAPREDUCE-7105. Fix TestNativeCollectorOnlyHandler.testOnCall on Windows because of the path format. Contributed by Giovanni Matteo Fumarola.
|
2018-06-04 12:55:54 -07:00 |
|