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

Streaming should assume an empty key if the first character on a line is the seperator (stream.map.output.field.separator, by default, tab)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.17.0
    • None
    • None
    • If the first character on a line is the separator, empty key is assumed, and the whole line is the value (due to a bug this was not the case).

    Description

      Streaming should assume an empty key if the first character on a line is the seperator (stream.map.output.field.separator, by default, tab). And the value as the whole line excluding the seperator.

      Attachments

        1. patch-3040.txt
          5 kB
          Amareshwari Sriramadasu
        2. patch-3040.txt
          0.6 kB
          Amareshwari Sriramadasu

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: