| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
138 (0.355s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-1623] Apply audience and stability annotations to classes in mapred package - MapReduce - [issue]
|
|
...There are lots of implementation classes in org.apache.hadoop.mapred which makes it difficult to see the user-level MapReduce API classes in the Javadoc. (See http://hadoop.apache.org/common...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1623
Author: Tom White,
2010-08-24, 21:21
|
|
|
[MAPREDUCE-1348] Package org.apache.hadoop.blockforensics does not match directory name - MapReduce - [issue]
|
|
...BlockSearch is in the package org.apache.hadoop.blockforensics, but in the source directory org/apache/hadoop/block_forensics. While javac doesn't seem to mind about this mismatch, Eclipse t...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1348
Author: Tom White,
2010-08-24, 21:19
|
|
|
[MAPREDUCE-1050] Introduce a mock object testing framework - MapReduce - [issue]
|
|
...Using mock objects in unit tests can improve code quality (see e.g. http://www.mockobjects.com/). Hadoop would benefit from having a mock object framework for developers to write unit tests ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1050
Author: Tom White,
2010-08-24, 21:18
|
|
|
[MAPREDUCE-1012] Context interfaces should be Public Evolving - MapReduce - [issue]
|
|
...As discussed in MAPREDUCE-954 the nascent context interfaces should be marked as Public Evolving to facilitate future evolution....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1012
Author: Tom White,
2010-08-24, 21:17
|
|
|
[MAPREDUCE-977] Missing jackson jars from Eclipse template - MapReduce - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-977
Author: Tom White,
2010-08-24, 21:17
|
|
|
[MAPREDUCE-245] Job and JobControl classes should return interfaces rather than implementations - MapReduce - [issue]
|
|
...See HADOOP-2202 and HADOOP-2268 for background on this. I am creating a new issue, since the previous two did not fix the problem, and it can be addressed when we make non backwards compatib...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-245
Author: Tom White,
2010-08-24, 21:13
|
|
|
[HADOOP-6654] Example in WritableComparable javadoc doesn't compile - MapReduce - [issue]
|
|
...See http://www.nabble.com/API-Documentation-question---WritableComparable-tt20967409.html....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-6654
Author: Tom White,
2010-08-24, 20:42
|
|
|
Re: Null mapper? - MapReduce - [mail # user]
|
|
...On Mon, Aug 16, 2010 at 3:21 PM, David Rosenstrauch wro te: "no" I need org.apache.hadoop.mapreduce.Mapper is the identity mapper: it simply emits the key-value pairs it was pass...
|
|
|
Author: Tom White,
2010-08-18, 21:31
|
|
|
Re: 0.21? - MapReduce - [mail # user]
|
|
...Hi Torsten, Have you by any chance tried the release candidate I created? If you've got any feedback from trying it out then please send it to http://www.mail-archive.com/[EMAIL PROTEC...
|
|
|
Author: Tom White,
2010-07-16, 11:01
|
|
|
Re: building 0.21 - MapReduce - [mail # dev]
|
|
...Perhaps you're not getting up-to-date libraries? Try common> ant clean jar mvn-install hdfs> ant veryclean jar mvn-install -Dresolvers=internal mapreduce> ant veryclean jar -D...
|
|
|
Author: Tom White,
2010-06-08, 22:38
|
|
|
|