Vinod Kumar Vavilapalli
cab5d86738
Revert "MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev"
...
This reverts commit ba02e8f6d1
.
2015-12-16 15:17:01 -08:00
Zhihai Xu
35a5b8929e
MAPREDUCE-6436. JobHistory cache issue. Contributed by Kai Sasaki
...
(cherry picked from commit 5b7078d069
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-12-15 01:24:03 -08:00
Xuan
ba02e8f6d1
MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev
...
(cherry picked from commit fc470840a0
)
(cherry picked from commit 3b10ff6a6f
)
2015-12-07 14:18:26 -08:00
Jian He
6a30d93aa4
YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999). Contributed by Mohammad Shahid Khan and Varun Saxena
...
(cherry picked from commit 9f77ccad73
)
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TaskPage.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/webapp/TestAHSWebApp.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/webapp/WebPageUtils.java
2015-12-03 14:11:48 -08:00
Jason Lowe
e1b6a5413f
MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause duplicate records (wilfreds via rkanter)
...
(cherry picked from commit 7fd00b3db4
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
2015-11-30 17:45:27 +00:00
Jason Lowe
4ba5667aed
MAPREDUCE-5883. "Total megabyte-seconds" in job counters is slightly misleading. Contributed by Nathan Roberts
...
(cherry picked from commit cab3c7c889
)
2015-11-24 22:02:21 +00:00
Jason Lowe
b96377334c
MAPREDUCE-6377. JHS sorting on state column not working in webUi.
...
Contributed by zhihai xu.
(cherry picked from commit 790a861766
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
2015-11-18 17:12:50 +00:00
Jian He
27b786660e
Revert "YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999) Contributed by Mohammad Shahid Khan"
...
This reverts commit cb4d4d5918
.
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-11-16 20:20:46 -08:00
Jian He
f95f416fad
MAPREDUCE-5485. Allow repeating job commit by extending OutputCommitter API. Contributed by Junping Du
2015-11-16 17:13:49 -08:00
Sangjin Lee
adede3e53d
MAPREDUCE-6540. TestMRTimelineEventHandling fails (sjlee)
...
(cherry picked from commit 9ad708a0df
)
2015-11-11 16:35:46 -08:00
Jian He
cb4d4d5918
YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999) Contributed by Mohammad Shahid Khan
...
(cherry picked from commit 8fbea531d7
)
(cherry picked from commit a4ff03b200
)
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TaskPage.java
hadoop-yarn-project/CHANGES.txt
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/webapp/TestAHSWebApp.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/webapp/WebPageUtils.java
2015-11-09 14:30:47 -08:00
Vinod Kumar Vavilapalli
09348c4bce
Preparing for 2.7.3 development
2015-11-03 15:18:10 -08:00
Jason Lowe
431f48f653
MAPREDUCE-6528. Memory leak for HistoryFileManager.getJobSummary(). Contributed by Junping Du
...
(cherry picked from commit 6344b6a769
)
2015-10-30 15:33:08 +00:00
Tsuyoshi Ozawa
c84ec0657f
YARN-4320. TestJobHistoryEventHandler fails as AHS in MiniYarnCluster no longer binds to default port 8188. Contributed by Varun Saxena.
...
(cherry picked from commit ce31b22739
)
2015-10-30 18:00:45 +09:00
Xuan
ceefabc44a
YARN-4313. Race condition in MiniMRYarnCluster when getting history
...
server address. Contributed by Jian He
(cherry picked from commit 7412ff48ee
)
(cherry picked from commit b505bf9e58
)
2015-10-29 17:38:09 -07:00
Jason Lowe
7499981d3c
MAPREDUCE-6273. HistoryFileManager should check whether summaryFile exists
...
to avoid FileNotFoundException causing HistoryFileInfo into MOVE_FAILED
state. Contributed by zhihai xu.
(cherry picked from commit 1ea90144d5
)
(cherry picked from commit b9865cbf3d
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
2015-10-29 18:29:45 +00:00
Jason Lowe
0dc69afdc7
MAPREDUCE-6518. Set SO_KEEPALIVE on shuffle connections. Contributed by Chang Li
...
(cherry picked from commit ee9b80acf8
)
2015-10-21 21:46:59 +00:00
Akira Ajisaka
3096d3e1a1
MAPREDUCE-6497. Fix wrong value of JOB_FINISHED event in JobHistoryEventHandler. Contributed by Shinichi Yamashita.
...
(cherry picked from commit 195793c6f3
)
(cherry picked from commit e42f576232
)
2015-10-01 10:26:24 +02:00
Jason Lowe
fc10c99839
MAPREDUCE-6492. AsyncDispatcher exit with NPE on TaskAttemptImpl#sendJHStartEventForAssignedFailTask. Contributed by Bibin A Chundatt
...
(cherry picked from commit ab11085b81
)
2015-09-28 22:13:40 +00:00
Jason Lowe
7429438c85
MAPREDUCE-5982. Task attempts that fail from the ASSIGNED state can disappear. Contributed by Chang Li
2015-09-18 19:21:35 +00:00
Jason Lowe
521196874c
MAPREDUCE-6481. LineRecordReader may give incomplete record and wrong position/key information for uncompressed input sometimes. Contributed by Zhihai Xu
...
(cherry picked from commit 58d1a02b8d
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
2015-09-18 15:10:38 +00:00
Jason Lowe
850d6a3fd3
MAPREDUCE-5948. org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters well. Contributed by Vinayakumar B, Rushabh Shah, and Akira AJISAKA
...
(cherry picked from commit 077250d8d7
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
2015-09-18 15:04:02 +00:00
Jason Lowe
ca6d5b4b92
MAPREDUCE-6472. MapReduce AM should have java.io.tmpdir=./tmp to be consistent with tasks. Contributed by Naganarasimha G R
...
(cherry picked from commit 62943b8e3a
)
2015-09-15 19:45:06 +00:00
Jason Lowe
4ea42b84b7
MAPREDUCE-5649. Reduce cannot use more than 2G memory for the final merge. Contributed by Gera Shegalov
...
(cherry picked from commit 7dc3c1203d
)
(cherry picked from commit 87c2d915f1
)
2015-09-10 11:00:00 -07:00
Hitesh Shah
f6b7dc24f0
YARN-2890. MiniYarnCluster should turn on timeline service if configured to do so. Contributed by Mit Desai.
...
(cherry picked from commit 265ed1fe80
)
(cherry picked from commit 55b794e7fa
)
2015-09-10 10:55:23 -07:00
Jason Lowe
d1186dbafa
MAPREDUCE-6474. ShuffleHandler can possibly exhaust nodemanager file descriptors. Contributed by Kuhu Shukla
...
(cherry picked from commit 8e615588d5
)
2015-09-10 16:05:48 +00:00
Tsuyoshi Ozawa
e8a15495bc
MAPREDUCE-6442. Stack trace is missing when error occurs in client protocol provider's constructor Contributed by Chang Li.
...
(cherry picked from commit 9b685773ec
)
2015-09-05 11:24:30 +09:00
Vinod Kumar Vavilapalli
f333e367e1
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.
...
(cherry picked from commit 9da81a3955
)
2015-08-20 17:39:43 -07:00
Karthik Kambatla
d610144d45
MAPREDUCE-6439. AM may fail instead of retrying if RM shuts down during the allocate call. (Anubhav Dhoot via kasha)
...
(cherry picked from commit 8dfec7a197
)
(cherry picked from commit 20734320a1
)
2015-08-15 00:56:22 -07:00
Devaraj K
7e5f73a952
MAPREDUCE-6426. TestShuffleHandler#testGetMapOutputInfo is failing.
...
Contributed by zhihai xu.
(cherry picked from commit fffb15bb43
)
2015-07-09 15:05:11 +05:30
Devaraj K
c9c7a00a82
MAPREDUCE-6425. ShuffleHandler passes wrong "base" parameter to
...
getMapOutputInfo if mapId is not in the cache. Contributed by zhihai xu.
(cherry picked from commit bff67dfe2f
)
2015-07-06 13:48:44 +05:30
Vinod Kumar Vavilapalli
a36f090c55
Preparing for 2.7.2 development: mvn versions:set -DnewVersion=2.7.2
2015-06-28 16:41:12 -07:00
Vinod Kumar Vavilapalli
a90e9b2f6f
MAPREDUCE-6410. Fixed MapReduce JobHistory server to use the right (login) UGI to refresh log and cleaner settings. Contributed by Varun Saxena.
...
(cherry picked from commit d481684c7c
)
2015-06-23 11:41:31 -07:00
Karthik Kambatla
d404caaa43
MAPREDUCE-6387. Serialize the recently added Task#encryptedSpillKey field at the end. (Arun Suresh via kasha)
...
(cherry picked from commit 6786daab33
)
(cherry picked from commit 1a2e6e8091
)
2015-06-05 09:19:52 -07:00
Akira Ajisaka
718dca4859
HADOOP-12058. Fix dead links to DistCp and Hadoop Archives pages. Contributed by Kazuho Fujii.
...
(cherry picked from commit dbed757cba
)
(cherry picked from commit 1cccd1eeb3
)
2015-06-05 01:47:01 +09:00
Xuan
1ad0d43fb4
Revert "YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong."
...
This reverts commit 2032e8d1a0
.
2015-06-01 11:29:36 -07:00
Zhijie Shen
2032e8d1a0
YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong.
2015-05-30 09:39:49 -07:00
cnauroth
02ab202a2b
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch.
...
(cherry picked from commit 7bc33b63c78c6ee9a04c0c1511ef16e63f7f3074)
(cherry picked from commit 6ed8989a6f
)
2015-05-27 14:21:26 -07:00
Tsuyoshi Ozawa
6b03ec5137
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.
2015-05-19 12:01:14 -07:00
Vinod Kumar Vavilapalli
d9d7bbd99b
Fixing MR intermediate spills. Contributed by Arun Suresh.
...
(cherry picked from commit 6b710a42e0
)
(cherry picked from commit 87862970f1
)
2015-05-14 17:00:56 -07:00
Xuan
9527cdd12d
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch
...
(cherry picked from commit 0f95921447
)
(cherry picked from commit 487d9b0f3f
)
2015-05-13 13:12:38 -07:00
Vinod Kumar Vavilapalli
0e68e304f7
MAPREDUCE-6251. Added a new config for JobClient to retry JobStatus calls so that they don't fail on history-server backed by DFSes with not so strong guarantees. Contributed by Craig Welch.
...
(cherry picked from commit f24452d14e
)
2015-05-12 12:16:16 -07:00
Jason Lowe
e7b6a076db
MAPREDUCE-6259. IllegalArgumentException due to missing job submit time. Contributed by zhihai xu
...
(cherry picked from commit bf70c5ae28
)
2015-05-04 20:40:43 +00:00
Devaraj K
9828638fac
MAPREDUCE-6339. Job history file is not flushed correctly because
...
isTimerActive flag is not set true when flushTimerTask is scheduled.
Contributed by zhihai xu.
(cherry picked from commit f5b38477f9
)
2015-04-30 12:37:36 +05:30
Jason Lowe
30d0f10458
MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne
...
(cherry picked from commit bc1bd7e5c4
)
2015-04-28 20:20:32 +00:00
Devaraj K
a940f19226
MAPREDUCE-6252. JobHistoryServer should not fail when encountering a
...
missing directory. Contributed by Craig Welch.
(cherry picked from commit 5e67c4d384
)
2015-04-28 12:31:46 +05:30
Vinod Kumar Vavilapalli
3a7bfdf318
MAPREDUCE-6324. Fixed MapReduce uber jobs to not fail the udpate of AM-RM tokens when they roll-over. Contributed by Jason Lowe.
...
(cherry picked from commit 9fc32c5c4d
)
2015-04-27 15:01:15 -07:00
Robert Kanter
0eae3bc0f6
MAPREDUCE-6238. MR2 can't run local jobs with -libjars command options which is a regression from MR1 (zxu via rkanter)
...
(cherry picked from commit d50e8f0928
)
2015-04-23 17:47:00 -07:00
Akira Ajisaka
48d6e994bf
MAPREDUCE-6300. Task list sort by task id broken. Contributed by Siqi Li.
...
(cherry picked from commit 1fa8075794
)
(cherry picked from commit 51c458a5c4
)
2015-04-16 10:16:48 -05:00
Akira Ajisaka
a41c1c80b0
Revert "MAPREDUCE-6300. Task list sort by task id broken. Contributed by Siqi Li."
...
This reverts commit 743c74a573
.
2015-04-11 12:38:05 +09:00