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

Streaming input is not parsed properly to find the separator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.19.0
    • None
    • None
    • Reviewed

    Description

      Sometimes, finding field separator position in the input line for streaming fails with following exception:
      org.apache.hadoop.streaming.PipeMapRed: java.lang.IllegalArgumentException: splitPos must be in the range [0, 17]: 74
      at org.apache.hadoop.streaming.UTF8ByteArrayUtils.splitKeyVal(UTF8ByteArrayUtils.java:152)
      at org.apache.hadoop.streaming.PipeMapRed.splitKeyVal(PipeMapRed.java:337)
      at org.apache.hadoop.streaming.PipeMapRed$MROutputThread.run(PipeMapRed.java:363)

      Attachments

        1. patch-3711.txt
          2 kB
          Amareshwari Sriramadasu

        Activity

          People

            amareshwari Amareshwari Sriramadasu
            amareshwari Amareshwari Sriramadasu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: