[
https://issues.apache.org/jira/browse/HIVE-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014744#comment-14014744
]
Ashutosh Chauhan commented on HIVE-7154:
----------------------------------------
+1
> TestMetrics fails intermittently on the trunk
> ---------------------------------------------
>
> Key: HIVE-7154
> URL: https://issues.apache.org/jira/browse/HIVE-7154
> Project: Hive
> Issue Type: Bug
> Components: Tests
> Reporter: Szehon Ho
> Assignee: Szehon Ho
> Attachments: HIVE-7154.patch
>
>
> TestMetrics fails intermittently on trunk, with:
> {noformat}
> java.io.IOException: No metrics scope named foo
> at
> org.apache.hadoop.hive.common.metrics.Metrics.getScope(Metrics.java:222)
> at
> org.apache.hadoop.hive.common.metrics.TestMetrics.testScopeConcurrency(TestMetrics.java:215)
> {noformat}
> Not able to prove it, but seems like it may depend on the test order. For
> example, if I just run "testScopeConcurrency" by itself then it fails because
> the metric is not initialized. If I run the entire test then it will succeed
> because the metric is initialized by the other tests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)