| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
72 (0.066s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-5317] Stale files left behind for failed jobs - MapReduce - [issue]
|
|
...Courtesy Amar Kamat!We are seeing _temporary files left behind in the output folder if the jobfails.The job were failed due to hitting quota issue.I simply ran the randomwriter (from hadoop ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5317
Author: Ravi Prakash,
2013-06-19, 21:57
|
|
|
[MAPREDUCE-3135] Unit test org.apache.hadoop.mapred.TestJobHistoryServer fails intermittently - MapReduce - [issue]
|
|
...Every once in a while org.apache.hadoop.mapred.TestJobHistoryServer fails due to a timeout....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3135
Author: Ravi Prakash,
2013-06-05, 23:27
|
|
|
[MAPREDUCE-4711] Append time elapsed since job-start-time for finished tasks - MapReduce - [issue]
|
|
...In 0.20.x/1.x, the analyze job link gave this informationThe last Map task task_<sometask> finished at (relative to the Job launch time): 5/10 20:23:10 (1hrs, 27mins, 54sec)The time it...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4711
Author: Ravi Prakash,
2013-05-28, 15:57
|
|
|
Re: HDFS write failures! - MapReduce - [mail # user]
|
|
...Hi, I couldn't find any code that would relay this failure to the NN. The relevant code is in DFSOutputStream:DataStreamer:processDatanodeError() For trunk: https://svn.apache.or...
|
|
|
Author: Ravi Prakash,
2013-05-17, 18:14
|
|
|
[MAPREDUCE-4989] JSONify DataTables input data for Attempts page - MapReduce - [issue]
|
|
...Use deferred rendering for the attempts page as was done in MAPREDUCE-4720. I'm sorry I didn't realize earlier that this table could be huge too. Thanks to Jason Lowe for pointing it out....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4989
Author: Ravi Prakash,
2013-04-10, 18:30
|
|
|
[MAPREDUCE-5074] Remove limits on number of counters and counter groups in MapReduce - MapReduce - [issue]
|
|
...Can we please consider removing limits on the number of counters and counter groups now that it is all user code? Thanks to the much better architecture of YARN in which there is no single J...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5074
Author: Ravi Prakash,
2013-03-15, 18:22
|
|
|
Re: Why In-memory Mapoutput is necessary in ReduceCopier - MapReduce - [mail # dev]
|
|
...Hi Ling, Yes! It is because of performance concerns. We want to keep and merge map outputs in memory as much as we can. The amount of memory reserved for this purpose is configurable. ...
|
|
|
Author: Ravi Prakash,
2013-03-11, 16:58
|
|
|
[MAPREDUCE-4802] Takes a long time to load the task list on the AM for large jobs - MapReduce - [issue]
|
|
...We should turn on deferred rendering in DataTables as suggested by Luke here: https://issues.apache.org/jira/browse/YARN-151?focusedCommentId=13475811&page=com.atlassian.jira.plugin.syst...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4802
Author: Ravi Prakash,
2013-02-06, 17:05
|
|
|
[MAPREDUCE-4786] Job End Notification retry interval is 5 milliseconds by default - MapReduce - [issue]
|
|
...Courtesy Steven Willis and Harsh JFrom: Harsh JI believe the configs of the latter of both of the aboveclassifications were meant to be added in as replacement names, butthe property names g...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4786
Author: Ravi Prakash,
2013-02-06, 17:05
|
|
|
[MAPREDUCE-4227] TimeWindow statistics are not updated for TaskTrackers which have been restarted. - MapReduce - [issue]
|
|
...Whenever a TaskTracker is restarted after the JobTracker has been running for a while (an hour / day maybe), the TimeWindow statistics on the JobTracker Active nodes page are stuck at 0....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4227
Author: Ravi Prakash,
2013-01-28, 16:11
|
|
|
|