You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2013/10/01 22:45:25 UTC

[jira] [Updated] (HIVE-5196) ThriftCLIService.java uses stderr to print the stack trace, it should use the logger instead.

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

Thejas M Nair updated HIVE-5196:
--------------------------------

    Attachment: HIVE-5196.3.patch

HIVE-5196.3.patch - patch with minor rebase for trunk. Can you check if it looks good ?


> ThriftCLIService.java uses stderr to print the stack trace, it should use the logger instead.
> ---------------------------------------------------------------------------------------------
>
>                 Key: HIVE-5196
>                 URL: https://issues.apache.org/jira/browse/HIVE-5196
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.12.0
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>             Fix For: 0.12.0
>
>         Attachments: D13107.1.patch, HIVE-5196.3.patch, HIVE-5196.D13107.1.patch, HIVE-5196.D13107.2.patch
>
>
> ThriftCLIService.java uses stderr to print the stack trace, it should use the logger instead. Using e.printStackTrace is not suitable for production.



--
This message was sent by Atlassian JIRA
(v6.1#6144)