Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 106 (0.169s).
Loading phrases to help you
refine your search...
[MAPREDUCE-5195] Job doesn't utilize all the available cluster resources with CombineFileInputFormat - MapReduce - [issue]
...If we enable delay scheduling in capacity scheduler and the submitted job is using CombineFileInputFormat then this job is not able to use the all the available resources in the cluster, run...
http://issues.apache.org/jira/browse/MAPREDUCE-5195    Author: Devaraj K, 2013-04-30, 14:24
[MAPREDUCE-5174] Job History server gives wrong no of total maps and reducers - MapReduce - [issue]
...History server displays wrong no of total maps and total reducers in JHS UI Job listing for non-succeeded jobs and also REST API (i.e http://<job history ip><port>/ws/v1/history/...
http://issues.apache.org/jira/browse/MAPREDUCE-5174    Author: Devaraj K, 2013-04-24, 05:41
[MAPREDUCE-4788] Job are marking as FAILED even if there are no failed tasks in it - MapReduce - [issue]
...Sometimes Jobs are marking as FAILED and some the tasks are marking as KILLED in it. In MRAppMaster, JobFinishEvent is triggering and waiting for the 5000 millis. If any tasks final state is...
http://issues.apache.org/jira/browse/MAPREDUCE-4788    Author: Devaraj K, 2013-02-04, 00:48
[MAPREDUCE-4950] MR App Master fails to write the history due to AvroTypeException - MapReduce - [issue]
...2013-01-19 19:31:27,269 INFO [AsyncDispatcher event handler] org.apache.hadoop.mapreduce.jobhistory.JobHistoryEventHandler: In stop, writing event MAP_ATTEMPT_STARTED2013-01-19 19:31:27,269 ...
http://issues.apache.org/jira/browse/MAPREDUCE-4950    Author: Devaraj K, 2013-01-20, 12:10
[MAPREDUCE-4286] TestClientProtocolProviderImpls passes on failure conditions also - MapReduce - [issue]
http://issues.apache.org/jira/browse/MAPREDUCE-4286    Author: Devaraj K, 2013-01-17, 13:17
[MAPREDUCE-3232] AM should  handle reboot from Resource Manager - MapReduce - [issue]
...When the RM doesn't have last response id for app attempt(or the request response id is less than the last response id), RM sends reboot response but AM doesn't handle this....
http://issues.apache.org/jira/browse/MAPREDUCE-3232    Author: Devaraj K, 2013-01-17, 13:14
[MAPREDUCE-3556] Resource Leaks in key flows - MapReduce - [issue]
...MapTask.java   if (combinerRunner == null || numSpills < minSpillsForCombine) {            Merger.writeFile(kvIter, writer, reporter, job...
http://issues.apache.org/jira/browse/MAPREDUCE-3556    Author: Devaraj K, 2013-01-17, 13:12
[MAPREDUCE-4743] Job is marking as FAILED and also throwing the Transition exception instead of KILLED when issues a KILL command - MapReduce - [issue]
...org.apache.hadoop.yarn.state.InvalidStateTransitonException: Invalid event: T_KILL at SUCCEEDED at org.apache.hadoop.yarn.state.StateMachineFactory.doTransition(StateMachineFactory.java:301)...
http://issues.apache.org/jira/browse/MAPREDUCE-4743    Author: Devaraj K, 2013-01-17, 13:10
[MAPREDUCE-2562] NullPointerException in Jobtracker when it is started without Name Node - MapReduce - [issue]
...It is throwing NullPointerException in job tracker logs when job tracker is started without NameNode.Bar.java2011-06-03 01:50:04,304 INFO org.apache.hadoop.ipc.Client: Retrying connect to se...
http://issues.apache.org/jira/browse/MAPREDUCE-2562    Author: Devaraj K, 2013-01-17, 13:08
[MAPREDUCE-2548] Log improvements in DBOutputFormat.java and CounterGroup.java - MapReduce - [issue]
...1. Instead of the printing the stack trace on the console, It can be logged. DBOutputFormat.java    public void write(K key, V value) throws IOException {     &...
http://issues.apache.org/jira/browse/MAPREDUCE-2548    Author: Devaraj K, 2013-01-17, 13:07
Sort:
project
MapReduce (106)
Hadoop (29)
HDFS (2)
Hive (1)
type
issue (92)
mail # user (12)
mail # dev (2)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (17)
last 9 months (106)
author
Harsh J (1045)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (173)
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)
Devaraj K