Thomas Graves
|
c56e7b196e
Updating release date for 0.23.8
|
12 rokov pred |
Jason Darrell Lowe
|
014415cb92
svn merge -c 1483974 FIXES: MAPREDUCE-4927. Historyserver 500 error due to NPE when accessing specific counters page for failed job. Contributed by Ashwin Shankar
|
12 rokov pred |
Jason Darrell Lowe
|
9f8ddc3a98
svn merge -c 1467120 FIXES: MAPREDUCE-5059. Change average merge time on Job overview page to be the time delta between the end of the shuffle and the start of the reduce. Contributed by Omkar Vinit Joshi
|
12 rokov pred |
Jason Darrell Lowe
|
3c04194660
MAPREDUCE-5168. Reducer can OOM during shuffle because on-disk outputstream not released. Contributed by Jason Lowe
|
12 rokov pred |
Jason Darrell Lowe
|
c0027e279d
MAPREDUCE-5211. Reducer intermediate files can collide during merge. Contributed by Jason Lowe
|
12 rokov pred |
Thomas Graves
|
2189cb8096
MAPREDUCE-5147. Maven build should create hadoop-mapreduce-client-app-VERSION.jar directly (Robert Parker via tgraves)
|
12 rokov pred |
Thomas Graves
|
a63d3c4cc3
Updating for 0.23.7 release
|
12 rokov pred |
Thomas Graves
|
3f27d8bbf9
MAPREDUCE-4383. HadoopPipes.cc needs to include unistd.h. (Andy Isaacson via tgraves)
|
12 rokov pred |
Kihwal Lee
|
9830ae8d73
MAPREDUCE-5065. DistCp should skip checksum comparisons if block-sizes are different on source/target. Contributed by Mithun Radhakrishnan.
|
12 rokov pred |
Thomas Graves
|
4b1767f3e6
MAPREDUCE-5015. Coverage fix for org.apache.hadoop.mapreduce.tools.CLI (Aleksey Gorshkov via tgraves)
|
12 rokov pred |
Thomas Graves
|
046baf86dc
Preparing for 0.23.8 development
|
12 rokov pred |
Jason Darrell Lowe
|
d1585df07d
MAPREDUCE-5137. AM web UI: clicking on Map Task results in 500 error. Contributed by Thomas Graves
|
12 rokov pred |
Siddharth Seth
|
21e21f7f7d
MAPREDUCE-5079 from trunk. Changes job recovery to restore state directly from job history, instaed of simulating state machine events. Contributed by Jason Lowe and Robert Parker.
|
12 rokov pred |
Thomas Graves
|
0541571180
MAPREDUCE-5007. fix coverage org.apache.hadoop.mapreduce.v2.hs (Aleksey Gorshkov via tgraves)
|
12 rokov pred |
Thomas Graves
|
785f555fd5
MAPREDUCE-4991. coverage for gridmix (Aleksey Gorshkov via tgraves)
|
12 rokov pred |
Robert Joseph Evans
|
e554cc926d
Reverted MAPREDUCE-4974 because of test failures.
|
12 rokov pred |
Robert Joseph Evans
|
be7e6f1ff2
svn merge -c 1463221 FIXES: MAPREDUCE-4974. Optimising the LineRecordReader initialize() method (Gelesh via bobby)
|
12 rokov pred |
Robert Joseph Evans
|
442a5a1639
MAPREDUCE-4875. coverage fixing for org.apache.hadoop.mapred (Aleksey Gorshkov via bobby)
|
12 rokov pred |
Thomas Graves
|
83fe58e613
MAPREDUCE-5075. DistCp leaks input file handles since ThrottledInputStream does not close the wrapped InputStream. (Chris Nauroth via tgraves)
|
12 rokov pred |
Robert Joseph Evans
|
dd1245125c
MAPREDUCE-4972. Coverage fixing for org.apache.hadoop.mapreduce.jobhistory (Aleksey Gorshkov via bobby)
|
12 rokov pred |
Robert Joseph Evans
|
6f8b10036c
svn merge -r 1458380:1458376 Reverted MAPREDUCE-5028 from branch-0.23
|
12 rokov pred |
Thomas Graves
|
bc29eda1a5
MAPREDUCE-5028. Maps fail when io.sort.mb is set to high value. (kkambatl via tgraves)
|
12 rokov pred |
Thomas Graves
|
09a83449fb
MAPREDUCE-4990. Construct debug strings conditionally in ShuffleHandler.Shuffle#sendMapOutput(). (kkambatl via tgraves)
|
12 rokov pred |
Jonathan Turner Eagles
|
7f35e21070
MAPREDUCE-5053. java.lang.InternalError from decompression codec cause reducer to fail (Robert Parker via jeagles)
|
12 rokov pred |
Robert Joseph Evans
|
4749b9ad22
svn merge -c 1457119 FIXES: MAPREDUCE-5042. Reducer unable to fetch for a map task that was recovered (Jason Lowe via bobby)
|
12 rokov pred |
Jason Darrell Lowe
|
6fec2f0331
MAPREDUCE-5060. Fetch failures that time out only count against the first map task. Contributed by Robert Joseph Evans
|
12 rokov pred |
Robert Joseph Evans
|
f57594968a
svn merge -c 1452372 FIXES: MAPREDUCE-5043 Fetch failure processing can cause AM event queue to backup and eventually OOM Contributed by Jason Lowe
|
12 rokov pred |
Thomas Graves
|
29a401fabc
MAPREDUCE-5023. History Server Web Services missing Job Counters (Ravi Prakash via tgraves)
|
12 rokov pred |
Arun Murthy
|
9909ef8143
MAPREDUCE-3685. Fix bugs in MergeManager to ensure compression codec is appropriately used and that on-disk segments are correctly sorted on file-size. Contributed by Anty Rao and Ravi Prakash.
|
12 rokov pred |
Jonathan Turner Eagles
|
691bffa8bb
MAPREDUCE-5027. Shuffle does not limit number of outstanding connections (Robert Parker via jeagles)
|
12 rokov pred |