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

[jira] [Commented] (HIVE-18912) Stats task should set accurate flag to false on failure

    [ https://issues.apache.org/jira/browse/HIVE-18912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391912#comment-16391912 ] 

Sergey Shelukhin commented on HIVE-18912:
-----------------------------------------

[~ashutoshc] fyi

> Stats task should set accurate flag to false on failure
> -------------------------------------------------------
>
>                 Key: HIVE-18912
>                 URL: https://issues.apache.org/jira/browse/HIVE-18912
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Priority: Major
>
> See the code where it presets it e.g. for txn table.
> {noformat}
> StatsSetupConst.setBasicStatsState(parameters, StatsSetupConst.FALSE);
> {noformat}
> In my testing, I noticed that sometimes when stats task fails, the accurate=true flag is not cleaned.



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