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

Parquet logs should go to STDERR

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 1.3.0, 2.1.0, 2.2.0
    • None

    Description

      Parquet uses java util logging. When java logging is not configured using default logging.properties file, parquet's default fallback handler writes to STDOUT at INFO level. Hive writes all logging to STDERR and writes only the query output to STDOUT. Writing logs to STDOUT may cause issues when comparing query results.

      If we provide default logging.properties for parquet then we can configure it to write to file or stderr.

      Attachments

        1. HIVE-13954-branch-1.patch
          4 kB
          Prasanth Jayachandran
        2. HIVE-13954.1.patch
          4 kB
          Prasanth Jayachandran

        Activity

          People

            prasanth_j Prasanth Jayachandran
            taksaito Takahiko Saito
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: