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

AggregateWordCount fetches wrong results

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      AggregateWordCount rather than counting the words, gives a single line output counting the number of rows
      Wrong Result Looks Like:

      hadoop-3.4.0-SNAPSHOT % bin/hdfs dfs -cat /testOut1/part-r-00000    
      record_count 2
      

      Correct Should Look Like:

      hadoop-3.4.0-SNAPSHOT % bin/hdfs dfs -cat /testOut1/part-r-00000                                                                                           
      Bye	1
      Goodbye	1
      Hadoop	2
      Hello	2
      World	2
      

      Attachments

        Issue Links

          Activity

            People

              ayushtkn Ayush Saxena
              ayushtkn Ayush Saxena
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 40m
                  1h 40m