FAQ

Search Discussions

18 discussions - 59 posts

  • Hi all, As far as I know, a barrier exists between map and reduce function in one round of MR. There is another barrier for the reducer to end the job for that round. However if we want to run in ...
    Felix HalimFelix Halim
    Feb 4, 2010 at 2:42 am
    Feb 10, 2010 at 1:58 am
  • Hi all, I to run a map reduce task repeatedly in order to achieve the desired result. Is it possible that at the beginning of each iteration, the data set is not distributed (divided into chunks and ...
    Raghava MutharajuRaghava Mutharaju
    Feb 3, 2010 at 6:05 am
    Feb 9, 2010 at 6:45 pm
  • Hi, For a particular project I created a writable for holding a long and a double called LongDoublePair. My mapper outputs LongDoublePair values and the reducer receives an Iterable<LongDoublePair . ...
    James HammertonJames Hammerton
    Feb 8, 2010 at 5:24 pm
    Feb 9, 2010 at 6:18 pm
  • Hello, We're trying to do a reduce-side join by applying two different mappers (TransformationSessionMapper and TransformationActionMapper) to two different input files and joining them using ...
    Martin HägerMartin Häger
    Feb 11, 2010 at 4:15 pm
    Feb 15, 2010 at 7:24 pm
  • Hi there, I am using Hadoop 0.20.1 and I am trying to submit jobs to the cluster as jars. Here's what I'm trying to do: -inFormat org.apache.hadoop.mapred.KeyValueTextInputFormat -outKey ...
    Rob StewartRob Stewart
    Feb 18, 2010 at 3:40 pm
    Feb 18, 2010 at 4:44 pm
  • Hello, I just joined the list and got a newbie question. Operating on a 10-node Linux cluster running Hadoop 0.20.1, I've been trying out the WordCount program. I have three files: WordCount.java, ...
    Taylor, Ronald CTaylor, Ronald C
    Feb 15, 2010 at 7:41 pm
    Feb 16, 2010 at 12:29 am
  • Hi, I've some question about the MapRed ports and how a reduce knows where the map output is to fetch. I know that MapRed uses jetty has a webserver. - The JobTracker send tasks to the TaskTracker ...
    Psdc1978Psdc1978
    Feb 10, 2010 at 5:47 am
    Feb 10, 2010 at 9:19 am
  • Hi, I'm new to hadoop and am confused about some serialization issues in the spill. My reference for this post is the following snippet from the O'Reilly Hadoop book: =================== Each map ...
    Adam KirschAdam Kirsch
    Feb 21, 2010 at 9:35 pm
    Feb 25, 2010 at 5:54 pm
  • We have a hadoop job running and have used custom counters to track few counters ( like no of successfully processed documents matching certain conditions) Since we need to get this counters even ...
    Rajan DevRajan Dev
    Feb 3, 2010 at 12:37 pm
    Feb 6, 2010 at 12:21 am
  • Hello, I have set up a cluster with one NameNode/JobTracker and three DataNode/TaskTrackers, and having some issues with the reduce step being unable to start. Masters and slaves can ping and ssh ...
    Martin HägerMartin Häger
    Feb 24, 2010 at 1:32 pm
    Feb 24, 2010 at 1:32 pm
  • Hello i have to find Counter and i am using inetsocketAddress and connecting into the jobtracker jsp with help of it am able to find the counter when it is running on single pc but as i am trying to ...
    Rajan DevRajan Dev
    Feb 23, 2010 at 1:24 pm
    Feb 23, 2010 at 1:24 pm
  • As we have seen multiple times in the mailing list, users want to have the capability of getting all files out of a multi-level directory structure. 4/1/2008: ...
    Zheng ShaoZheng Shao
    Feb 22, 2010 at 7:20 pm
    Feb 22, 2010 at 7:20 pm
  • ... compile-java-sources: [echo] contrib: mumak [javac] Compiling 2 source files to /data/users/zshao/hadoop_mapreduce/trunk/build/contrib/mumak/classes [javac] ...
    Zheng ShaoZheng Shao
    Feb 21, 2010 at 7:07 am
    Feb 21, 2010 at 7:07 am
  • Hi, I am new with hadoop and specially the c++ api. I am running the Wordcount example but it crashes during the Map and prints this log. Regards, Trad Riadh ./hadoop pipes -input input -output ...
    Mohamed Riadh TradMohamed Riadh Trad
    Feb 20, 2010 at 2:15 am
    Feb 20, 2010 at 2:15 am
  • Hi, In Hadoop MapRed, when I define the number of reduce tasks to run, <property <name mapred.reduce.tasks</name <value 3</value </property I've noticed that during the execution of an MapRed ...
    Psdc1978Psdc1978
    Feb 17, 2010 at 10:35 am
    Feb 17, 2010 at 10:35 am
  • Hi all, I am using hadoop 0.20.1 version. I am trying to append some content from a file on HDFS to another file on HDFS. I am using FileSystem.append() method to get the stream and then passed it to ...
    Raghava MutharajuRaghava Mutharaju
    Feb 17, 2010 at 12:55 am
    Feb 17, 2010 at 12:55 am
  • Hello all, Is the following architecture possible? A distributed key-value store is used (HBase). So along with values, there would be a timestamp associated with the values. Map & Reduce tasks are ...
    Raghava MutharajuRaghava Mutharaju
    Feb 13, 2010 at 12:08 pm
    Feb 13, 2010 at 12:08 pm
  • The Hadoop PMC has voted to make Vinod Kumar V. a committer on Hadoop Map-Reduce. Congratulations, Vinod. Thanks again for all your valuable contributions, we look forward to more! Arun
    Arun C MurthyArun C Murthy
    Feb 4, 2010 at 3:52 am
    Feb 4, 2010 at 3:52 am
Group Navigation
period‹ prev | Feb 2010 | next ›
Group Overview
groupmapreduce-user @
categorieshadoop
discussions18
posts59
users21
websitehadoop.apache.org...
irc#hadoop