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

stderr from streaming skipped after first 20 lines.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.13.0
    • None
    • None

    Description

      It prints to stderr when this condition is true

      > if (num < 20 || (now-lastStderrReport > reporterErrDelay_))

      Either first 20 lines or certain interval has passed since the last stderr output.

      Output is logged to syslog but can be overwritten by streaming infrastructure outputs.

      Attachments

        1. 1293.patch
          1 kB
          Koji Noguchi

        Activity

          People

            knoguchi Koji Noguchi
            knoguchi Koji Noguchi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: