Tsuyoshi Ozawa
|
7011125778
MAPREDUCE-6256. Removed unused private methods in o.a.h.mapreduce.Job.java. Contributed by Naganarasimha G R.
|
10 年之前 |
Tsuyoshi Ozawa
|
7386323735
MAPREDUCE-6255. Fix JobCounter's format to use grouping separator. Contributed by Ryu Kobayashi.
|
10 年之前 |
Tsuyoshi Ozawa
|
9d57392f5b
MAPREDUCE-6221. Stringifier is left unclosed in Chain#getChainElementConf(). Contributed by Ted Yu.
|
10 年之前 |
Tsuyoshi Ozawa
|
941a923514
MAPREDUCE-4431. mapred command should print the reason on killing already completed jobs. Contributed by Devaraj K.
|
10 年之前 |
Tsuyoshi Ozawa
|
9129b3415c
MAPREDUCE-5335. Rename Job Tracker terminology in ShuffleSchedulerImpl. Contributed by Devaraj K.
|
10 年之前 |
Devaraj K
|
a00c9362e6
MAPREDUCE-6253. Update use of Iterator to Iterable. Contributed by Ray
|
10 年之前 |
Tsuyoshi Ozawa
|
b1aad1d941
MAPREDUCE-6237. Multiple mappers with DBInputFormat don't work because of reusing conections. Contributed by Kannan Rajah.
|
10 年之前 |
yliu
|
6933975143
MAPREDUCE-6227. DFSIO for truncate. (shv via yliu)
|
10 年之前 |
Robert Kanter
|
46a2027226
MAPREDUCE-6233. org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort failed in trunk (zxu via rkanter)
|
10 年之前 |
Jason Lowe
|
eb927a1d6b
MAPREDUCE-6186. Redundant call to requireJob() while displaying the conf page. Contributed by Rohit Agarwal
|
10 年之前 |
Jason Lowe
|
2dc4af2b93
MAPREDUCE-6059. Speed up history server startup time (Siqi Li via aw)
|
10 年之前 |
Akira Ajisaka
|
ad4b243586
MAPREDUCE-5988. Fix dead links to the javadocs in mapreduce project. (aajisaka)
|
10 年之前 |
Akira Ajisaka
|
0a030871dd
MAPREDUCE-6243. Fix findbugs warnings in hadoop-rumen. Contributed by Masatake Iwasaki.
|
10 年之前 |
Akira Ajisaka
|
8d98e5c960
MAPREDUCE-5800. Use Job#getInstance instead of deprecated constructors. (aajisaka)
|
10 年之前 |
Robert Kanter
|
a3a7efe748
MAPREDUCE-6143. add configuration for mapreduce speculative execution in MR2 (zxu via rkanter)
|
10 年之前 |
Allen Wittenauer
|
a754f94ed7
MAPREDUCE-6151. Update document of GridMix (Masatake Iwasaki via aw)
|
10 年之前 |
Allen Wittenauer
|
3165e778f3
MAPREDUCE-6150. Update document of Rumen (Masatake Iwasaki via aw)
|
10 年之前 |
Akira Ajisaka
|
57172c09e2
MAPREDUCE-6231. Grep example job is not working on a fully-distributed cluster. (aajisaka)
|
10 年之前 |
Jian He
|
43b3b43cea
MAPREDUCE-6230. Fixed RMContainerAllocator to update the new AMRMToken service name properly. Contributed by Jason Lowe
|
10 年之前 |
Jason Lowe
|
2cf58ca5a6
MAPREDUCE-6141. History server leveldb recovery store. Contributed by Jason Lowe
|
10 年之前 |
cnauroth
|
60dc848f23
MAPREDUCE-3283. mapred classpath CLI does not display the complete classpath. Contributed by Varun Saxena.
|
10 年之前 |
Akira Ajisaka
|
2e5eef9da2
MAPREDUCE-6210. Use getApplicationAttemptId() instead of getApplicationID() for logging AttemptId in RMContainerAllocator.java (Contributed by Leitao Guo)
|
10 年之前 |
Xuan
|
0562f382fa
MAPREDUCE-6173. Document the configuration of deploying MR over
|
10 年之前 |
Tsuyoshi Ozawa
|
132fd6ba58
HADOOP-11032. Replace use of Guava's Stopwatch with Hadoop's StopWatch. (ozawa)
|
10 年之前 |
Jason Lowe
|
c22c27068e
MAPREDUCE-6206. TestAggregatedTransferRate fails on non-US systems. Contributed by Jens Rabe
|
10 年之前 |
Harsh J
|
6d65e74670
MAPREDUCE-6149. Document override log4j.properties in MR job. Contributed by Junping Du.
|
10 年之前 |
Robert Kanter
|
f9341c1e2c
MAPREDUCE-6199. AbstractCounters are not reset completely on deserialization (adhoot via rkanter)
|
10 年之前 |
Robert Kanter
|
22b38cf29a
MAPREDUCE-6045. need close the DataInputStream after open it in TestMapReduce.java (zxu via rkanter)
|
10 年之前 |
Gera Shegalov
|
7c7bccfc31
MAPREDUCE-6166. Reducers do not validate checksum of map outputs when fetching directly to disk. (Eric Payne via gera)
|
10 年之前 |
Harsh J
|
a3fa1f0761
MAPREDUCE-6194. Bubble up final exception in failures during creation of output collectors. Contributed by Varun Saxena.
|
10 年之前 |