Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 121 to 128 from 128 (0.098s).
Loading phrases to help you
refine your search...
[MAPREDUCE-403] ProcessTree can try and kill a "null" POD - MapReduce - [issue]
...Saw this in a test run, while trying to shut down a TaskTracker[sf-startdaemon-debug] 09/05/07 16:42:42 [Map-events fetcher for all reduce tasks on tracker_morzine.hpl.hp.com:loc...
http://issues.apache.org/jira/browse/MAPREDUCE-403    Author: Steve Loughran, 2010-04-29, 08:06
[MAPREDUCE-402] TaskTracker doesnt recheck job tracker version on reconnect - MapReduce - [issue]
...This isnt anything I have a test for/encountered, just something I noticed when reviewing TaskTracker.1. TaskTracker sets a justStarted flag to true when starting up2. One way it uses this f...
http://issues.apache.org/jira/browse/MAPREDUCE-402    Author: Steve Loughran, 2010-04-29, 08:06
Re: how to know which cpu is bound when a given task is run - MapReduce - [mail # dev]
...Arun C Murthy wrote:  There's nothing in the java process execution API calls to set CPU  affinity. It's been in WinNT for a while, got added to Linux in 2.5  kernel. The sche...
   Author: Steve Loughran, 2010-01-22, 11:36
branching mapred - MapReduce - [mail # dev]
...I've created a little branch where I've synced up my lifecycle-aware  services with the moved bits  http://svn.apache.org/viewvc/hadoop/mapreduce/branches/MAPREDUCE-233/  Chri...
   Author: Steve Loughran, 2009-09-15, 16:31
Re: InterruptedException - MapReduce - [mail # dev]
...Owen O'Malley wrote:  here are the ones that surface at startup https://issues.apache.org/jira/browse/HADOOP-6220 https://issues.apache.org/jira/browse/HADOOP-6221  It would be goo...
   Author: Steve Loughran, 2009-08-27, 12:09
Re: InterruptedException - MapReduce - [mail # dev]
...Owen O'Malley wrote:  I can see the appeal of an InterruptedIOException that extends  IOException, but its really just damage limitation. Changing the  signatures would be bet...
   Author: Steve Loughran, 2009-08-27, 10:41
Re: InterruptedException - MapReduce - [mail # dev]
...Chris K Wensel wrote:  I havent' seen those. As owen says, swallowing interruptions is naughty,  I don't know what the hadoop-wide policy is on processing them;  something to ...
   Author: Steve Loughran, 2009-08-26, 15:15
Re: InterruptedException - MapReduce - [mail # dev]
...Owen O'Malley wrote:  I draw your attention to this bit of startup code in JobTracker       try {          Thread.sleep(FS_ACCESS_RETRY_PERIOD); ...
   Author: Steve Loughran, 2009-08-26, 11:48
Sort:
project
Hadoop (930)
MapReduce (128)
HDFS (37)
Pig (2)
Avro (1)
type
issue (57)
mail # user (47)
mail # dev (24)
date
last 7 days (1)
last 30 days (4)
last 90 days (7)
last 6 months (14)
last 9 months (128)
author
Harsh J (1038)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (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)
Steve Loughran