| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
26 (0.124s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hadoop Scheduling Algorithm - Hadoop - [mail # dev]
|
|
...Hi Amr, Hadoop contains the FIFO scheduler and two more advanced schedulers, the capacity scheduler, developed at Yahoo, and the fair scheduler, developed at Facebook. In Hadoop ...
|
|
|
Author: Sandy Ryza,
2013-04-21, 19:01
|
|
|
Re: [VOTE] Release Apache Hadoop 2.0.4-alpha - Hadoop - [mail # dev]
|
|
...+1 (non-binding) Built from source and ran sample jobs concurrently with the fair scheduler on a single node cluster. On Fri, Apr 12, 2013 at 2:56 PM, Arun C Murthy wrote:...
|
|
|
Author: Sandy Ryza,
2013-04-17, 00:40
|
|
|
Re: YARN - specify hosts in ContainerRequest - Hadoop - [mail # user]
|
|
...What do you mean when you say it doesn't seem to use the code? That you're not getting containers back? -Sandy On Fri, Apr 12, 2013 at 7:44 AM, Brian C. Huffman wrote...
|
|
|
Author: Sandy Ryza,
2013-04-12, 19:01
|
|
|
Re: Transferring a JIRA - Hadoop - [mail # dev]
|
|
...Weird, I didn't think I did, but maybe because I've contributed patches? I moved it to MAPREDUCE for you, and it's now MAPREDUCE-5136. -Sandy On Mon, Apr 8, 2013 at 12:27 P...
|
|
|
Author: Sandy Ryza,
2013-04-08, 19:49
|
|
|
Re: Transferring a JIRA - Hadoop - [mail # dev]
|
|
...Hi Amir, Yeah, there is. Under the "More Actions" menu, there's a "Move" option, which allows you to transfer the JIRA to another project. -Sandy On Mon, Apr 8, 2013 ...
|
|
|
Author: Sandy Ryza,
2013-04-08, 19:15
|
|
|
Re: hadoop 2.0.3 alpha - TestContainersMonitor fails - Hadoop - [mail # dev]
|
|
...Yeah, this was fixed by YARN-377 -Sandy On Wed, Apr 3, 2013 at 4:15 PM, Amir Sanjar wrote: ...
|
|
|
Author: Sandy Ryza,
2013-04-03, 23:39
|
|
|
[HADOOP-9300] Streaming fails to set output key class when reducer is java class - Hadoop - [issue]
|
|
...In an effort to avoid overwriting user configs (MAPREDUCE-1888), StreamJob doesn't set a job's output key/value classes unless they are specified in the streaming command line. If the ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9300
Author: Sandy Ryza,
2013-03-27, 12:06
|
|
|
Re: Custom output value for map function - Hadoop - [mail # user]
|
|
...Hi Paul, To do this, you need to make your Dog class implement Hadoop's Writable interface, so that it can be serialized to and deserialized from bytes. http://hadoop.apache.org/docs/r...
|
|
|
Author: Sandy Ryza,
2013-02-27, 18:41
|
|
|
Re: Can I perfrom a MR on my local filesystem - Hadoop - [mail # user]
|
|
...Hi Nikhil, The jobtracker doesn't do any deployment of other daemons. They are expected to be installed and started on other nodes separately. If I understand your question...
|
|
|
Author: Sandy Ryza,
2013-02-18, 19:51
|
|
|
Re: [VOTE] hadoop 0.23.6 rc1 release - Hadoop - [mail # general]
|
|
...+1 (non-binding) built from the source tarball on Ubuntu and ran a pi job On Tue, Feb 5, 2013 at 5:38 PM, Thomas Graves wrote: ...
|
|
|
Author: Sandy Ryza,
2013-02-06, 02:15
|
|
|
|