Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-774

Java/C++ word count examples have different outputs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Not A Problem
    • None
    • None
    • examples
    • None

    Description

      I ran the c++ word count example using pipes and got this result:

      Alethea 1488
      Arneb 1508
      Auriculariales 1518
      Aktistetae 92126
      Animalivora 91969
      Aplacentalia 92690
      Aktistetae 1503
      Animalivora 1518
      Aplacentalia 1452
      Alethea 91928
      Arneb 91926
      Auriculariales 92448

      The correct result generated by Java word count example is:

      Aktistetae 93629
      Alethea 93416
      Animalivora 93487
      Aplacentalia 94142
      Arneb 93434
      Auriculariales 93966

      Attachments

        1. MAPREDUCE-774.patch
          2 kB
          Hyunjung Park

        Activity

          People

            Unassigned Unassigned
            hyunjung Hyunjung Park
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: