Vinod Kumar Vavilapalli
|
b7660f2bc9
MAPREDUCE-2726. Added job-file to the AM and JobHistoryServer web interfaces. Contributed by Jeffrey Naisbitt.
|
14 anni fa |
Vinod Kumar Vavilapalli
|
2e61ed306f
MAPREDUCE-3030. Fixed a bug in NodeId.equals() that was causing RM to reject all NMs. Contributed by Devaraj K.
|
14 anni fa |
Vinod Kumar Vavilapalli
|
29552eeb36
MAPREDUCE-2925. Fixed Yarn+MR client code to behave saner with completed jobs. Contributed by Devaraj K.
|
14 anni fa |
Vinod Kumar Vavilapalli
|
34d3936bcd
MAPREDUCE-2965. Streamlined the methods hashCode(), equals(), compareTo() and toString() for all IDs. Contributed by Siddharth Seth.
|
14 anni fa |
Vinod Kumar Vavilapalli
|
61900651b1
MAPREDUCE-3006. Fixed MapReduce AM to exit only after properly writing out history file. (vinodkv)
|
14 anni fa |
Mahadev Konar
|
e1acb1222d
MAPREDUCE-1788. o.a.h.mapreduce.Job shouldn't make a copy of the JobConf. (Arun Murthy via mahadev)
|
14 anni fa |
Arun Murthy
|
2eab7a28c7
MAPREDUCE-2987. Fixed display of logged user on RM Web-UI. Contributed by Thomas Graves.
|
14 anni fa |
Todd Lipcon
|
ca333f17c1
MAPREDUCE-2836. Provide option to fail jobs when submitted to non-existent fair scheduler pools. Contributed by Ahmed Radwan.
|
14 anni fa |
Vinod Kumar Vavilapalli
|
341a15a23d
MAPREDUCE-2994. Fixed a bug in ApplicationID parsing that affects RM UI. Contributed by Devaraj K.
|
14 anni fa |
Mahadev Konar
|
d9ba4670ed
MAPREDUCE-2672. MR-279: JobHistory Server needs Analysis this job. (Robert Evans via mahadev)
|
14 anni fa |
Vinod Kumar Vavilapalli
|
cb48bc1c93
MAPREDUCE-3007. Fixed Yarn Mapreduce client to be able to connect to JobHistoryServer in secure mode. Contributed by Vinod Kumar Vavilapalli.
|
14 anni fa |
Konstantin Shvachko
|
9704960e42
MAPREDUCE-2991. queueinfo.jsp fails if queue names contain special symbols. Contributed by Priyo Mustafi.
|
14 anni fa |
Arun Murthy
|
5183e88109
MAPREDUCE-3005. Fix both FifoScheduler and CapacityScheduler to correctly enforce locality constraints.
|
14 anni fa |
Vinod Kumar Vavilapalli
|
4ba2acf336
MAPREDUCE-2966. Added ShutDown hooks for MRV2 processes so that they can gracefully exit. Contributed by Abhijit Suresh Shingate.
|
14 anni fa |
Vinod Kumar Vavilapalli
|
47e04d3124
MAPREDUCE-2949. Fixed NodeManager to shut-down correctly if a service startup fails. Contributed by Ravi Teja Ch N V.
|
14 anni fa |
Mahadev Konar
|
88b82a0f66
MAPREDUCE-2899. Replace major parts of ApplicationSubmissionContext with a ContainerLaunchContext (Arun Murthy via mahadev)
|
14 anni fa |
Mahadev Konar
|
a3e8f6836b
MAPREDUCE-2676. MR-279: JobHistory Job page needs reformatted. (Robert Evans via mahadev)
|
14 anni fa |
Arun Murthy
|
88ff272cfd
MAPREDUCE-2995. Fixed race condition in ContainerLauncher. Contributed by Vinod K V.
|
14 anni fa |
Arun Murthy
|
53f921418d
MAPREDUCE-2995. Better handling of expired containers in MapReduce ApplicationMaster. Contributed by Vinod K V.
|
14 anni fa |
Arun Murthy
|
6165875dc6
MAPREDUCE-2896. Simplify all apis to in org.apache.hadoop.yarn.api.records.* to be get/set only. Added javadocs to all public records.
|
14 anni fa |
Arun Murthy
|
7fa0bf3558
MAPREDUCE-2874. Fix formatting of ApplicationId in web-ui. Contributed by Eric Payne.
|
14 anni fa |
Arun Murthy
|
c8383a5f49
MAPREDUCE-2985. Fixed findbugs warnings in ResourceLocalizationService. Contributed by Thomas Graves.
|
14 anni fa |
Konstantin Shvachko
|
1c01951264
MAPREDUCE-2669. Add new examples for Mean, Median, and Standard Deviation. Contributed by Plamen Jeliazkov.
|
14 anni fa |
Vinod Kumar Vavilapalli
|
fb65bfc661
MAPREDUCE-2979. Removed the needless ClientProtocolProvider configuration from the hadoop-mapreduce-client-core module. Contributed by Siddharth Seth.
|
14 anni fa |
Vinod Kumar Vavilapalli
|
be32d25c54
MAPREDUCE-2675. Reformat JobHistory Server main page to be more useful. Contributed by Robert Joseph Evans.
|
14 anni fa |
Vinod Kumar Vavilapalli
|
e14da3a72e
MAPREDUCE-2978. Fixed test-patch to make Jenkins report findbugs warnings properly. Contributed by Tom White.
|
14 anni fa |
Arun Murthy
|
6b2f2efe4d
MAPREDUCE-2749. Ensure NM registers with RM after starting all its services correctly. Contributed by Thomas Graves.
|
14 anni fa |
Arun Murthy
|
817ead65b9
MAPREDUCE-2933. Change allocate call to return ContainerStatus for completed containers rather than Container.
|
14 anni fa |
Vinod Kumar Vavilapalli
|
8fb67650b1
MAPREDUCE-2691. Finish up the cleanup of distributed cache file resources and related tests. Contributed by Siddharth Seth.
|
14 anni fa |
Mahadev Konar
|
b982e6205f
MAPREDUCE-2971. ant build mapreduce fails protected access jc.displayJobList (jobs) (Thomas Graves via mahadev)
|
14 anni fa |