[ 
https://issues.apache.org/jira/browse/HIVE-21099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mani M updated HIVE-21099:
--------------------------
    Status: Patch Available  (was: In Progress)

> Do Not Print StackTraces to STDERR in ConditionalResolverMergeFiles
> -------------------------------------------------------------------
>
>                 Key: HIVE-21099
>                 URL: https://issues.apache.org/jira/browse/HIVE-21099
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Planning
>    Affects Versions: 3.0.0, 4.0.0
>            Reporter: Mani M
>            Assignee: Mani M
>            Priority: Minor
>              Labels: logging, newbie, noob
>         Attachments: HIVE.21099.02.patch, HIVE.21099.patch
>
>
> [https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/plan/ConditionalResolverMergeFiles.java]#L193
>  
> {code:java}
> } catch (IOException e){ 
>   e.printStackTrace(); 
> }
> {code}
> This is inline with the HIVE-20159 to print the error  using the SLF4J. in 
> Method getTasks
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to