You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2017/11/30 15:52:00 UTC

[jira] [Commented] (HIVE-18036) Stats: Remove usage of clone() methods

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

Zoltan Haindrich commented on HIVE-18036:
-----------------------------------------

[~k0b3rit]: could you please also remove the ErrorMsg.STATISTICS_CLONING_FAILED error message?
It looks like in ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java there's 3 more places where its being catched :) 

> Stats: Remove usage of clone() methods
> --------------------------------------
>
>                 Key: HIVE-18036
>                 URL: https://issues.apache.org/jira/browse/HIVE-18036
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Statistics
>            Reporter: Zoltan Haindrich
>            Assignee: Bertalan Kondrat
>         Attachments: HIVE-18036.patch
>
>
> {{Statistics}} and {{ColStats}} implements cloneable; however they never throw clonenotsupported; and this causes try / catch blocks which are just noise



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)