Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Later
    • None
    • None
    • benchmarks
    • None

    Description

      Inverted-Index takes a list of documents as input and generates word-to-document indexing. Map emits <word, docId> tuples with each word emitted once per docId. Reduce combines all tuples on key <word> and emits <word,docId> tuples after removing duplicates.

      Attachments

        1. MAPREDUCE-5116.patch
          6 kB
          Faraz Ahmad

        Activity

          People

            farazahmad Faraz Ahmad
            farazahmad Faraz Ahmad
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: