[
https://issues.apache.org/jira/browse/HIVE-16308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945617#comment-15945617
]
Sahil Takiar commented on HIVE-16308:
-------------------------------------
[~ctang.ma], [~vihangk1] could you take a look? This is mainly an improvement
to the ptest framework. The {{hive.log}} file prints out the contents of the
{{PreExecutePrinter}} and {{PostExecutePrinter}} as ERROR messages. They aren't
really errors, so this patch changes them to INFO level.
Failed tests are flaky:
HIVE-16256 - TestCliDriver.testCliDriver[comments]
HIVE-15776 - TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
HIVE-16312 - TestHCatClient.testTransportFailure
> 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)