Vinod Kumar Vavilapalli
|
4ba2acf336
MAPREDUCE-2966. Added ShutDown hooks for MRV2 processes so that they can gracefully exit. Contributed by Abhijit Suresh Shingate.
|
%!s(int64=13) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
47e04d3124
MAPREDUCE-2949. Fixed NodeManager to shut-down correctly if a service startup fails. Contributed by Ravi Teja Ch N V.
|
%!s(int64=13) %!d(string=hai) anos |
Mahadev Konar
|
88b82a0f66
MAPREDUCE-2899. Replace major parts of ApplicationSubmissionContext with a ContainerLaunchContext (Arun Murthy via mahadev)
|
%!s(int64=13) %!d(string=hai) anos |
Mahadev Konar
|
a3e8f6836b
MAPREDUCE-2676. MR-279: JobHistory Job page needs reformatted. (Robert Evans via mahadev)
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
88ff272cfd
MAPREDUCE-2995. Fixed race condition in ContainerLauncher. Contributed by Vinod K V.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
53f921418d
MAPREDUCE-2995. Better handling of expired containers in MapReduce ApplicationMaster. Contributed by Vinod K V.
|
%!s(int64=13) %!d(string=hai) anos |
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.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
7fa0bf3558
MAPREDUCE-2874. Fix formatting of ApplicationId in web-ui. Contributed by Eric Payne.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
c8383a5f49
MAPREDUCE-2985. Fixed findbugs warnings in ResourceLocalizationService. Contributed by Thomas Graves.
|
%!s(int64=13) %!d(string=hai) anos |
Konstantin Shvachko
|
1c01951264
MAPREDUCE-2669. Add new examples for Mean, Median, and Standard Deviation. Contributed by Plamen Jeliazkov.
|
%!s(int64=13) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
fb65bfc661
MAPREDUCE-2979. Removed the needless ClientProtocolProvider configuration from the hadoop-mapreduce-client-core module. Contributed by Siddharth Seth.
|
%!s(int64=13) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
be32d25c54
MAPREDUCE-2675. Reformat JobHistory Server main page to be more useful. Contributed by Robert Joseph Evans.
|
%!s(int64=13) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
e14da3a72e
MAPREDUCE-2978. Fixed test-patch to make Jenkins report findbugs warnings properly. Contributed by Tom White.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
6b2f2efe4d
MAPREDUCE-2749. Ensure NM registers with RM after starting all its services correctly. Contributed by Thomas Graves.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
817ead65b9
MAPREDUCE-2933. Change allocate call to return ContainerStatus for completed containers rather than Container.
|
%!s(int64=13) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
8fb67650b1
MAPREDUCE-2691. Finish up the cleanup of distributed cache file resources and related tests. Contributed by Siddharth Seth.
|
%!s(int64=13) %!d(string=hai) anos |
Mahadev Konar
|
b982e6205f
MAPREDUCE-2971. ant build mapreduce fails protected access jc.displayJobList (jobs) (Thomas Graves via mahadev)
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
fbf0035ee6
MAPREDUCE-2975. Fixed YARNRunner to use YarnConfiguration rather than Configuration. Contributed by Mahadev Konar.
|
%!s(int64=13) %!d(string=hai) anos |
Aaron Myers
|
68cb2b01b6
HADOOP-7607 and MAPREDUCE-2934. Simplify the RPC proxy cleanup process. (atm)
|
%!s(int64=13) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
1d84d983a2
MAPREDUCE-2954. Fixed a deadlock in NM caused due to wrong synchronization in protocol buffer records. Contributed by Siddharth Seth.
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
85e17fd2df
MAPREDUCE-2711. Update TestBlockPlacementPolicyRaid for the new namesystem and block management APIs.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
71e0515433
MAPREDUCE-2963. Fix hang in TestMRJobs. Contributed by Siddharth Seth.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
ca853445e9
MAPREDUCE-2953. Fix a race condition on submission which caused client to incorrectly assume application was gone by making submission synchronous for RMAppManager. Contributed by Thomas Graves.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
a0ef2d7503
MAPREDUCE-2937. Ensure reason for application failure is displayed to the user. Contributed by Mahadev Konar.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
035937bee8
MAPREDUCE-2690. Web-page for FifoScheduler. Contributed by Eric Payne.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
fafe8cd28e
MAPREDUCE-2864. Normalize configuration variable names for YARN. Contributed by Robert Evans.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
b3c9c3c182
MAPREDUCE-2677. Fixed 404 for some links from HistoryServer. Contributed by Robert Evans.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
1b294f206b
MAPREDUCE-2844. Fixed display of nodes in UI. Contributed by Ravi Teja Ch N V.
|
%!s(int64=13) %!d(string=hai) anos |
Arun Murthy
|
6b6ef7b8e3
MAPREDUCE-2947. Fixed race condition in AuxiliaryServices. Contributed by Vinod K V.
|
%!s(int64=13) %!d(string=hai) anos |
Mahadev Konar
|
8ac20f92f5
MAPREDUCE-2942. TestNMAuditLogger.testNMAuditLoggerWithIP failing (Thomas Graves via mahadev)
|
%!s(int64=13) %!d(string=hai) anos |