| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
259 (0.111s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Help: How to increase amont maptasks per job ? - Hadoop - [mail # user]
|
|
...Set higher values for mapred.tasktracker.map.tasks.maximum (and mapred.tasktracker.reduce.tasks.maximum) in mapred-site.xml On Fri, Jan 7, 2011 at 12:58 PM, Tali K wrote: ...
|
|
|
Author: Ted Yu,
2011-01-07, 21:19
|
|
|
Re: how to build hadoop in Linux - Hadoop - [mail # user]
|
|
...How about compile-core-native ? On Sat, Jan 1, 2011 at 11:21 AM, Da Zheng wrote: ...
|
|
|
Author: Ted Yu,
2011-01-01, 19:26
|
|
|
Re: how to build hadoop in Linux - Hadoop - [mail # user]
|
|
...For question #3, this should be helpful: http://ant.apache.org/manual/tasksoverview.html#compile On Sat, Jan 1, 2011 at 6:53 AM, Da Zheng wrote: ...
|
|
|
Author: Ted Yu,
2011-01-01, 15:31
|
|
|
Re: DISCUSSION: Cut a hadoop-0.20.0-append release from the tip of branch-0.20-append branch? - Hadoop - [mail # general]
|
|
...their new features on trunk against that. There was a thread in Nov - 'Caution using Hadoop 0.21' It would be helpful to see response to 0.22 ...
|
|
|
Author: Ted Yu,
2010-12-23, 01:46
|
|
|
Re: breadth-first search - Hadoop - [mail # user]
|
|
...Modify the following parameters: mapred.tasktracker.map.tasks.maximum mapred.tasktracker.reduce.tasks.maximum mapred.map.tasks mapred.reduce.tasks FYI you need to adjust the -Xmx for y...
|
|
|
Author: Ted Yu,
2010-12-22, 20:35
|
|
|
Re: Please help with hadoop configuration parameter set and get - Hadoop - [mail # user]
|
|
...You can use hadoop counter to pass this information. This way, you see the counters in job report. On Thu, Dec 16, 2010 at 10:58 PM, Peng, Wei wrote: ...
|
|
|
Author: Ted Yu,
2010-12-17, 14:39
|
|
|
Re: Question about AvatarNode - Hadoop - [mail # user]
|
|
...Check out the code on github You can find contrib/highavailability/src/java/org/apache/hadoop/hdfs/AvatarZooKeeperClient.java On Sun, Dec 12, 2010 at 11:54 PM, ChingShen wrote: &...
|
|
|
Author: Ted Yu,
2010-12-14, 05:37
|
|
|
Re: Reduce Error - Hadoop - [mail # user]
|
|
...I have seen this error from time to time and it has been either due to space or missing directories or disk errors. Space issue was caused by the fact that the I had mounted /de/...
|
|
|
Author: Ted Yu,
2010-12-09, 05:05
|
|
|
Re: Reduce Error - Hadoop - [mail # user]
|
|
...Any chance mapred.local.dir is under /tmp and part of it got cleaned up ? On Wed, Dec 8, 2010 at 4:17 AM, Adarsh Sharma wrote: ...
|
|
|
Author: Ted Yu,
2010-12-08, 15:19
|
|
|
Re: while loop issue in reduce - Hadoop - [mail # user]
|
|
...Is a_el an ArrayList ? If not, you only get the last element's value. On Sat, Dec 4, 2010 at 9:50 AM, Ranjan Sen wrote: ...
|
|
|
Author: Ted Yu,
2010-12-04, 21:42
|
|
|
|