| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
138 (0.13s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Trunk build failing with ivy errors - MapReduce - [mail # dev]
|
|
...I just manually pushed new snapshots and HDFS and MapReduce trunk now resolve artifacts and compile correctly. So it looks like Hudson is breaking the poms somehow. Tom On Wed, N...
|
|
|
Author: Tom White,
2010-11-11, 00:28
|
|
|
[MAPREDUCE-1507] The old MapReduce API is only partially deprecated - MapReduce - [issue]
|
|
...Not all of the old API is currently marked as deprecated. E.g. org.apache.hadoop.mapred.OutputFormat is deprecated, but org.apache.hadoop.mapred.FileOutputFormat isn't....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1507
Author: Tom White,
2010-11-01, 22:30
|
|
|
[MAPREDUCE-1926] MapReduce distribution is missing build-utils.xml - MapReduce - [issue]
|
|
...The tarball should be able to build itself....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1926
Author: Tom White,
2010-10-29, 02:03
|
|
|
[MAPREDUCE-1870] Harmonize MapReduce JAR library versions with Common and HDFS - MapReduce - [issue]
|
|
...MapReduce part of HADOOP-6800....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1870
Author: Tom White,
2010-10-29, 02:03
|
|
|
Re: Gzipped input files - MapReduce - [mail # user]
|
|
...It's done by the RecordReader. For text-based input formats, which use LineRecordReader, decompression is carried out automatically. For others it's not (e.g. sequence files which have inter...
|
|
|
Author: Tom White,
2010-10-08, 21:34
|
|
|
Re: Too large class path for map reduce jobs - MapReduce - [mail # user]
|
|
...I wonder if there is a misunderstanding here - the problem is that the classpath has too many classes on it (and clashes with user classes), rather than it being a text string which is too l...
|
|
|
Author: Tom White,
2010-10-07, 20:27
|
|
|
Re: Too large class path for map reduce jobs - MapReduce - [mail # user]
|
|
...Hi Henning, I don't know if you've seen https://issues.apache.org/jira/browse/MAPREDUCE-1938 and https://issues.apache.org/jira/browse/MAPREDUCE-1700 which have discussion about this i...
|
|
|
Author: Tom White,
2010-10-05, 22:59
|
|
|
Re: JobClient using deprecated JobConf - MapReduce - [mail # user]
|
|
...This tutorial should help: http://hadoop.apache.org/mapreduce/docs/r0.21.0/mapred_tutorial.html Tom On Thu, Sep 23, 2010 at 1:24 AM, Martin Becker wrote o d: 9001); t...
|
|
|
Author: Tom White,
2010-09-23, 16:54
|
|
|
Re: JobClient using deprecated JobConf - MapReduce - [mail # user]
|
|
...Martin, Can you give more information about how you compiled and ran your job? It probably makes sense to open a JIRA (https://issues.apache.org/jira/browse/MAPREDUCE) to track this. &...
|
|
|
Author: Tom White,
2010-09-22, 18:04
|
|
|
Re: JobClient using deprecated JobConf - MapReduce - [mail # user]
|
|
...David, This was discussed here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg01833.html. The reason is basically to give users more time to move to the new API. The old API will be...
|
|
|
Author: Tom White,
2010-09-22, 17:59
|
|
|
|