| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
21 (0.481s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
[HADOOP-9178] src/main/conf is missing hadoop-policy.xml - Hadoop - [issue]
|
|
...src/main/conf contains hadoop-env.sh and core-site.xml, but is missing hadoop-policy.xml...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9178
Author: Sandy Ryza,
2013-01-15, 13:20
|
|
|
[HADOOP-9141] Add support for createNonRecursive to ViewFileSystem - Hadoop - [issue]
|
|
...Currently this is thrown:java.io.IOException: createNonRecursive unsupported for this filesystem class org.apache.hadoop.fs.viewfs.ViewFileSystem...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9141
Author: Sandy Ryza,
2012-12-20, 23:01
|
|
|
[HADOOP-9153] Support createNonRecursive in ViewFileSystem - Hadoop - [issue]
|
|
...Implement createNonRecursive in ViewFileSystem. Currently an "Unsupported..." exception is thrown when it's called....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9153
Author: Sandy Ryza,
2012-12-20, 11:11
|
|
|
[HADOOP-8969] In TestIFile, testIFileReaderWithCodec relies on testIFileWriterWithCodec - Hadoop - [issue]
|
|
...The file used to test reading is expected to have been created by the file used to test writing...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8969
Author: Sandy Ryza,
2012-10-24, 02:33
|
|
|
[HADOOP-8913] hadoop-metrics2.properties should give units in comment for sampling period - Hadoop - [issue]
|
|
...the default hadoop-metrics2.properties contains the lines#default sampling period*.period=10it should be made clear that the units are seconds...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8913
Author: Sandy Ryza,
2012-10-11, 14:21
|
|
|
|