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

Reading an ArrayWriter does not work because valueClass does not get initialized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.15.0
    • 0.15.0
    • io
    • None
    • Red Hat

    Description

      If you have a Reducer whose value type is an ArrayWriter it gets enstreamed alright but at reconstruction type when ArrayWriter::readFields(DataInput in) runs on a DataInput that has a nonempty ArrayWriter , newInstance fails trying to instantiate the null class.

      Attachments

        1. HADOOP-120-3.patch
          4 kB
          Doug Cutting
        2. hadoop-120-workaround.patch
          4 kB
          Cameron Pope
        3. hadoop-120-fix.patch
          0.6 kB
          Dick King

        Activity

          People

            camerooni Cameron Pope
            dking Dick King
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: