| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
148 (0.051s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: task statistics - MapReduce - [mail # user]
|
|
...We use the following in our client: JobClient jobClient = new JobClient(jobConf); TaskReport[] mapTaskReports jobClient.getMapTa...
|
|
|
Author: Ted Yu,
2010-12-06, 21:22
|
|
|
Re: obtain task log programmatically - MapReduce - [mail # dev]
|
|
...Dick: Your patch is not in Apache release yet. Do you know when it would be ? Thanks On Tue, Nov 30, 2010 at 11:28 AM, Dick King wrote: ...
|
|
|
Author: Ted Yu,
2010-12-02, 15:52
|
|
|
Re: obtain task log programmatically - MapReduce - [mail # dev]
|
|
...That JIRA requires migration to O.A.H.mapreduce API for running Jobs, right ? On Tue, Nov 30, 2010 at 11:28 AM, Dick King wrote: ...
|
|
|
Author: Ted Yu,
2010-11-30, 19:55
|
|
|
obtain task log programmatically - MapReduce - [mail # dev]
|
|
...Hi, We use cdh3b2. We want to collect task logs from failed tasks programmatically. I looked at RunningJob.getTaskCompletionEvents() which points to taskTrackerHttp. Please share your ...
|
|
|
Author: Ted Yu,
2010-11-30, 19:17
|
|
|
Re: using pipe in the command executed by slaves.sh - MapReduce - [mail # dev]
|
|
...[hadoop@us01-ciqps1-name01 ~]$ slaves.sh '/usr/java/default/bin/jps | /bin/grep Child | /usr/bin/wc -l' us01-ciqps1-grid01.carrieriq.com: bash: /usr/java/default/bin/jps : No such file or di...
|
|
|
Author: Ted Yu,
2010-11-25, 13:01
|
|
|
using pipe in the command executed by slaves.sh - MapReduce - [mail # dev]
|
|
...Hi, We use cdh3b2 I want to get per-tasktracker statictics, such as the count of map/reduce tasks on each node. The following returns total: slaves.sh /usr/java/default/bin/jps | /bin/...
|
|
|
Author: Ted Yu,
2010-11-25, 06:19
|
|
|
Re: Migrating from mapred to mapreduce API - MapReduce - [mail # user]
|
|
...You can get the source code here: http://archive.cloudera.com/cdh/3/hadoop-0.20.2+320.tar.gz On Thu, Nov 18, 2010 at 4:21 PM, Srihari Anantha Padmanabhan wrote: ...
|
|
|
Author: Ted Yu,
2010-11-19, 00:29
|
|
|
Re: Migrating from mapred to mapreduce API - MapReduce - [mail # user]
|
|
...Sorry to mention that I was searching in cdh3b2 tree. What distro of hadoop are you using ? On Thu, Nov 18, 2010 at 4:06 PM, Srihari Anantha Padmanabhan wrote: ...
|
|
|
Author: Ted Yu,
2010-11-19, 00:14
|
|
|
Re: Migrating from mapred to mapreduce API - MapReduce - [mail # user]
|
|
...Have you looked at src/mapred/org/apache/hadoop/mapreduce/lib/output/MultipleOutputs.java ? On Thu, Nov 18, 2010 at 3:15 PM, Srihari Anantha Padmanabhan wrote: ...
|
|
|
Author: Ted Yu,
2010-11-18, 23:40
|
|
|
spill taking too long - MapReduce - [mail # dev]
|
|
...Hi, We use cdh3b2. We sometimes see maptask timeout. Here is log from one of the maptasks: 2010-11-04 10:34:23,820 INFO org.apache.hadoop.mapred.MapTask: Spilling map output: buffer fu...
|
|
|
Author: Ted Yu,
2010-11-04, 18:36
|
|
|
|