[ 
https://issues.apache.org/jira/browse/HIVE-13954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320087#comment-15320087
 ] 

Lefty Leverenz commented on HIVE-13954:
---------------------------------------

Doc note:  parquet-logging.properties should be documented for releases 2.1.0 
and 1.3.0 in the Parquet wikidoc, with a cross-reference from the Hive Logging 
section in Getting Started.

* [Parquet | https://cwiki.apache.org/confluence/display/Hive/Parquet]
* [Getting Started -- Hive Logging | 
https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-HiveLogging]

Added TODOC2.1 and TODOC1.3 labels.

> Parquet logs should go to STDERR
> --------------------------------
>
>                 Key: HIVE-13954
>                 URL: https://issues.apache.org/jira/browse/HIVE-13954
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>              Labels: TODOC1.3, TODOC2.1
>             Fix For: 1.3.0, 2.1.0, 2.2.0
>
>         Attachments: HIVE-13954-branch-1.patch, HIVE-13954.1.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to