Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 112 (0.342s).
Loading phrases to help you
refine your search...
[MAPREDUCE-3528] The task timeout check interval should be configurable independent of mapreduce.task.timeout - MapReduce - [issue]
...TaskHeartbeatHandler sleeps for 'mapreduce.task.timeout' - between each check. If a task/NM goes bad immediately after starting a task - the timeout is detected in ~2x the configured timeout...
http://issues.apache.org/jira/browse/MAPREDUCE-3528    Author: Siddharth Seth, 2012-01-10, 13:22
[MAPREDUCE-3490] RMContainerAllocator counts failed maps towards Reduce ramp up - MapReduce - [issue]
...The RMContainerAllocator does not differentiate between failed and successful maps while calculating whether reduce tasks are ready to launch. Failed tasks are also counted towards total com...
http://issues.apache.org/jira/browse/MAPREDUCE-3490    Author: Siddharth Seth, 2012-01-05, 13:22
[MAPREDUCE-3529] TokenCache does not cache viewfs credentials correctly - MapReduce - [issue]
...viewfs returns a list of delegation tokens for the actual namenodes. TokenCache caches these based on the actual service name - subsequent calls to TokenCache end up trying to get a new set ...
http://issues.apache.org/jira/browse/MAPREDUCE-3529    Author: Siddharth Seth, 2012-01-05, 13:22
[MAPREDUCE-3399] ContainerLocalizer should request new resources after completing the current one - MapReduce - [issue]
...Currently, the ContainerLocalizer to NM heartbeats to the NM every second. Not very significant, but this causes a ~4second delay in jobs (job jar, splits, etc). Instead, it should heartbeat...
http://issues.apache.org/jira/browse/MAPREDUCE-3399    Author: Siddharth Seth, 2011-12-28, 13:40
[MAPREDUCE-3573] Add display names for Shuffle Counters, Uber job counters - MapReduce - [issue]
http://issues.apache.org/jira/browse/MAPREDUCE-3573    Author: Siddharth Seth, 2011-12-16, 05:32
[MAPREDUCE-3450] NM port info no longer available in JobHistory - MapReduce - [issue]
...The NM RPC port used to be part of the hostname field in JobHistory. That seems to have gone missing. Required for the task log link on the history server....
http://issues.apache.org/jira/browse/MAPREDUCE-3450    Author: Siddharth Seth, 2011-11-30, 13:33
[MAPREDUCE-3468] Change version to 0.23.1 for ant builds on the 23 branch - MapReduce - [issue]
...Maven version has been changed to 0.23.1-SNAPSHOT. The ant build files need to change as well....
http://issues.apache.org/jira/browse/MAPREDUCE-3468    Author: Siddharth Seth, 2011-11-24, 13:15
[MAPREDUCE-3455] TokenCache should only call getDelegationToken if getDelegationTokens does not return valid tokens - MapReduce - [issue]
...Currently getDelegationToken is called irrespective of whether getDelegationTokens gives back valid tokens....
http://issues.apache.org/jira/browse/MAPREDUCE-3455    Author: Siddharth Seth, 2011-11-22, 22:09
[MAPREDUCE-3400] Change JobHistoryParser to @InterfaceAudience:public - MapReduce - [issue]
...There's several tools outside of MapReduce which may be used to process MR job history files. Instead of these tools writing their own parser, they could use the MR JobHistoryParser....
http://issues.apache.org/jira/browse/MAPREDUCE-3400    Author: Siddharth Seth, 2011-11-15, 05:32
[MAPREDUCE-3084] race when KILL_CONTAINER is received for a LOCALIZED container - MapReduce - [issue]
...Depending on when ContainersLaunch starts a container, KILL_CONTAINER when container state is LOCALIZED (LAUNCH_CONTAINER event already sent) can end up generating a CONTAINER_LAUNCHED event...
http://issues.apache.org/jira/browse/MAPREDUCE-3084    Author: Siddharth Seth, 2011-11-15, 00:50
Sort:
project
MapReduce (112)
Hadoop (18)
HDFS (3)
type
issue (103)
mail # dev (9)
date
last 7 days (3)
last 30 days (7)
last 90 days (14)
last 6 months (19)
last 9 months (112)
author
Harsh J (1038)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Thomas Graves (175)
Mohammad Tariq (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
Siddharth Seth