| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
162 (4.222s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-2188] The new API MultithreadedMapper doesn't call the initialize method of the RecordReader - MapReduce - [issue]
|
|
...The wrapping RecordReader in the Multithreaded Mapper is never initialized. With HADOOP-6685, this becomes a problem because the ReflectionUtils.copy requires a non-null configuration....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2188
Author: Owen O'Malley,
2011-12-12, 06:18
|
|
|
[MAPREDUCE-3495] Remove my personal email address from the pipes build file. - MapReduce - [issue]
|
|
...When I first wrote the pipes autoconf/automake stuff, I incorrectly put my email address in the AC_INIT line, which means if something goes wrong, you get:> configure: WARNING: &nb...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3495
Author: Owen O'Malley,
2011-12-01, 18:19
|
|
|
[MAPREDUCE-2977] ResourceManager needs to renew and cancel tokens associated with a job - MapReduce - [issue]
|
|
...The JobTracker currently manages tokens for the applications and the resource manager needs the same functionality....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2977
Author: Owen O'Malley,
2011-11-15, 00:49
|
|
|
[MAPREDUCE-2688] rpm should only require the same major version as common and hdfs - MapReduce - [issue]
|
|
...The rpm should only require the same version of common and hdfs be installed....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2688
Author: Owen O'Malley,
2011-11-15, 00:48
|
|
|
Re: unsort algorithmus in map/reduce - MapReduce - [mail # user]
|
|
...On Tue, Oct 25, 2011 at 8:35 AM, Radim Kolar wrote: If you are trying to spread out the workload for a given site, sorting the urls into md5 order as Niels said, is probably you...
|
|
|
Author: Owen O'Malley,
2011-10-25, 16:12
|
|
|
[MAPREDUCE-2946] TaskTrackers fail at startup - MapReduce - [issue]
|
|
...Upgrading from 0.20.204.0 to 0.20.205.0-SNAPSHOT, the TaskTrackers refused to start because the cleanup failed. I was able to start the task trackers by deleting the mapred localdirs across ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2946
Author: Owen O'Malley,
2011-10-19, 00:30
|
|
|
[MAPREDUCE-777] A method for finding and tracking jobs from the new API - MapReduce - [issue]
|
|
...We need to create a replacement interface for the JobClient API in the new interface. In particular, the user needs to be able to query and track jobs that were launched by other processes....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-777
Author: Owen O'Malley,
2011-10-18, 07:18
|
|
|
[MAPREDUCE-2365] Add counters for FileInputFormat (BYTES_READ) and FileOutputFormat (BYTES_WRITTEN) - MapReduce - [issue]
|
|
...MAP_INPUT_BYTES and MAP_OUTPUT_BYTES will be computed using the difference between FileSystemcounters before and after each next(K,V) and collect/write op.In case compression is being used, ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2365
Author: Owen O'Malley,
2011-10-14, 09:01
|
|
|
[MAPREDUCE-954] The new interface's Context objects should be interfaces - MapReduce - [issue]
|
|
...When I was doing HADOOP-1230, I was persuaded to make the Context objects as classes. I think that was a serious mistake. It caused a lot of information leakage into the public classes....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-954
Author: Owen O'Malley,
2011-10-10, 13:07
|
|
|
[MAPREDUCE-2363] Bad error messages for queues without acls - MapReduce - [issue]
|
|
...When a queue is built without any access rights, the error message is very bad....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2363
Author: Owen O'Malley,
2011-09-02, 22:17
|
|
|
|