| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (2.736s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hadoop roadmap - Hadoop - [mail # general]
|
|
...Hi Renato, thanks that's very interesting! On Tue, Jan 29, 2013 at 3:29 PM, Renato MarroquĂn Mogrovejo wrote: ...
|
|
|
Author: Peter Cogan,
2013-01-29, 15:58
|
|
|
Hadoop roadmap - Hadoop - [mail # general]
|
|
...Hi, Is there published anywhere a development roadmap for Hadoop for the next few months or years? I'd be very interested to know where the lead developers want to take Hadoop. T...
|
|
|
Author: Peter Cogan,
2013-01-29, 12:03
|
|
|
Re: Writing a sequence file - Hadoop - [mail # user]
|
|
...Hi Bejoy, ah yes that is exactly the mistake I was making, I had import org.apache.hadoop.mapred.SequenceFileOutputFormat; instead of import org.apache.hadoop.mapred...
|
|
|
Author: Peter Cogan,
2013-01-04, 16:15
|
|
|
Writing a sequence file - Hadoop - [mail # user]
|
|
...Hi, I am trying to get my reducer to produce a sequence file using the command job.setOutputFormatClass(SequenceFileOutputFormat.class); However, I am getting an error in ...
|
|
|
Author: Peter Cogan,
2013-01-04, 15:50
|
|
|
Problem using distributed cache - Hadoop - [mail # user]
|
|
...Hi , I want to use the distributed cache to allow my mappers to access data. In main, I'm using the command DistributedCache.addCacheFile(new URI("/user/peter/cacheFile/testCache...
|
|
|
Author: Peter Cogan,
2012-12-06, 16:59
|
|
|
Re: installing pipes on os x - Hadoop - [mail # user]
|
|
...Hi Keith, thanks sincerely for the advice and relating your experiences. regards Peter Cogan On 21 May 2012, at 18:57, Keith Wiley wrote: word on this with regard t...
|
|
|
Author: Peter Cogan,
2012-05-21, 17:59
|
|
|
Re: installing pipes on os x - Hadoop - [mail # user]
|
|
...Hi Keith, Yeah - maybe that was my first mistake. Since I haven't had much luck getting pipes working I've started looking at streaming. I am still 'early in my hadoop eff...
|
|
|
Author: Peter Cogan,
2012-05-21, 17:26
|
|
|
installing pipes on os x - Hadoop - [mail # user]
|
|
...Hi, I am trying to install pipes on os x following the instructions here I can compile utils, but not pipes itself. System: gcc version 4.2.1, java version "1.6.0_31...
|
|
|
Author: Peter Cogan,
2012-05-21, 11:07
|
|
|
|