You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2018/06/26 21:30:00 UTC

[jira] [Updated] (HIVE-19404) Revise DDL Task Result Logging

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

Andrew Sherman updated HIVE-19404:
----------------------------------
    Attachment: HIVE-19404.1.patch
        Status: Patch Available  (was: Open)

> Revise DDL Task Result Logging
> ------------------------------
>
>                 Key: HIVE-19404
>                 URL: https://issues.apache.org/jira/browse/HIVE-19404
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>    Affects Versions: 3.0.0, 2.4.0
>            Reporter: BELUGA BEHR
>            Assignee: Andrew Sherman
>            Priority: Trivial
>              Labels: noob
>         Attachments: HIVE-19404.1.patch
>
>
> There is some logging in {{DDLTask}} that can be made better:
> {code}
> 2018-05-03 03:08:32,524 INFO  hive.ql.exec.DDLTask: [HiveServer2-Background-Pool: Thread-101980]: results : 706
> {code}
> This logging should either be demoted to _debug_ level logging and/or requires additional context.
> {code}
> 2018-05-03 03:08:32,524 INFO  hive.ql.exec.DDLTask: [HiveServer2-Background-Pool: Thread-101980]: Found 706 tables that match the SHOW DATABASE statement
> {code}



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