Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-386

Streaming processes should be able to return successfully without consuming all their input data.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 0.5.0
    • None
    • None

    Description

      Currently if a streaming process exits without consuming all data in stdin, it causes a java IOException with Broken pipe. It seems like it should be possible to distinguish between broken pipe and the actual return code of the sub-process; so that broken pipe by itself should be caught and ignored if the sub-process produced a SUCCESS return code.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              indigoviolet Venky Iyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: