Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 26 from 26 (0.789s).
Loading phrases to help you
refine your search...
RE: hadoop 1.0.3 equivalent of MultipleTextOutputFormat - MapReduce - [mail # user]
...Done! https://issues.apache.org/jira/browse/MAPREDUCE-4616  (although this is my first Jira, so if there are any mistakes or modificati ons needed please let me know off-list - thanks!)...
   Author: Tony Burton, 2012-08-31, 10:15
RE: hadoop 1.0.3 equivalent of MultipleTextOutputFormat - MapReduce - [mail # user]
...Hi Harsh,  I tried using NullOutputFormat as you suggested, however simply using   job.setOutputFormatClass(NullOutputFormat.class);  resulted in no output at all. Although I'...
   Author: Tony Burton, 2012-08-31, 09:02
RE: hadoop 1.0.3 equivalent of MultipleTextOutputFormat - MapReduce - [mail # user]
...Success so far!  I followed the example given by Tom on the link to the MultipleOutputs.html  API you suggested.  I implemented a WordCount MR job using hadoop 1.0.3 and segme...
   Author: Tony Burton, 2012-08-29, 16:00
RE: hadoop 1.0.3 equivalent of MultipleTextOutputFormat - MapReduce - [mail # user]
...Thanks Harsh! Will try it out and report back later.   From: Harsh J [mailto:[EMAIL PROTECTED]]  Sent: 29 August 2012 11:12 To: [EMAIL PROTECTED] Subject: Re: hadoop 1.0.3 equivale...
   Author: Tony Burton, 2012-08-29, 10:38
RE: hadoop 1.0.3 equivalent of MultipleTextOutputFormat - MapReduce - [mail # user]
...Or, is it possible to request that the functionality provided by MultipleTe xtOutputFormat be supported by the new Hadoop API?  Thanks,  Tony  From: Tony Burton [mailto:[EMAIL...
   Author: Tony Burton, 2012-08-29, 09:10
RE: hadoop 1.0.3 equivalent of MultipleTextOutputFormat - MapReduce - [mail # user]
...Hi Harsh  Thanks for the reply - my understanding is that with MultipleOutputs I can  write differently named files into the same target directory. With Multiple TextOutputFormat I...
   Author: Tony Burton, 2012-08-28, 13:36
Sort:
project
MapReduce (26)
Hive (16)
Hadoop (12)
HDFS (5)
Pig (2)
type
mail # user (24)
issue (1)
mail # dev (1)
date
last 7 days (0)
last 30 days (1)
last 90 days (3)
last 6 months (4)
last 9 months (26)
author
Harsh J (1041)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Thomas Graves (175)
Mohammad Tariq (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
Tony Burton