| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
283 (0.171s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-1119] When tasks fail to report status, show tasks's stack dump before killing - MapReduce - [issue]
|
|
...When the TT kills tasks that haven't reported status, it should somehow gather a stack dump for the task. This could be done either by sending a SIGQUIT (so the dump ends up in stdout) or pe...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1119
Author: Todd Lipcon,
2013-03-02, 18:10
|
|
|
Re: [Vote] Merge branch-trunk-win to trunk - MapReduce - [mail # dev]
|
|
...On Wed, Feb 27, 2013 at 2:54 PM, Suresh Srinivas wrote: I'm concerned about the above. Personally, I don't have access to any Windows boxes with development tools, and I know nothing a...
|
|
|
Author: Todd Lipcon,
2013-02-27, 23:43
|
|
|
Re: 答复: 答复: 答复: some ideas for QJM and NFS - MapReduce - [mail # user]
|
|
...Yes, I agree with what Liang said. You can look at the sync time metrics on the JournalNodes and in the NameNode to determine whether this is indeed responsible for the throughput loss. &nbs...
|
|
|
Author: Todd Lipcon,
2013-02-20, 00:04
|
|
|
[MAPREDUCE-2980] Fetch failures and other related issues in Jetty 6.1.26 - MapReduce - [issue]
|
|
...Since upgrading Jetty from 6.1.14 to 6.1.26 we've had a ton of HTTP-related issues, including: Much higher incidence of fetch failures A few strange file-descriptor related bugs (eg MAPREDUC...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2980
Author: Todd Lipcon,
2013-02-13, 05:09
|
|
|
[MAPREDUCE-2374] "Text File Busy" errors launching MR tasks - MapReduce - [issue]
|
|
...Some very small percentage of tasks fail with a "Text file busy" error.The following was the original diagnosis:Our use of PrintWriter in TaskController.writeCommand is unsafe, since that cl...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2374
Author: Todd Lipcon,
2013-02-07, 04:29
|
|
|
[MAPREDUCE-4229] Counter names' memory usage can be decreased by interning - MapReduce - [issue]
|
|
...In our experience, most of the memory in production JTs goes to storing counter names (String objects and character arrays). Since most counter names are reused again and again, it would be ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4229
Author: Todd Lipcon,
2013-02-06, 17:05
|
|
|
Re: HyperThreading in TaskTracker nodes? - MapReduce - [mail # user]
|
|
...Power issues aside, I've seen similar sorts of performance gains for MR workloads - around 15-20%. I think a fair bit of it is due to poor CPU cache utilization in various parts of Had...
|
|
|
Author: Todd Lipcon,
2013-02-05, 21:09
|
|
|
Re: Release numbering for branch-2 releases - MapReduce - [mail # dev]
|
|
...On Mon, Feb 4, 2013 at 2:14 PM, Suresh Srinivas wrote: My issue with the current scheme is that there is little definition as to what alpha/beta/stable means. We're trying to boil down...
|
|
|
Author: Todd Lipcon,
2013-02-04, 22:36
|
|
|
[MAPREDUCE-3267] MR2 reduce tasks showing >100% complete - MapReduce - [issue]
|
|
...My job is currently showing >100% reduce completion. Some reduce tasks are much higher than 100% complete. they appear to be in the "last merge pass" stage...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3267
Author: Todd Lipcon,
2013-01-28, 23:03
|
|
|
[MAPREDUCE-1347] Missing synchronization in MultipleOutputFormat - MapReduce - [issue]
|
|
...MultipleOutputFormat's RecordWriter implementation doesn't use synchronization when accessing the recordWriters member. When using multithreaded mappers or reducers, this can result in probl...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1347
Author: Todd Lipcon,
2013-01-27, 17:46
|
|
|
|