Vinod Kumar Vavilapalli
|
f584d78777
MAPREDUCE-5562. Fixed MR App Master to perform pending tasks like staging-dir cleanup, sending job-end notification correctly when unregister with RM fails. Contributed by Zhijie Shen.
|
11 vuotta sitten |
Vinod Kumar Vavilapalli
|
e6e512dbec
MAPREDUCE-5533. Fixed MR speculation code to track any TaskAttempts that aren't heart-beating for a while, so that we can aggressively speculate instead of waiting for task-timeout. Contributed by Xuan Gong.
|
11 vuotta sitten |
Chris Nauroth
|
e48a2f6e61
MAPREDUCE-5442. Merging change r1529079 from branch-2 to branch-2.1-beta
|
11 vuotta sitten |
Bikas Saha
|
1d91e78504
Merge r1529007 from branch-2 to branch-2.1-beta for MAPREDUCE-5489. MR jobs hangs as it does not use the node-blacklisting feature in RM requests (Zhijie Shen via bikas)
|
11 vuotta sitten |
Sanford Ryza
|
6773e32200
MAPREDUCE-5554. hdfs-site.xml included in hadoop-mapreduce-client-jobclient tests jar is breaking tests for downstream components (Robert Kanter via Sandy Ryza)
|
11 vuotta sitten |
Arun Murthy
|
52ecd98a6e
Merge -c 1528626 from trunk to branch-2.1-beta to fix MAPREDUCE-5459. Update documentation on how to run MRv1 examples on YARN. Contributed by Zhijie Shen.
|
11 vuotta sitten |
Arun Murthy
|
9ef780d861
Merge -c 1528533 from trunk to branch-2.1-beta to fix MAPREDUCE-5530. Fix compat with hadoop-1 in mapred.lib.CombinFileInputFormat by re-introducing isSplittable(FileSystem, Path) api and ensuring semantic compatibility. Contributed by Robert Kanter.
|
11 vuotta sitten |
Vinod Kumar Vavilapalli
|
293c6dd5cb
MAPREDUCE-5536. Fixed MR AM and JHS to respect mapreduce.jobhistory.webapp.https.address. Contributed by Omkar Vinit Joshi.
|
11 vuotta sitten |
Sanford Ryza
|
8bbaf5b1af
MAPREDUCE-5544. JobClient#getJob loads job conf twice. (Sandy Ryza)
|
11 vuotta sitten |
Arun Murthy
|
41340b7e62
Merge -c 1527848 from trunk to branch-2.1-beta to fix MAPREDUCE-5551. Fix compat with hadoop-1 in SequenceFileAsBinaryOutputFormat.WritableValueBytes by re-introducing missing constructors. Contributed by Zhijie Shen.
|
11 vuotta sitten |
Vinod Kumar Vavilapalli
|
5b21ff458b
MAPREDUCE-5538. Fixed MR AppMaster to send job-notification URL only after the job is really done - a bug caused by MAPREDUCE-5505. Contributed by Zhijie Shen.
|
11 vuotta sitten |
Arun Murthy
|
9fbe1e77b6
Merge -c 1527048 from trunk to branch-2.1-beta to fix MAPREDUCE-5529. Fix compat with hadoop-1 in mapred.TotalOrderPartitioner by re-introducing (get,set)PartitionFile which takes in JobConf. Contributed by Robert Kanter.
|
11 vuotta sitten |
Jason Darrell Lowe
|
9a9b43e435
svn merge -c 1527037 FIXES: MAPREDUCE-5545. org.apache.hadoop.mapred.TestTaskAttemptListenerImpl.testCommitWindow times out. Contributed by Robert Kanter
|
11 vuotta sitten |
Arun Murthy
|
fa5119e732
Merge -c 1527033 from trunk to branch-2.1-beta to fix MAPREDUCE-5531. Fix compat with hadoop-1 in mapreduce.(TaskID, TaskAttemptID) by re-introducing missing constructors. Contributed by Robert Kanter.
|
11 vuotta sitten |
Jason Darrell Lowe
|
4f4d92cc2d
svn merge -c 1526688 FIXES: MAPREDUCE-5513. ConcurrentModificationException in JobControl. Contributed by Robert Parker
|
11 vuotta sitten |
Chris Nauroth
|
2fc06e0eb6
MAPREDUCE-5525. Merging change r1526625 from branch-2 to branch-2.1-beta
|
11 vuotta sitten |
Vinod Kumar Vavilapalli
|
8021f64444
MAPREDUCE-5170. Fixed a wrong log message in CombineFileInputFormat class. Contributed by Sangjin Lee.
|
11 vuotta sitten |
Vinod Kumar Vavilapalli
|
7957f8184f
MAPREDUCE-5503. Fixed a test issue in TestMRJobClient. Contributed by Jian He.
|
11 vuotta sitten |
Bikas Saha
|
0c3b14d0aa
Merge r1526072 from branch-2 to branch-2.1-beta for MAPREDUCE-5505. Clients should be notified job finished only after job successfully unregistered (Zhijie Shen via bikas)
|
11 vuotta sitten |
Siddharth Seth
|
5b7f5a2fb4
merge YARN-1229 from branch-2. Define constraints on Auxiliary Service names. Change ShuffleHandler service name from mapreduce.shuffle to mapreduce_shuffle. Contributed by Xuan Gong.
|
11 vuotta sitten |
Vinod Kumar Vavilapalli
|
e9408fadbe
YARN-1204. Added separate configuration properties for https for RM and NM without which servers enabled with https will also start on http ports. Contributed by Omkar Vinit Joshi.
|
11 vuotta sitten |
Vinod Kumar Vavilapalli
|
e2b9b41b86
YARN-1203. Changed YARN web-app proxy to handle http and https URLs from AM registration and finish correctly. Contributed by Omkar Vinit Joshi.
|
11 vuotta sitten |
Vinod Kumar Vavilapalli
|
a8d68f7b53
MAPREDUCE-5488. Changed MR client to keep trying to reach the application when it sees that on attempt's AM is down. Contributed by Jian He.
|
11 vuotta sitten |
Thomas Graves
|
355fa52504
MAPREDUCE-5504. mapred queue -info inconsistent with types (Kousuke Saruta via tgraves)
|
11 vuotta sitten |
Arun Murthy
|
865a15b566
Preparing for hadoop-2.1.1-beta release.
|
11 vuotta sitten |
Arun Murthy
|
5ca8228d91
Merge -c 1523660 from trunk to branch-2 to fix MAPREDUCE-5493. Cleanup in-memory & on-disk segments to prevent leak on shuffle completion. Contributed by Jason Lowe.
|
11 vuotta sitten |
Alejandro Abdelnur
|
a530c2689f
MAPREDUCE-5379. Include token tracking ids in jobconf. (kkambatl via tucu)
|
11 vuotta sitten |
Devarajulu K
|
0405b196d8
MAPREDUCE-5164. mapred job and queue commands omit HADOOP_CLIENT_OPTS. Contributed by Nemon Lou.
|
11 vuotta sitten |
Vinod Kumar Vavilapalli
|
c2843678ce
MAPREDUCE-5497. Changed MRAppMaster to sleep only after doing everything else but just before ClientService to avoid race conditions during RM restart. Contributed by Jian He.
|
11 vuotta sitten |
Thomas Graves
|
1ae0985194
MAPREDUCE-5020. Compile failure with JDK8 (Trevor Robinson via tgraves)
|
11 vuotta sitten |