Mahadev Konar
|
f2280f612c
|
MAPREDUCE-3795. "job -status" command line output is malformed. (vinodkv via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1240593 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-04 19:32:10 +00:00 |
|
Mahadev Konar
|
caed1cfaf9
|
MAPREDUCE-3723. TestAMWebServicesJobs & TestHSWebServicesJobs incorrectly asserting tests (Bhallamudi Venkata Siva Kamesh via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1240590 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-04 18:55:03 +00:00 |
|
Mahadev Konar
|
2c32cd7008
|
MAPREDUCE-3791. can't build site in hadoop-yarn-server-common. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1240587 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-04 18:41:50 +00:00 |
|
Suresh Srinivas
|
1de317a945
|
MAPREDUCE-3803. Fix broken build of raid contrib due to HDFS-2864. Contributed by Ravi Prakash.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1240441 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-04 02:24:21 +00:00 |
|
Vinod Kumar Vavilapalli
|
fe1cf3b0ac
|
MAPREDUCE-3417. Fixed job-access-controls to work with MR AM and JobHistoryServer web-apps. Contributed by Jonathan Eagles.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1240428 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-04 01:21:12 +00:00 |
|
Vinod Kumar Vavilapalli
|
3343494d6c
|
MAPREDUCE-3760. Changed active nodes list to not contain unhealthy nodes on the webUI and metrics. (vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1240421 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-04 01:03:51 +00:00 |
|
Vinod Kumar Vavilapalli
|
94242c9385
|
MAPREDUCE-3711. Fixed MR AM recovery so that only single selected task output is recovered and thus reduce the unnecessarily bloated recovery time. Contributed by Robert Joseph Evans.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1240413 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-04 00:04:53 +00:00 |
|
Alejandro Abdelnur
|
b030231108
|
MAPREDUCE-3727. jobtoken location property in jobconf refers to wrong jobtoken file (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1240410 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 23:48:48 +00:00 |
|
Vinod Kumar Vavilapalli
|
a5c46c9165
|
MAPREDUCE-3784. Fixed CapacityScheduler so that maxActiveApplications and maxActiveApplicationsPerUser per queue are not too low for small clusters. Contributed by Arun C Murthy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239971 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 01:16:32 +00:00 |
|
Mahadev Konar
|
72d34e6594
|
MAPREDUCE-3708. Metrics: Incorrect Apps Submitted Count (Bhallamudi via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239954 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 00:33:05 +00:00 |
|
Eli Collins
|
1950f97ab9
|
HADOOP-8012. hadoop-daemon.sh and yarn-daemon.sh are trying to mkdir and chown log/pid dirs which can fail. Contributed by Roman Shaposhnik
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239752 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 18:45:07 +00:00 |
|
Arun Murthy
|
cc74881acb
|
MAPREDUCE-3771. Un-deprecated the old mapred apis, port of MAPREDUCE-1735.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239482 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 08:37:58 +00:00 |
|
Arun Murthy
|
70bc14f234
|
MAPREDUCE-3780. Fixed a bug where applications killed before getting activated were not getting cleaned up properly. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239443 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 02:31:05 +00:00 |
|
Siddharth Seth
|
6ba0375b21
|
MAPREDUCE-3744. Fix the yarn logs command line. Improve error messages for mapred job -logs. (Contributed by Jason Lowe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239433 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 01:43:49 +00:00 |
|
Vinod Kumar Vavilapalli
|
ef1a619a4d
|
MAPREDUCE-3752. Modified application limits to include queue max-capacities besides the usual user limits. Contributed by Arun C Murthy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239422 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 00:41:09 +00:00 |
|
Siddharth Seth
|
b4929bcf14
|
MAPREDUCE-3640. Allow AMRecovery to work with partial JobHistory files. (Contributed by Arun C Murthy)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239402 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 23:33:58 +00:00 |
|
Arun Murthy
|
ab75b8b420
|
MAPREDUCE-3427. Fix streaming unit tests broken after mavenization. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239391 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 23:05:14 +00:00 |
|
Tsz-wo Sze
|
42d1c9b251
|
HADOOP-7470. Move up to Jackson 1.8.8. Contributed by Enis Soztutar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239386 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 22:55:59 +00:00 |
|
Mahadev Konar
|
947ede4c4e
|
MAPREDUCE-3696. MR job via oozie does not work on hadoop 23. (John George via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239310 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 20:43:10 +00:00 |
|
Vinod Kumar Vavilapalli
|
b33c66efc5
|
MAPREDUCE-3774. Moved yarn-default.xml to hadoop-yarn-common from hadoop-server-common.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239291 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 19:55:20 +00:00 |
|
Alejandro Abdelnur
|
e3d555a656
|
MAPREDUCE-3499. New MiniMR does not setup proxyuser configuration correctly, thus tests using doAs do not work. (johnvijoe via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1239207 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 17:03:27 +00:00 |
|
Arun Murthy
|
f49ba355e5
|
MAPREDUCE-3762. Fixed default CapacityScheduler configs. Contributed by Mahadev Konar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1238987 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 07:57:35 +00:00 |
|
Vinod Kumar Vavilapalli
|
d1f805f942
|
MAPREDUCE-3754. Modified RM UI to filter applications based on state of the applications. (vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1238887 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 00:51:40 +00:00 |
|
Thomas White
|
05efddf28e
|
MAPREDUCE-3749. ConcurrentModificationException in counter groups.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1238734 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 18:30:58 +00:00 |
|
Arun Murthy
|
a8b6ee0491
|
MAPREDUCE-3756. Made single shuffle limit configurable. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1238721 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 18:08:11 +00:00 |
|
Arun Murthy
|
7f23d72352
|
MAPREDUCE-3764. Fixed resource usage metrics for queues and users.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1238255 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 08:30:31 +00:00 |
|
Arun Murthy
|
7ed0f74997
|
MAPREDUCE-3748. Changed a log in CapacityScheduler.nodeUpdate to debug. Contributed by Ramya Sunil.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1238157 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 06:22:22 +00:00 |
|
Mahadev Konar
|
443d8f6c0b
|
MAPREDUCE-3679. AM logs and others should not automatically refresh after every 1 second. (Vinod KV via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1238146 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 04:53:49 +00:00 |
|
Vinod Kumar Vavilapalli
|
76b653a367
|
MAPREDUCE-3716. Fixing YARN+MR to allow MR jobs to be able to use java.io.File.createTempFile to create temporary files as part of their tasks. Contributed by Jonathan Eagles.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1238136 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 02:23:38 +00:00 |
|
Mahadev Konar
|
7e4725db41
|
MAPREDUCE-3703. ResourceManager should provide node lists in JMX output. (Eric Payne via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1237920 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-30 18:47:55 +00:00 |
|
Amar Kamat
|
5652e71992
|
MAPREDUCE-3481. [Gridmix] Improve Gridmix STRESS mode. (amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1237543 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-30 06:20:53 +00:00 |
|
Vinod Kumar Vavilapalli
|
5262b7ba4d
|
MAPREDUCE-3732. Modified CapacityScheduler to use only users with pending requests for computing user-limits. Contributed by Arun C Murthy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236953 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-28 01:32:29 +00:00 |
|
Alejandro Abdelnur
|
8a234f394e
|
HADOOP-7939. Improve Hadoop subcomponent integration in Hadoop 0.23. (rvs via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236929 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-27 23:53:35 +00:00 |
|
Vinod Kumar Vavilapalli
|
fe4bff77e1
|
MAPREDUCE-3740. Fixed broken mapreduce compilation after the patch for HADOOP-7965. Contributed by Devaraj K.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236901 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-27 21:49:15 +00:00 |
|
Mahadev Konar
|
fdb9d51cec
|
MAPREDUCE-3742. "yarn logs" command fails with ClassNotFoundException. (Jason Lowe via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236816 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-27 18:46:56 +00:00 |
|
Arun Murthy
|
f57de0d6dd
|
MAPREDUCE-3693. Added mapreduce.admin.user.env to mapred-default.xml. Contributed by Roman Shapshonik.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236594 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-27 08:49:18 +00:00 |
|
Arun Murthy
|
0cb3dd913b
|
MAPREDUCE-3720. Changed bin/mapred job -list to not print job-specific information not available at RM. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236588 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-27 08:44:19 +00:00 |
|
Vinod Kumar Vavilapalli
|
3cdc100369
|
MAPREDUCE-3360. Added information about lost/rebooted/decommissioned nodes on the webapps. Contributed by Bhallamudi Venkata Siva Kamesh and Jason Lowe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236433 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 22:56:53 +00:00 |
|
Vinod Kumar Vavilapalli
|
54f738575c
|
MAPREDUCE-3699. Increased RPC handlers for all YARN servers to reasonable values for working at scale. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236396 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 21:37:28 +00:00 |
|
Mahadev Konar
|
af6448e543
|
MAPREDUCE-3737. The Web Application Proxy's is not documented very well. (Robert Evans via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236371 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 20:10:50 +00:00 |
|
Siddharth Seth
|
5283398187
|
MAPREDUCE-3718. Amending incorrect JIRA number in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236358 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 19:31:00 +00:00 |
|
Siddharth Seth
|
2bd728b366
|
MAPREDUCE-3712. Change default AM heartbeat interval to 1 second. (Contributed by Hitesh Shah)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236356 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 19:28:45 +00:00 |
|
Mahadev Konar
|
faa6806df3
|
MAPREDUCE-3735. Add distcp jar to the distribution (tar). (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236336 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 18:10:11 +00:00 |
|
Mahadev Konar
|
34a6a9f4bc
|
MAPREDUCE-3733. Add Apache License Header to hadoop-distcp/pom.xml. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236066 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 08:30:17 +00:00 |
|
Mahadev Konar
|
d06948002f
|
MAPREDUCE-2765. DistCp Rewrite. (Mithun Radhakrishnan via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236045 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 06:36:52 +00:00 |
|
Arun Murthy
|
fae75c2d7f
|
MAPREDUCE-3721. Fixed a race in shuffle which caused reduces to hang. Contributed by Siddharth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1236041 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-26 05:40:29 +00:00 |
|
Vinod Kumar Vavilapalli
|
21c9116309
|
MAPREDUCE-3713. Fixed the way head-room is allocated to applications by CapacityScheduler so that it deducts current-usage per user and not per-application. Contributed by Arun C Murthy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235989 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 23:31:14 +00:00 |
|
Robert Joseph Evans
|
1149d9a13d
|
MAPREDUCE-3194. "mapred mradmin" command is broken in mrv2 (Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235956 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 21:22:33 +00:00 |
|
Arun Murthy
|
9d1621da52
|
MAPREDUCE-3683. Fixed maxCapacity of queues to be product of parent maxCapacities.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235858 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 18:17:55 +00:00 |
|
Siddharth Seth
|
a02f07c4bc
|
MAPREDUCE-3630. Fixes a NullPointer exception while running TeraGen - if a map is asked to generate 0 records. (Contributed by Mahadev Konar)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235641 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 06:30:09 +00:00 |
|
Mahadev Konar
|
c43a5a992e
|
MAPREDUCE-3717. JobClient test jar has missing files to run all the test programs. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235639 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 06:24:46 +00:00 |
|
Mahadev Konar
|
c7642a135c
|
MAPREDUCE-3712. The mapreduce tar does not contain the hadoop-mapreduce-client-jobclient-tests.jar. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235566 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 00:14:26 +00:00 |
|
Vinod Kumar Vavilapalli
|
078ae89a47
|
MAPREDUCE-3714. Fixed EventFetcher and Fetcher threads to shut-down properly so that reducers don't hang in corner cases. (vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235545 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-24 23:18:05 +00:00 |
|
Vinod Kumar Vavilapalli
|
dc615c312b
|
MAPREDUCE-3710. Improved FileInputFormat to return better locality for the last split. Contributed by Siddarth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235510 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-24 21:29:39 +00:00 |
|
Alejandro Abdelnur
|
f73daf6af1
|
MAPREDUCE-3505. yarn APPLICATION_CLASSPATH needs to be overridable. (ahmed via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235391 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-24 18:21:27 +00:00 |
|
Eli Collins
|
5dfe62d845
|
HDFS-2397. Undeprecate SecondaryNameNode. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235135 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-24 06:05:52 +00:00 |
|
Arun Murthy
|
9a153334ac
|
MAPREDUCE-3681. Fixed computation of queue's usedCapacity.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235103 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-24 01:00:51 +00:00 |
|
Mahadev Konar
|
27c56b02b3
|
MAPREDUCE-3646. Remove redundant URL info from "mapred job" output. (Jonathan Eagles via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1235034 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-23 22:22:53 +00:00 |
|
Mahadev Konar
|
4b36997b1b
|
MAPREDUCE-3702. internal server error trying access application master via proxy with filter enabled. (Thomas Graves via mahadev.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1234991 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-23 21:22:09 +00:00 |
|
Mahadev Konar
|
c415dee2b7
|
MAPREDUCE-3691. webservices add support to compress response. (Thomas Graves via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1234989 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-23 21:15:55 +00:00 |
|
Mahadev Konar
|
355ba01374
|
MAPREDUCE-3705. ant build fails on 0.23 branch. (Thomas Graves via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1234227 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-21 01:15:24 +00:00 |
|
Mahadev Konar
|
8a1719e999
|
MAPREDUCE-3549. write api documentation for web service apis for RM, NM, mapreduce app master, and job history server (Thomas Graves via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1234222 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-21 00:53:02 +00:00 |
|
Mahadev Konar
|
b49aae0635
|
MAPREDUCE-3689. RM web UI doesn't handle newline in job name. (Thomas Graves via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1234148 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-20 21:27:39 +00:00 |
|
Mahadev Konar
|
c6923061d0
|
MAPREDUCE-3698. Client cannot talk to the history server in secure mode. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1234120 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-20 20:44:17 +00:00 |
|
Eli Collins
|
6861560098
|
MAPREDUCE-3692. yarn-resourcemanager out and log files can get big. Contributed by Eli Collins
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1233605 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-19 22:23:53 +00:00 |
|
Alejandro Abdelnur
|
10325d9732
|
MAPREDUCE-3582. Move successfully passing MR1 tests to MR2 maven tree.(ahmed via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1233090 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-18 22:10:12 +00:00 |
|
Thomas White
|
8b2f6909ec
|
MAPREDUCE-3684. LocalDistributedCacheManager does not shut down its thread pool.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1232981 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-18 18:20:13 +00:00 |
|
Arun Murthy
|
d737c323a6
|
MAPREDUCE-3669. Allow clients to talk to MR HistoryServer using both delegation tokens and kerberos. Contributed by Mahadev Konar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1232580 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-17 21:25:08 +00:00 |
|
Arun Murthy
|
d05e6d2671
|
MAPREDUCE-2450. Fixed a corner case with interrupted communication threads leading to a long timeout in Task. Contributed by Rajesh Balamohan.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1232314 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-17 06:10:50 +00:00 |
|
Vinod Kumar Vavilapalli
|
4a343c9d4a
|
MAPREDUCE-3641. Making CapacityScheduler more conservative so as to assign only one off-switch container in a single scheduling iteration. Contributed by Arun C Murthy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1232182 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-16 21:56:14 +00:00 |
|
Mahadev Konar
|
c81995e370
|
MAPREDUCE-3657. State machine visualize build fails. (Jason Lowe via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1232167 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-16 21:22:21 +00:00 |
|
Mahadev Konar
|
a24339e50d
|
MAPREDUCE-3649. Job End notification gives an error on calling back. (Ravi Prakash via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1232126 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-16 19:35:06 +00:00 |
|
Vinod Kumar Vavilapalli
|
b62c1b8563
|
MAPREDUCE-3404. Corrected MR AM to honor speculative configuration and enable speculating either maps or reduces. Contributed by Eric Payne.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1231395 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-13 23:41:23 +00:00 |
|
Vinod Kumar Vavilapalli
|
90f096d86c
|
MAPREDUCE-3532. Modified NM to report correct http address when an ephemeral web port is configured. Contributed by Bhallamudi Venkata Siva Kamesh.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1231342 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-13 22:21:33 +00:00 |
|
Vinod Kumar Vavilapalli
|
0c278b0f63
|
MAPREDUCE-3656. Fixed a race condition in MR AM which is failing the sort benchmark consistently. Contributed by Siddarth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1231314 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-13 21:31:40 +00:00 |
|
Siddharth Seth
|
78ff0b720e
|
MAPREDUCE-3596. Fix scheduler to handle cleaned up containers, which NMs may subsequently report as running. (Contributed by Vinod Kumar Vavilapalli)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1231297 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-13 21:15:22 +00:00 |
|
Jitendra Nath Pandey
|
f717c5785e
|
MAPREDUCE-3664. Federation Documentation has incorrect configuration example. Contributed by Brandon Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1230708 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 19:11:33 +00:00 |
|
Vinod Kumar Vavilapalli
|
74697f2317
|
MAPREDUCE-3512. Batching JobHistory flushing to DFS so that we don't flush for every event slowing down AM. Contributed by Siddarth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1230353 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 01:42:10 +00:00 |
|
Mahadev Konar
|
0086014703
|
MAPREDUCE-3625. CapacityScheduler web-ui display of queue's used capacity is broken. (Jason Lowe via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1230336 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 00:15:35 +00:00 |
|
Mahadev Konar
|
5f79f180f6
|
MAPREDUCE-3553. Add support for data returned when exceptions thrown from web service apis to be in either xml or in JSON. (Thomas Graves via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1230330 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 23:59:23 +00:00 |
|
Mahadev Konar
|
0510e0659c
|
MAPREDUCE-3652. org.apache.hadoop.mapred.TestWebUIAuthorization.testWebUIAuthorization fails. (Thomas Graves via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1230328 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 23:50:09 +00:00 |
|
Mahadev Konar
|
d0f89303e9
|
MAPREDUCE-3645. TestJobHistory fails. (Thomas Graves via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1230307 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 22:53:36 +00:00 |
|
Mahadev Konar
|
c832b46d0b
|
MAPREDUCE-3651. TestQueueManagerRefresh fails. (Thomas Graves via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1230292 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 22:32:56 +00:00 |
|
Mahadev Konar
|
c4c6d8ece3
|
MAPREDUCE-3648. TestJobConf failing. (Thomas Graves via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1230202 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 19:37:52 +00:00 |
|
Vinod Kumar Vavilapalli
|
39b8bbe663
|
MAPREDUCE-3618. Fixed TaskHeartbeatHandler to not hold a global lock for all task-updates. Contributed by Siddarth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1229906 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 06:53:10 +00:00 |
|
Mahadev Konar
|
bc4b1f48d3
|
MAPREDUCE-3380. Token infrastructure for running clients which are not kerberos authenticated. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1229855 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 01:50:10 +00:00 |
|
Vinod Kumar Vavilapalli
|
7712e70090
|
MAPREDUCE-3251. Network ACLs can prevent some clients to talk to MR AM. Improved the earlier patch to not to JobHistoryServer repeatedly. Contributed by Anupam Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1229787 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 23:07:54 +00:00 |
|
Vinod Kumar Vavilapalli
|
bc374626be
|
MAPREDUCE-3299. Added AMInfo table to the MR AM job pages to list all the job-attempts when AM restarts and recovers. (Jonathan Eagles via vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1229766 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 22:26:45 +00:00 |
|
Vinod Kumar Vavilapalli
|
44e0bb831b
|
MAPREDUCE-3382. Enhanced MR AM to use a proxy to ping the job-end notification URL. Contributed by Ravi Prakash.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1229736 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 21:08:34 +00:00 |
|
Vinod Kumar Vavilapalli
|
849c68c7b5
|
MAPREDUCE-3312. Modified MR AM to not send a stop-container request for a container that isn't launched at all. Contributed by Robert Joseph Evans.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1229451 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 02:15:48 +00:00 |
|
Vinod Kumar Vavilapalli
|
48150cddaf
|
MAPREDUCE-3639. Fixed TokenCache to work with absent FileSystem canonical service-names. (Siddharth Seth via vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1229444 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 01:38:27 +00:00 |
|
Vinod Kumar Vavilapalli
|
428529b58f
|
MAPREDUCE-3528. Fixed TaskHeartBeatHandler to use a new configuration for the thread loop interval separate from task-timeout configuration property. (Siddharth Seth via vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1229403 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 22:37:00 +00:00 |
|
Siddharth Seth
|
239a5549ea
|
MAPREDUCE-3616. Thread pool for launching containers in MR AM not expanding as expected. (Contributed by Vinod Kumar Vavilapalli)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1229394 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 22:20:23 +00:00 |
|
Vinod Kumar Vavilapalli
|
e8645636ce
|
MAPREDUCE-3511. Removed a multitude of cloned/duplicate counters in the AM thereby reducing the AM heap size and preventing full GCs. (vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1229347 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 21:04:58 +00:00 |
|
Arun Murthy
|
5ba6477099
|
MAPREDUCE-3624. Remove unnecessary dependency on JDK's tools.jar. Contributed by Mahadev Konar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1228354 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-06 19:12:02 +00:00 |
|
Alejandro Abdelnur
|
5f5561d057
|
Fixing CHANGES.txt files, moving JIRAs from trunk to 0.23.1 section. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1227859 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 21:55:43 +00:00 |
|
Arun Murthy
|
2919ce8c8b
|
MAPREDUCE-3617. Removed wrong default value for yarn.resourcemanager.principal and yarn.nodemanager.principal. Contributed by Jonathan Eagles.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1227808 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 20:11:09 +00:00 |
|
Arun Murthy
|
7440a8aa37
|
MAPREDUCE-3548. Added more unit tests for MR AM & JHS web-services. Contributed by Thomas Graves.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1227801 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 20:01:20 +00:00 |
|
Arun Murthy
|
4404f20671
|
MAPREDUCE-3326. Added detailed information about queue's to the CapacityScheduler web-ui. Contributed by Jason Lowe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1227788 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 19:50:18 +00:00 |
|
Alejandro Abdelnur
|
6d45b9e31d
|
HADOOP-7934. Normalize dependencies versions across all modules. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1227787 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 19:46:42 +00:00 |
|