| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
173 (0.142s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: map side only behavior - Hadoop - [mail # user]
|
|
...No, the merge and sort will not happen in mapper task. And each mapper task will generate one output file. 2010/1/29 Gang Luo �) 8:54:33 上午 [EMAIL PROTECTED]> �) 10:00...
|
|
|
Author: Jeff Zhang,
2010-01-29, 16:05
|
|
|
Re: Exception happen when start a single node - Hadoop - [mail # user]
|
|
...Hi Nachiket, Thank you for your reply. But I don't think the page you recommend can solve my problem. The problem on your page is try to solve the namespace version incompatibility. Bu...
|
|
|
Author: Jeff Zhang,
2010-01-29, 14:40
|
|
|
Exception happen when start a single node - Hadoop - [mail # user]
|
|
...Hi all, One of my machine fall into the black list, then I want to restart it. But exception happens as following: 2010-01-29 10:32:23,247 FATAL org.apache.hadoop.hdfs.server.dat...
|
|
|
Author: Jeff Zhang,
2010-01-29, 02:55
|
|
|
Re: Fileformat query - Hadoop - [mail # user]
|
|
...Sorry for my mistake, the idea of writing your own InputFormat seems not a good idea. The cost of getting the line number of each split is a little high. On Fri, Jan 29, 2010 at...
|
|
|
Author: Jeff Zhang,
2010-01-29, 01:54
|
|
|
Re: Fileformat query - Hadoop - [mail # user]
|
|
...I'm afraid you have to write your own InputFormat if you really want to make the line number as the key. And I believe you can reuse most of the code of TextInputFormat, since your InputForm...
|
|
|
Author: Jeff Zhang,
2010-01-29, 00:40
|
|
|
Re: Cleanup Attempt in Map Task - Hadoop - [mail # user]
|
|
...One easy way is to increase the timeout by setting mapred.task.timeout in mapred-site.xml On Thu, Jan 28, 2010 at 5:59 PM, #YONG YONG CHENG# wrote: Best Rega...
|
|
|
Author: Jeff Zhang,
2010-01-28, 10:24
|
|
|
Re: setNumReduceTasks(1) - Hadoop - [mail # general]
|
|
...*See my comments below* On Mon, Jan 25, 2010 at 3:22 PM, Something Something wrote: *--Maybe you can use Counter to track the number of rows you add to HBase, then ...
|
|
|
Author: Jeff Zhang,
2010-01-26, 00:09
|
|
|
Re: How to timeout HFDS commands - Hadoop - [mail # user]
|
|
...Then you can put the HDFS operation in one thread, and kill the thread if you want to it timeout On Fri, Jan 22, 2010 at 6:37 PM, Yiping Han wrote: Best Regar...
|
|
|
Author: Jeff Zhang,
2010-01-22, 10:40
|
|
|
Re: How to timeout HFDS commands - Hadoop - [mail # user]
|
|
...Try Ctrl+C On Fri, Jan 22, 2010 at 5:50 PM, Yiping Han wrote: Best Regards Jeff Zhang...
|
|
|
Author: Jeff Zhang,
2010-01-22, 10:32
|
|
|
Re: Which config parameters are node-specific? - Hadoop - [mail # user]
|
|
...I believe all these parameters can be set as node-specific, because they are in different JVM. Correct me if I am wrong. On Wed, Jan 20, 2010 at 8:31 AM, Zhang, Zhang wrote: &nb...
|
|
|
Author: Jeff Zhang,
2010-01-20, 02:32
|
|
|
|