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

Shell#runCommand may miss output on stderr

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Shell#runCommand uses buffered reader to read complete lines. Hence, if the output is not terminated by newline or the thread was interrupted before new line was produced by the child process, this last portion is not consumed.

      Attachments

        1. HADOOP-11371.001.patch
          4 kB
          Gera Shegalov

        Activity

          People

            jira.shegalov Gera Shegalov
            jira.shegalov Gera Shegalov
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: