[
https://issues.apache.org/jira/browse/HIVE-17307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142362#comment-16142362
]
Alan Gates commented on HIVE-17307:
-----------------------------------
This doesn't seem to have been posted to the JIRA, but a build was done:
https://builds.apache.org/job/PreCommit-HIVE-Build/6529/
with results:
Test Result (3 failures / ±0)
org.apache.hive.hcatalog.pig.TestHCatLoaderComplexSchema.testSyntheticComplexSchema[0]
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14]
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_vectorized_dynamic_partition_pruning]
> Change the metastore to not use the metrics code in hive/common
> ---------------------------------------------------------------
>
> Key: HIVE-17307
> URL: https://issues.apache.org/jira/browse/HIVE-17307
> Project: Hive
> Issue Type: Sub-task
> Components: Metastore
> Reporter: Alan Gates
> Assignee: Alan Gates
> Attachments: HIVE-17307.2.patch, HIVE-17307.3.patch, HIVE-17307.patch
>
>
> As we move code into the standalone metastore module, it cannot use the
> metrics in hive-common. We could copy the current Metrics interface or we
> could change the metastore code to directly use codahale metrics.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)