Junping Du
|
d47438e8b9
Set the release date for 2.6.3
|
9 years ago |
Junping Du
|
e710a11a7f
Creating 2.6.4 entries in CHANGES.txt files.
|
9 years ago |
Jason Lowe
|
53dccddfdb
MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause duplicate records (wilfreds via rkanter)
|
9 years ago |
Jason Lowe
|
5074d836b0
MAPREDUCE-5883. "Total megabyte-seconds" in job counters is slightly misleading. Contributed by Nathan Roberts
|
9 years ago |
Jason Lowe
|
16e3dc24c5
MAPREDUCE-6481. LineRecordReader may give incomplete record and wrong position/key information for uncompressed input sometimes. Contributed by Zhihai Xu
|
9 years ago |
Jason Lowe
|
e307078e78
MAPREDUCE-5948. org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters well. Contributed by Vinayakumar B, Rushabh Shah, and Akira AJISAKA
|
9 years ago |
Jason Lowe
|
937d9653a7
MAPREDUCE-6377. JHS sorting on state column not working in webUi.
|
9 years ago |
Sangjin Lee
|
719fbf813e
MAPREDUCE-6540. TestMRTimelineEventHandling fails (sjlee)
|
9 years ago |
Sangjin Lee
|
8f8f3b1027
Updated the 2.6.2 final release date.
|
9 years ago |
Jason Lowe
|
f3b9f5e3d0
MAPREDUCE-6528. Memory leak for HistoryFileManager.getJobSummary(). Contributed by Junping Du
|
9 years ago |
Jason Lowe
|
530b8a75cb
MAPREDUCE-6273. HistoryFileManager should check whether summaryFile exists
|
9 years ago |
Jason Lowe
|
0af4f222a1
Creating 2.6.3 entries in CHANGES.txt files.
|
9 years ago |
Sangjin Lee
|
1d3bed1f94
Set the release date for 2.6.2
|
9 years ago |
Akira Ajisaka
|
e4360fd42f
MAPREDUCE-6497. Fix wrong value of JOB_FINISHED event in JobHistoryEventHandler. Contributed by Shinichi Yamashita.
|
9 years ago |
Jason Lowe
|
4104ab346f
MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne
|
10 years ago |
Vinod Kumar Vavilapalli
|
ab4c2ce248
MAPREDUCE-6454. Fixed MapReduce to modify HADOOP_CLASSPATH to have distributed cache files so that child processes running hadoop scripts can access these files. Contributed by Junping Du.
|
9 years ago |
Vinod Kumar Vavilapalli
|
b99a85139e
Creating 2.6.2 entries in CHANGES.txt files.
|
9 years ago |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
41d19f4740
Release process for 2.6.1: Set the release date for 2.6.1
|
9 years ago |
Vinod Kumar Vavilapalli
|
b4d876d837
Set the release date for 2.6.1-RC1
|
9 years ago |
Vinod Kumar Vavilapalli
|
075d899d10
Set the release date for 2.6.1-RC0
|
9 years ago |
Tsuyoshi Ozawa
|
6c0ad99b9d
MAPREDUCE-6361. NPE issue in shuffle caused by concurrent issue between copySucceeded() in one thread and copyFailed() in another thread on the same host. Contributed by Junping Du.
|
10 years ago |
Jason Lowe
|
41601eae6b
MAPREDUCE-5649. Reduce cannot use more than 2G memory for the final merge. Contributed by Gera Shegalov
|
10 years ago |
Vinod Kumar Vavilapalli
|
262275d561
MAPREDUCE-6324. Fixed MapReduce uber jobs to not fail the udpate of AM-RM tokens when they roll-over. Contributed by Jason Lowe.
|
10 years ago |
Robert Kanter
|
c253ac68eb
MAPREDUCE-6238. MR2 can't run local jobs with -libjars command options which is a regression from MR1 (zxu via rkanter)
|
10 years ago |
Karthik Kambatla
|
2f66dff7ce
MAPREDUCE-6267. Refactor JobSubmitter#copyAndConfigureFiles into it's own class. (Chris Trezzo via kasha)
|
10 years ago |
Akira Ajisaka
|
dcc0d4658c
MAPREDUCE-6300. Task list sort by task id broken. Contributed by Siqi Li.
|
10 years ago |
Junping Du
|
8a9665a586
MAPREDUCE-6303. Read timeout when retrying a fetch error can be fatal to a reducer. Contributed by Jason Lowe.
|
10 years ago |
Jian He
|
e917ef3cfe
MAPREDUCE-6230. Fixed RMContainerAllocator to update the new AMRMToken service name properly. Contributed by Jason Lowe
|
10 years ago |
Gera Shegalov
|
1931fa5f4b
MAPREDUCE-6166. Reducers do not validate checksum of map outputs when fetching directly to disk. (Eric Payne via gera)
|
10 years ago |
Tsuyoshi Ozawa
|
5b3d9bf636
MAPREDUCE-6237. Multiple mappers with DBInputFormat don't work because of reusing conections. Contributed by Kannan Rajah.
|
10 years ago |