| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
162 (0.141s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-1016] Make the format of the Job History be JSON instead of Avro binary - MapReduce - [issue]
|
|
...I forgot that one of the features that would be nice is to off load the job history display from the JobTracker. That will be a lot easier, if the job history is stored in JSON. Therefore, I...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1016
Author: Owen O'Malley,
2010-08-24, 21:17
|
|
|
[MAPREDUCE-1011] Git and Subversion ignore of build.properties - MapReduce - [issue]
|
|
...Currently ant test-patch can't use build.properties, because it counts as an non-pristine directory. I'll add build.properties to the subversion properties....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1011
Author: Owen O'Malley,
2010-08-24, 21:17
|
|
|
[MAPREDUCE-947] OutputCommitter should have an abortJob method - MapReduce - [issue]
|
|
...The OutputCommitter needs an abortJob method to clean up from failed jobs. Currently there is no way to distinguish between failed or succeeded jobs, making it impossible to write output pro...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-947
Author: Owen O'Malley,
2010-08-24, 21:16
|
|
|
[MAPREDUCE-917] Remove getInputCounter and getOutputCounter from Contexts - MapReduce - [issue]
|
|
...The getInputCounter and getOutputCounter methods need to be removed from the new mapreduce APIs....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-917
Author: Owen O'Malley,
2010-08-24, 21:15
|
|
|
[MAPREDUCE-711] Move Distributed Cache from Common to Map/Reduce - MapReduce - [issue]
|
|
...Distributed Cache logically belongs as part of map/reduce and not Common....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-711
Author: Owen O'Malley,
2010-08-24, 21:14
|
|
|
[MAPREDUCE-639] Update the TeraSort to reflect the new benchmark rules for '09 - MapReduce - [issue]
|
|
...The terabyte sort rules have been changed and the example should be updated to match them....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-639
Author: Owen O'Malley,
2010-08-24, 21:13
|
|
|
[MAPREDUCE-336] The logging level of the tasks should be configurable by the job - MapReduce - [issue]
|
|
...It would be nice to be able to configure the logging level of the Task JVM's separately from the server JVM's. Reducing logging substantially increases performance and reduces the consumptio...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-336
Author: Owen O'Malley,
2010-08-24, 21:13
|
|
|
[HADOOP-6439] Shuffle deadlocks on wrong number of maps - MapReduce - [issue]
|
|
...The new shuffle assumes that the number of maps is correct. The new JobSubmitter sets the old value. Something misfires in the middle causing:09/12/01 00:00:15 WARN conf.Configuration: mapre...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-6439
Author: Owen O'Malley,
2010-08-24, 20:41
|
|
|
Re: Sort Input - MapReduce - [mail # user]
|
|
...On Aug 14, 2010, at 1:26 AM, Dennis wrote: The random writer example produces the input for the sort example. Please use mapreduce-user instead of general for questions. ...
|
|
|
Author: Owen O'Malley,
2010-08-14, 18:24
|
|
|
Re: Partitioner in Hadoop 0.20 - MapReduce - [mail # user]
|
|
...On Aug 4, 2010, at 10:58 AM, David Rosenstrauch wrote: ReflectionUtils.newInstance will use either Configurable or JobConfigurable (or both!). So implementing either one will w...
|
|
|
Author: Owen O'Malley,
2010-08-04, 21:09
|
|
|
|