[ https://issues.apache.org/jira/browse/HIVE-16308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948089#comment-15948089 ]
Prasanth Jayachandran commented on HIVE-16308: ---------------------------------------------- As long as printInfo goes to STDERR it should be fine. If it goes to STDOUT then it will break scripts that rely on stdout redirection for query result. > PreExecutePrinter and PostExecutePrinter should log to INFO level instead of > ERROR > ---------------------------------------------------------------------------------- > > Key: HIVE-16308 > URL: https://issues.apache.org/jira/browse/HIVE-16308 > Project: Hive > Issue Type: Bug > Components: Test > Reporter: Sahil Takiar > Assignee: Sahil Takiar > Attachments: HIVE-16308.1.patch > > > Many of the pre and post hook printers log info at the ERROR level, which is > confusing since they aren't errors. They should log to the INFO level. -- This message was sent by Atlassian JIRA (v6.3.15#6346)