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

Optimize readFields and write methods in record I/O

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.12.0
    • 0.13.0
    • record
    • None
    • All

    Description

      Optimize generated write() and readFields() methods, so that they do not have to create BinaryOutputArchive or BinaryInputArchive every time these methods are called on a record. These will be done via static ThreadLocal variable in Binary Archives.

      Attachments

        1. jute-patch.txt
          8 kB
          Milind Barve

        Activity

          People

            milindb Milind Barve
            milindb Milind Barve
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: