Akira Ajisaka
|
ffee10b68e
|
MAPREDUCE-6997. Moving logging APIs over to slf4j in hadoop-mapreduce-client-hs. Contributed by Gergely Novák.
|
2017-11-08 19:21:43 +09:00 |
|
Naganarasimha
|
61bbdc511e
|
MAPREDUCE-6975. Logging task counters. Contributed by Prabhu Joseph.
|
2017-11-06 12:58:38 +05:30 |
|
Xiao Chen
|
e565b5277d
|
HDFS-12682. ECAdmin -listPolicies will always show SystemErasureCodingPolicies state as DISABLED.
|
2017-11-02 21:27:35 -07:00 |
|
Akira Ajisaka
|
178751ed8c
|
MAPREDUCE-6983. Moving logging APIs over to slf4j in hadoop-mapreduce-client-core. Contributed by Jinjiang Ling.
|
2017-11-02 17:43:08 +09:00 |
|
Jason Lowe
|
2fae63aa60
|
HADOOP-14919. BZip2 drops records when reading data in splits. Contributed by Jason Lowe
|
2017-10-31 09:30:13 -05:00 |
|
Daniel Templeton
|
9a7e810838
|
YARN-6927. Add support for individual resource types requests in MapReduce
(Contributed by Gergo Repas via Daniel Templeton)
|
2017-10-30 11:04:22 -07:00 |
|
Jason Lowe
|
665bb147aa
|
YARN-7244. ShuffleHandler is not aware of disks that are added. Contributed by Kuhu Shukla
|
2017-10-27 16:56:05 -05:00 |
|
Steve Loughran
|
de09716fb8
|
MAPREDUCE-6977 Move logging APIs over to slf4j in hadoop-mapreduce-client-common.
Contributed by Jinjiang Ling.
|
2017-10-27 10:45:03 +01:00 |
|
Junping Du
|
a25b5aa0cf
|
Add several jdiff xml files for 2.8.2 release.
|
2017-10-26 19:30:48 -07:00 |
|
Akira Ajisaka
|
2523e1cce5
|
MAPREDUCE-6972. Enable try-with-resources for RecordReader. Contributed by Zoltan Haindrich.
|
2017-10-18 11:18:39 +09:00 |
|
Chris Trezzo
|
e46d5bb962
|
MAPREDUCE-5951. Add support for the YARN Shared Cache.
|
2017-10-12 10:59:20 -07:00 |
|
Rohith Sharma K S
|
639f98cc9d
|
MAPREDUCE-6951. Improve exception message when mapreduce.jobhistory.webapp.address is in wrong format. Contributed by Prabhu Joseph.
|
2017-10-11 14:27:38 +05:30 |
|
Akira Ajisaka
|
453d48bdfb
|
MAPREDUCE-6971. Moving logging APIs over to slf4j in hadoop-mapreduce-client-app. Contributed by Jinjiang Ling.
|
2017-10-03 12:14:54 +09:00 |
|
Jason Lowe
|
9df05005ac
|
MAPREDUCE-6968. Staging directory erasure coding config property has a typo. Contributed by Jason Lowe
|
2017-09-26 14:52:27 -05:00 |
|
Jason Lowe
|
908d8e914e
|
MAPREDUCE-6965. QuasiMonteCarlo should use Time.monotonicNow for measuring durations. Contributed by Chetna Chaudhari
|
2017-09-22 09:34:53 -05:00 |
|
Akira Ajisaka
|
c71d137960
|
MAPREDUCE-6966. DistSum should use Time.monotonicNow for measuring durations. Contributed by Chetna Chaudhari.
|
2017-09-22 15:07:59 +09:00 |
|
Akira Ajisaka
|
53be075241
|
MAPREDUCE-6947. Moving logging APIs over to slf4j in hadoop-mapreduce-examples. Contributed by Gergely Novák.
|
2017-09-22 13:27:59 +09:00 |
|
Jason Lowe
|
b9db0afa1e
|
MAPREDUCE-6964. BaileyBorweinPlouffe should use Time.monotonicNow for measuring durations. Contributed by Chetna Chaudhari
|
2017-09-21 09:37:19 -05:00 |
|
Akira Ajisaka
|
53047f934e
|
Revert "MAPREDUCE-6947. Moving logging APIs over to slf4j in hadoop-mapreduce-examples. Contributed by Gergery Novák."
This reverts commit 2018538fdb .
|
2017-09-21 11:16:05 +09:00 |
|
Andrew Wang
|
51edaacd09
|
HDFS-12445. Correct spellings of choosen to chosen. Contributed by hu xiaodong.
|
2017-09-19 13:48:23 -07:00 |
|
Eric Payne
|
595d478408
|
MAPREDUCE-6960. Shuffle Handler prints disk error stack traces for every read failure.
|
2017-09-19 10:35:15 -05:00 |
|
Jason Lowe
|
3a20debdde
|
MAPREDUCE-6958. Shuffle audit logger should log size of shuffle transfer. Contributed by Jason Lowe
|
2017-09-19 09:13:17 -05:00 |
|
Jason Lowe
|
ea845ba58c
|
Revert "MAPREDUCE-6958. Shuffle audit logger should log size of shuffle transfer. Contributed by Jason Lowe"
This reverts commit b3d61304f2 .
|
2017-09-19 08:45:05 -05:00 |
|
Akira Ajisaka
|
2018538fdb
|
MAPREDUCE-6947. Moving logging APIs over to slf4j in hadoop-mapreduce-examples. Contributed by Gergery Novák.
|
2017-09-19 11:05:54 +09:00 |
|
Andrew Wang
|
3cf3540f19
|
HADOOP-14835. mvn site build throws SAX errors. Contributed by Andrew Wang and Sean Mackrory.
|
2017-09-18 15:13:42 -07:00 |
|
Jason Lowe
|
b3d61304f2
|
MAPREDUCE-6958. Shuffle audit logger should log size of shuffle transfer. Contributed by Jason Lowe
|
2017-09-18 17:04:43 -05:00 |
|
Robert Kanter
|
0adc0471d0
|
MAPREDUCE-6954. Disable erasure coding for files that are uploaded to the MR staging area (pbacsko via rkanter)
|
2017-09-18 10:40:06 -07:00 |
|
Robert Kanter
|
5f496683fb
|
Revert "YARN-7162. Remove XML excludes file format (rkanter)" - wrong commit message
This reverts commit 3a8d57a0a2 .
|
2017-09-18 10:32:08 -07:00 |
|
Robert Kanter
|
3a8d57a0a2
|
YARN-7162. Remove XML excludes file format (rkanter)
|
2017-09-15 12:00:26 -07:00 |
|
Steve Loughran
|
11390c2d11
|
MAPREDUCE-6956 FileOutputCommitter to gain abstract superclass PathOutputCommitter.
Contributed by Steve Loughran
|
2017-09-15 16:59:04 +01:00 |
|
Andrew Wang
|
c3f35c422b
|
HADOOP-14089. Automated checking for malformed client. Contributed by Sean Busbey.
|
2017-09-13 16:57:50 -07:00 |
|
Jason Lowe
|
4d98936eec
|
MAPREDUCE-6957. shuffle hangs after a node manager connection timeout. Contributed by Jooseong Kim
|
2017-09-13 17:21:13 -05:00 |
|
Ray Chiang
|
556812c179
|
HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang)
|
2017-09-12 10:19:34 -07:00 |
|
Wangda Tan
|
df3855541a
|
YARN-6789. Add Client API to get all supported resource types from RM. (Sunil G via wangda)
Change-Id: I366d8db6f6700acd087db5acb7a1be7e41b2b68d
|
2017-09-12 09:19:12 -07:00 |
|
Varun Vasudev
|
c2032e251e
|
YARN-5708. Implement APIs to get resource profiles from the RM. Contributed by Varun Vasudev.
|
2017-09-12 09:19:10 -07:00 |
|
Robert Kanter
|
a323f73bae
|
MAPREDUCE-6953. Skip the testcase testJobWithChangePriority if FairScheduler is used (pbacsko via rkanter)
|
2017-09-08 13:14:36 -07:00 |
|
Anu Engineer
|
c35510a465
|
HADOOP-14849. some wrong spelling words update. Contributed by Chen Hongfei.
|
2017-09-08 10:02:34 -07:00 |
|
Andrew Wang
|
0d419c984f
|
Preparing for 3.1.0 development
|
2017-09-01 11:53:48 -07:00 |
|
Allen Wittenauer
|
190410085b
|
HADOOP-14364. refresh changelog/release notes with newer Apache Yetus build
Signed-off-by: Andrew Wang <wang@apache.org>
|
2017-08-31 19:06:49 -07:00 |
|
Allen Wittenauer
|
71bbb86d69
|
HADOOP-14670. Increase minimum cmake version for all platforms
Signed-off-by: Chris Douglas <cdouglas@apache.org>
|
2017-08-30 21:47:24 -07:00 |
|
Konstantin V Shvachko
|
3e0e2033cc
|
MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo.
|
2017-08-30 14:07:23 -07:00 |
|
Haibo Chen
|
d04f85f387
|
MAPREDUCE-6892. Issues with the count of failed/killed tasks in the jhist file. (Peter Bacsko via Haibo Chen)
|
2017-08-30 10:07:48 -07:00 |
|
Varun Saxena
|
3d00c8f394
|
Made fixes for whitespace errors and checstyle warnings before merge.
|
2017-08-30 11:29:54 +05:30 |
|
Jian He
|
08f40bcc7f
|
MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena
|
2017-08-30 11:29:54 +05:30 |
|
Rohith Sharma K S
|
7594d1de7b
|
YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena.
|
2017-08-30 11:29:53 +05:30 |
|
Sangjin Lee
|
684de1a902
|
YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R.
|
2017-08-30 11:29:52 +05:30 |
|
Sangjin Lee
|
8499299740
|
MAPREDUCE-6818. Remove direct reference to TimelineClientImpl. Contributed by Li Lu.
|
2017-08-30 11:29:51 +05:30 |
|
Sangjin Lee
|
092fead5d9
|
YARN-5792. Adopt the id prefix for YARN, MR, and DS entities. Contributed by Varun Saxena.
|
2017-08-30 11:29:51 +05:30 |
|
Mingliang Liu
|
ae7abad3d9
|
MAPREDUCE-6945. TestMapFileOutputFormat missing @after annotation. Contributed by Ajay Kumar
|
2017-08-27 15:19:55 -07:00 |
|
Arpit Agarwal
|
8b7cbe3840
|
HADOOP-14729. Upgrade JUnit 3 test cases to JUnit 4. Contributed by Ajay Kumar.
|
2017-08-25 09:55:46 -07:00 |
|