Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-19318 Improve Hive logging
  3. HIVE-19320

MapRedLocalTask is printing child log to stderr and stdout

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0
    • None
    • Logging
    • None

    Description

      In this line, local child MR task is printing the logs to stderr and stdout.
      https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java#L341

      stderr/stdout should capture the service running log rather than the query execution output. Those should be reasonable to go to HS2 log and propagate to beeline console.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aihuaxu Aihua Xu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: