Arun Murthy
|
ed7eda00cb
MAPREDUCE-3066. Fixed default ResourceTracker address for the NodeManager. Contributed by Chris Riccomini.
|
%!s(int64=14) %!d(string=hai) anos |
Arun Murthy
|
32f28e6994
MAPREDUCE-3062. Fixed default RMAdmin address. Contributed by Chris Riccomini.
|
%!s(int64=14) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
d00b3c49f6
MAPREDUCE-2880. Improved classpath-construction for mapreduce AM and containers. Contributed by Arun C Murthy.
|
%!s(int64=14) %!d(string=hai) anos |
Aaron Myers
|
83e4b2b469
HADOOP-7621. alfredo config should be in a file not readable by users (Alejandro Abdelnur via atm)
|
%!s(int64=14) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
d50ecc38a3
HADOOP-7575. Enhanced LocalDirAllocator to support fully-qualified paths. Contributed by Jonathan Eagles.
|
%!s(int64=14) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
af61f4ae15
MAPREDUCE-2970. Fixed NPEs in corner cases with different configurations for mapreduce.framework.name. Contributed by Venu Gopala Rao.
|
%!s(int64=14) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
01fbb0fb45
MAPREDUCE-2930. Added the ability to be able to generate graphs from the state-machine definitions. Contributed by Binglin Chang.
|
%!s(int64=14) %!d(string=hai) anos |
Sanjay Radia
|
7d8e9d6960
HADOOP-7524 Change RPC to allow multiple protocols including multuple versions of the same protocol (sanjay Radia)
|
%!s(int64=14) %!d(string=hai) anos |
Tsz-wo Sze
|
4dc4e9e63f
HDFS-2340. Support getFileBlockLocations and getDelegationToken in webhdfs.
|
%!s(int64=14) %!d(string=hai) anos |
Arun Murthy
|
0e870d7d18
MAPREDUCE-3023. Fixed clients to display queue state correctly. Contributed by Ravi Prakash.
|
%!s(int64=14) %!d(string=hai) anos |
Arun Murthy
|
1d067c6e2b
MAPREDUCE-2998. Fixed a bug in TaskAttemptImpl which caused it to fork bin/mapred too many times. Contributed by Vinod K V.
|
%!s(int64=14) %!d(string=hai) anos |
Arun Murthy
|
339b85b88e
MAPREDUCE-3036. Fixed metrics for reserved resources in CS. Contributed by Robert Evans.
|
%!s(int64=14) %!d(string=hai) anos |
Arun Murthy
|
b8e8b8da75
MAPREDUCE-3018. Fixed -file option for streaming. Contributed by Mahadev Konar.
|
%!s(int64=14) %!d(string=hai) anos |
Matthew Foley
|
8cd6eb67f3
HADOOP-7633. Missed this file in previous commit.
|
%!s(int64=14) %!d(string=hai) anos |
Matthew Foley
|
adcebcbc03
HADOOP-7630. hadoop-metrics2.properties should have a property *.period set to a default value for metrics. Contributed by Eric Yang.
|
%!s(int64=14) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
e49ef2e6c5
HADOOP-7639. Enhance HttpServer to allow passing path-specs for filtering, so that servers like Yarn WebApp can get filtered the paths served by their own injected servlets. Contributed by Thomas Graves.
|
%!s(int64=14) %!d(string=hai) anos |
Arun Murthy
|
f0fedda8ef
MAPREDUCE-3040. Fixed extra copy of Configuration in YarnClientProtocolProvider and ensured MiniMRYarnCluster sets JobHistory configuration for tests.
|
%!s(int64=14) %!d(string=hai) anos |
Matthew Foley
|
9d14f100c8
HDFS-2347. Fix checkpointTxnCount's comment about editlog size. Contributed by Uma Maheswara Rao G.
|
%!s(int64=14) %!d(string=hai) anos |
Mahadev Konar
|
bbfd81503c
MAPREDUCE-3017. The Web UI shows FINISHED for killed/successful/failed jobs. (mahadev)
|
%!s(int64=14) %!d(string=hai) anos |
Arun Murthy
|
482d840bcf
MAPREDUCE-3004. Fix ReduceTask to not assume 'local' mode in YARN. Contributed by Hitesh Shah.
|
%!s(int64=14) %!d(string=hai) anos |
Mahadev Konar
|
e16f8a9fdf
MAPREDUCE-3038. job history server not starting because conf() missing HsController (Jeffrey Naisbitt via mahadev)
|
%!s(int64=14) %!d(string=hai) anos |
Arun Murthy
|
8ae3cdeac7
MAPREDUCE-3042. Fixed default ResourceTracker address. Contributed by Chris Riccomini.
|
%!s(int64=14) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
b7660f2bc9
MAPREDUCE-2726. Added job-file to the AM and JobHistoryServer web interfaces. Contributed by Jeffrey Naisbitt.
|
%!s(int64=14) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
2e61ed306f
MAPREDUCE-3030. Fixed a bug in NodeId.equals() that was causing RM to reject all NMs. Contributed by Devaraj K.
|
%!s(int64=14) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
29552eeb36
MAPREDUCE-2925. Fixed Yarn+MR client code to behave saner with completed jobs. Contributed by Devaraj K.
|
%!s(int64=14) %!d(string=hai) anos |
Tsz-wo Sze
|
e34d2c075d
HDFS-2330. In NNStorage and FSImagePreTransactionalStorageInspector, IOExceptions of stream closures can mask root exceptions. Contributed by Uma Maheswara Rao G
|
%!s(int64=14) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
e56579b9da
MAPREDUCE-2965. Fixed two FindBugs warnings in the previous commit.
|
%!s(int64=14) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
34d3936bcd
MAPREDUCE-2965. Streamlined the methods hashCode(), equals(), compareTo() and toString() for all IDs. Contributed by Siddharth Seth.
|
%!s(int64=14) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
61900651b1
MAPREDUCE-3006. Fixed MapReduce AM to exit only after properly writing out history file. (vinodkv)
|
%!s(int64=14) %!d(string=hai) anos |
Devaraj Das
|
7985d3904c
HADOOP-7631. Fixes a config problem to do with running streaming jobs. Contributed by Eric Yang.
|
%!s(int64=14) %!d(string=hai) anos |