| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
149 (0.267s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Visual debugging tools for hadoop - MapReduce - [mail # dev]
|
|
...Yes data flow visualizations definitely sound like something that would be good for Ambari. If you are interested in debugging Hadoop jobs there is also the Hadoop Development Tools pr...
|
|
|
Author: Robert Evans,
2013-06-18, 17:53
|
|
|
Re: [VOTE] Release Apache Hadoop 0.23.8 - MapReduce - [mail # dev]
|
|
...+1 Downloaded the release and ran a few basic tests. On 5/28/13 11:00 AM, "Thomas Graves" wrote: ...
|
|
|
Author: Robert Evans,
2013-05-30, 19:22
|
|
|
Re: [VOTE] Plan to create release candidate for 0.23.8 - MapReduce - [mail # dev]
|
|
...+1 On 5/17/13 4:10 PM, "Thomas Graves" wrote: ...
|
|
|
Author: Robert Evans,
2013-05-20, 22:37
|
|
|
Re: JVM vs container memory configs - MapReduce - [mail # dev]
|
|
...For us we typically leave a 500MB difference between the heap and the container size. I think we can make this smaller, but we have not really tried. On 5/3/13 11:20 AM, "Karthi...
|
|
|
Author: Robert Evans,
2013-05-03, 20:31
|
|
|
Re: Versions - Confusion - MapReduce - [mail # dev]
|
|
...It is kind of complex. Up until 0.20 everything was fairly regular like you would expect. In 0.20 there was a split where security was added in to a branch and started to be numb...
|
|
|
Author: Robert Evans,
2013-04-26, 21:34
|
|
|
Re: [VOTE] Release Apache Hadoop 2.0.4-alpha - MapReduce - [mail # dev]
|
|
...+1 (binding) Downloaded the tar ball and ran some simple jobs. On 4/17/13 2:01 PM, "Siddharth Seth" wrote: ...
|
|
|
Author: Robert Evans,
2013-04-17, 21:50
|
|
|
Re: About LocalResource - MapReduce - [mail # user]
|
|
...A jar and a the directory a jar is in are not the same things from the class paths perspective. ./* only picks up .jar files in the current directory. $PWD is the same as ./ and does n...
|
|
|
Author: Robert Evans,
2013-04-01, 16:00
|
|
|
Re: Help on submitting a patch for an unassigned bug - MapReduce - [mail # dev]
|
|
...Also be aware that sometimes committers don't notice that a patch is not in patch available, so if you need a review and no one has started reviewing it, please send an e-mail to the dev lis...
|
|
|
Author: Robert Evans,
2013-03-26, 13:58
|
|
|
Re: [Vote] Merge branch-trunk-win to trunk - MapReduce - [mail # dev]
|
|
...My initial question was mostly intended to understand the desired new classification of Windows after the merge, and how we plan to maintain Windows support. I am happy to hear that ha...
|
|
|
Author: Robert Evans,
2013-02-28, 19:29
|
|
|
Re: Large static structures in M/R heap - MapReduce - [mail # user]
|
|
...Have you looked at things like CDB http://cr.yp.to/cdb.html that would allow you to keep most of the file on disk and cache hot parts in memory. That really depends on your access pattern. &...
|
|
|
Author: Robert Evans,
2013-02-27, 18:56
|
|
|
|