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 2016/11/08 15:48:58 UTC

[jira] [Commented] (HIVE-15141) metrics reporter using HADOOP2 is not able to re-initialize - and prevents hiveserver2 recovery

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

Zoltan Haindrich commented on HIVE-15141:
-----------------------------------------

it turned out that this problem is related to hivemetastore / embedded metrics initialization - workaround: disable METASTORE_METRICS

I will try to recreate the failing hiveserver2 in a test

> metrics reporter using HADOOP2 is not able to re-initialize - and prevents hiveserver2 recovery
> -----------------------------------------------------------------------------------------------
>
>                 Key: HIVE-15141
>                 URL: https://issues.apache.org/jira/browse/HIVE-15141
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>
> * hiveserver2 initializes {{MetricsFactory}} => CodahaleMetrics created => registers HADOOP2 source
> * exception from somewhere...possibly recoverable
> * MetricsFactory deinitializes the backend with close()
> * retries failing because the metrics system cant continue 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)