| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
321 (0.219s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: OT: anyone else going to berlin buzzwords? - Hadoop - [mail # general]
|
|
...I will be there Monday-Thursday. Monday sounds good for food and beverages. On Thu, May 12, 2011 at 2:13 AM, Doug Cutting wrote: ...
|
|
|
Author: Ted Dunning,
2011-05-12, 15:44
|
|
|
Re: Defining Hadoop Compatibility -revisiting- - Hadoop - [mail # general]
|
|
...As a specific example of how these are important, over in Mahout-land we have been wrestling with determining just what it means to have dependencies in the lib directory inside a jar.  ...
|
|
|
Author: Ted Dunning,
2011-05-12, 04:37
|
|
|
Re: Suggestions for swapping issue - Hadoop - [mail # user]
|
|
...How is it that 36 processes are not expected if you have configured 48 + 12 = 50 slots available on the machine? On Wed, May 11, 2011 at 11:11 AM, Adi wrote: ...
|
|
|
Author: Ted Dunning,
2011-05-11, 18:16
|
|
|
Re: HDFS - MapReduce coupling - Hadoop - [mail # user]
|
|
...Yes. There is quite a bit of need for the local file system in clustered mode. For one think, all of the shuffle intermediate files are on local disk. For another, the dist...
|
|
|
Author: Ted Dunning,
2011-05-02, 06:56
|
|
|
Re: Applications creates bigger output than input? - Hadoop - [mail # user]
|
|
...Cooccurrence analysis is commonly used in recommendations. These produce large intermediates. Come on over to the Mahout project if you would like to talk to a bunch of people wh...
|
|
|
Author: Ted Dunning,
2011-04-30, 20:32
|
|
|
Re: Serving Media Streaming - Hadoop - [mail # user]
|
|
...Check out S4 http://s4.io/ On Fri, Apr 29, 2011 at 10:13 PM, Luiz Fernando Figueiredo wrote: ...
|
|
|
Author: Ted Dunning,
2011-04-30, 20:31
|
|
|
Re: questions about hadoop map reduce and compute intensive related applications - Hadoop - [mail # general]
|
|
...On Sat, Apr 30, 2011 at 12:18 AM, elton sky wrote: Not quite sure what algorithms you mean here, but for trivial parallelism, map-reduce is a fine way to go. MPI supports ...
|
|
|
Author: Ted Dunning,
2011-04-30, 20:30
|
|
|
Re: providing the same input to more than one Map task - Hadoop - [mail # user]
|
|
...I would recommend taking this question to the Mahout mailing list. The short answer is that matrix multiplication by a column vector is pretty easy. Each mapper reads the vector ...
|
|
|
Author: Ted Dunning,
2011-04-23, 01:33
|
|
|
Re: Estimating Time required to compute M/Rjob - Hadoop - [mail # user]
|
|
...Turing completion isn't the central question here, really. The truth is, map-reduce programs have considerably pressure to be written in a scalable fashion which limits them to fairly ...
|
|
|
Author: Ted Dunning,
2011-04-18, 00:07
|
|
|
Re: Estimating Time required to compute M/Rjob - Hadoop - [mail # user]
|
|
...Sounds like this paper might help you: Predicting Multiple Performance Metrics for Queries: Better Decisions Enabled by Machine Learning by Ganapathi, Archana, Harumi Kuno, Umeshwar Da...
|
|
|
Author: Ted Dunning,
2011-04-16, 22:03
|
|
|
|