Jason Lowe
|
43e669b22d
|
MAPREDUCE-6621. Memory Leak in JobClient#submitJobInternal(). Contributed by Xuan Gong
|
2016-02-02 19:30:45 +00:00 |
Jason Lowe
|
59a212b6e1
|
MAPREDUCE-6618. YarnClientProtocolProvider leaking the YarnClient thread. Contributed by Xuan Gong
|
2016-02-01 16:05:06 +00:00 |
Akira Ajisaka
|
df99ea8a92
|
MAPREDUCE-6616. Fail to create jobhistory file if there are some multibyte characters in the job name. Contributed by Kousuke Saruta.
|
2016-01-29 16:20:29 +09:00 |
cnauroth
|
41da9a0773
|
MAPREDUCE-6563. Streaming documentation contains a stray % character. Contributed by Chris Nauroth.
|
2016-01-28 14:46:01 -08:00 |
Junping Du
|
86560a4978
|
MAPREDUCE-6595. Fix findbugs warnings in OutputCommitter and FileOutputCommitter. Contributed by Akira AJISAKA.
|
2016-01-28 06:14:21 -08:00 |
Robert Kanter
|
dca0dc8ac2
|
MAPREDUCE-6431. JobClient should be an AutoClosable (haibochen via rkanter)
|
2016-01-27 17:11:07 -08:00 |
Jian He
|
d0d7c22168
|
MAPREDUCE-6610. JobHistoryEventHandler should not swallow timeline response. Contributed by Li Lu
|
2016-01-25 23:01:03 -08:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
ec4d2d9f40
|
Release process for 2.7.2: Set the release date for 2.7.2
|
2016-01-25 15:45:57 -08:00 |
Akira Ajisaka
|
2b833297ce
|
Added MAPREDUCE-6614 to 2.8.0 in CHANGES.txt.
|
2016-01-25 11:41:19 +09:00 |
Akira Ajisaka
|
f5c8c857be
|
MAPREDUCE-6605. Fix typos mapreduce.map.skip.proc.count.autoincr and mapreduce.reduce.skip.proc.count.autoincr in mapred-default.xml. Contributed by Kai Sasaki.
|
2016-01-22 18:35:43 +09:00 |
Jason Lowe
|
9fbd579ab5
|
MAPREDUCE-6554. MRAppMaster servicestart failing with NPE in MRAppMaster#parsePreviousJobHistory. Contributed by Bibin A Chundatt
|
2016-01-15 16:52:53 +00:00 |
Akira Ajisaka
|
5cc44d18aa
|
MAPREDUCE-6601. Fix typo in Job#setUseNewAPI. Contributed by Kai Sasaki.
|
2016-01-15 00:44:24 +09:00 |
Akira Ajisaka
|
7b0964f354
|
MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Vlad Sharanhovich and Bibin A Chundatt.
|
2016-01-14 10:40:22 +09:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
9b33a03900
|
MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause duplicate records (wilfreds via rkanter)
Removed multiple duplicate CHANGES.txt entries.
|
2016-01-13 15:02:51 -08:00 |
Jason Lowe
|
f657b54281
|
MAPREDUCE-6473. Job submission can take a long time during Cluster initialization. Contributed by Kuhu Shukla
|
2016-01-12 23:56:23 +00:00 |
Jason Lowe
|
e5df366707
|
Add MR-5982 and MR-6492 to 2.6.4
|
2016-01-11 18:31:10 +00:00 |
Junping Du
|
8c1adeaa26
|
MAPREDUCE-6068. Illegal progress value warnings in map tasks. Contributed by Binglin Chang.
|
2016-01-11 06:12:19 -08:00 |
Sangjin Lee
|
355c0ce723
|
MAPREDUCE-6577 addendum. Moved the changelog to 2.6.4 which is the earliest target.
|
2016-01-05 15:43:10 -08:00 |
Sangjin Lee
|
f6f16118d3
|
MAPREDUCE-6577. MR AM unable to load native library without MR_AM_ADMIN_USER_ENV set (sjlee)
|
2016-01-05 15:22:50 -08:00 |
Akira Ajisaka
|
7dafee11d8
|
MAPREDUCE-6593. TestJobHistoryEventHandler.testTimelineEventHandling fails on trunk because of NPE. Contributed by Naganarasimha G R.
|
2016-01-04 16:30:55 +09:00 |
Akira Ajisaka
|
db99e30f67
|
Set release date for 2.6.3
|
2016-01-04 16:12:12 +09:00 |
Akira Ajisaka
|
2a59d01503
|
MAPREDUCE-6589. TestTaskLog outputs a log under directory other than target/test-dir. (aajisaka)
|
2015-12-30 01:33:47 +09:00 |
Akira Ajisaka
|
bee542817d
|
MAPREDUCE-6584. Remove trailing whitespaces from mapred-default.xml. (aajisaka)
|
2015-12-30 01:03:12 +09:00 |
Wangda Tan
|
32b3dc11eb
|
MAPREDUCE-6574. MR AM should print host of failed tasks. (Mohammad Shahid Khan via wangda)
|
2015-12-28 11:03:23 -08:00 |
Rohith Sharma K S
|
a308e86621
|
MAPREDUCE-6419. JobHistoryServer doesn't sort properly based on Job ID when Job id's exceed 9999. (Mohammad Shahid Khan via rohithsharmaks)
|
2015-12-24 11:55:42 +05:30 |
Akira Ajisaka
|
7995a6ea4d
|
MAPREDUCE-6583. Clarify confusing sentence in MapReduce tutorial document. Contributed by Kai Sasaki.
|
2015-12-21 00:16:14 +09:00 |
Xuan
|
d4e766de93
|
MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev
|
2015-12-16 15:26:03 -08:00 |
Vinod Kumar Vavilapalli
|
60fe6d53d9
|
Revert "MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev"
This reverts commit fc470840a0 .
|
2015-12-16 15:11:38 -08:00 |
Zhihai Xu
|
7092d47fc0
|
Update CHANGES.txt to move MAPREDUCE-6436 from YARN to MAPREDUCE
|
2015-12-15 21:43:19 -08:00 |
Xuan
|
fc470840a0
|
MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev
|
2015-12-07 14:15:14 -08:00 |
Junping Du
|
028894281b
|
Creating 2.6.4 entries in CHANGES.txt files.
|
2015-12-01 08:16:39 -08:00 |
Jason Lowe
|
43acf9ab8e
|
Update CHANGES.txt for commit of MR-6549 to branch-2.7 and branch-2.6.
|
2015-11-30 17:54:39 +00:00 |
Vinod Kumar Vavilapalli
|
d57fd181c7
|
Adding release 2.8.0 to CHANGES.txt
|
2015-11-25 17:33:26 -08:00 |
Robert Kanter
|
6d84cc16b3
|
MAPREDUCE-6550. archive-logs tool changes log ownership to the Yarn user when using DefaultContainerExecutor (rkanter)
|
2015-11-25 17:12:40 -08:00 |
Robert Kanter
|
7fd00b3db4
|
MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause duplicate records (wilfreds via rkanter)
|
2015-11-25 17:03:38 -08:00 |
Junping Du
|
15d577bfbb
|
Tests in mapreduce-client-app are writing outside of target. Contributed by Akira AJISAKA.
|
2015-11-25 09:15:26 -08:00 |
Tsuyoshi Ozawa
|
3e85542a7a
|
MAPREDUCE-6555. TestMRAppMaster fails on trunk. (Junping Du via ozawa)
|
2015-11-26 01:02:27 +09:00 |
Akira Ajisaka
|
177975e962
|
Fix indents in the 2.8.0 section of MapReduce CHANGES.txt.
|
2015-11-25 16:42:22 +09:00 |
Akira Ajisaka
|
5ec44fc35c
|
MAPREDUCE-6553. Replace '\u2b05' with '<-' in rendering job configuration. Contributed by Gabor Liptak.
|
2015-11-25 16:30:23 +09:00 |
Jason Lowe
|
f634505d48
|
MAPREDUCE-5870. Support for passing Job priority through Application Submission Context in Mapreduce Side. Contributed by Sunil G
|
2015-11-24 22:07:26 +00:00 |
Jason Lowe
|
cab3c7c889
|
MAPREDUCE-5883. "Total megabyte-seconds" in job counters is slightly misleading. Contributed by Nathan Roberts
|
2015-11-24 22:01:03 +00:00 |
Jason Lowe
|
aa2009c37b
|
Update CHANGES.txt for recent commits to branch-2.6.
|
2015-11-23 21:57:18 +00:00 |
Jason Lowe
|
be9f3bba73
|
Update CHANGES.txt to reflect commit of MR-6377 to branch-2.7 and branch-2.6.
|
2015-11-18 17:20:15 +00:00 |
Akira Ajisaka
|
a7f776ffdf
|
MAPREDUCE-6499. Add elapsed time for retired job in JobHistoryServer WebUI. Contributed by Lin Yiqun.
|
2015-11-17 15:16:47 +09:00 |
Jian He
|
6502d59e73
|
MAPREDUCE-5485. Allow repeating job commit by extending OutputCommitter API. Contributed by Junping Du
|
2015-11-16 17:06:41 -08:00 |
Sangjin Lee
|
9ad708a0df
|
MAPREDUCE-6540. TestMRTimelineEventHandling fails (sjlee)
|
2015-11-11 15:37:24 -08:00 |
Jason Lowe
|
df68eac825
|
MAPREDUCE-6533. testDetermineCacheVisibilities of TestClientDistributedCacheManager is broken. Contributed by Chang Li
|
2015-11-11 17:26:16 +00:00 |
Tsuyoshi Ozawa
|
668e897538
|
MAPREDUCE-5763. Warn message about httpshuffle in NM logs. Contributed by Akira AJISAKA.
|
2015-11-09 15:25:31 +09:00 |
Allen Wittenauer
|
19a0c2660c
|
MAPREDUCE-1125. SerialUtils.cc: deserializeFloat is out of sync with SerialUtils.hh (Simone Leo via aw)
|
2015-11-05 16:57:22 -08:00 |
Allen Wittenauer
|
fc7cd46faf
|
MAPREDUCE-3914. Mismatched free() / delete / delete [] in HadoopPipes (Joe Mudd via aw)
|
2015-11-05 16:53:32 -08:00 |