Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-499

Avoid the use of Strings to improve the performance of hadoop streaming

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.6.0
    • None
    • None

    Description

      In hadoop streaming, a record is represented as a String for I/O and is encoded as UTF8 for map/reduce. A record has to be converted between String and UTF8 back and forth multiple times and this wastes CPU time.

      Attachments

        1. text_streaming.patch
          31 kB
          Hairong Kuang

        Issue Links

          Activity

            People

              hairong Hairong Kuang
              hairong Hairong Kuang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: