[
https://issues.apache.org/jira/browse/HIVE-23813?focusedWorklogId=456117&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-456117
]
ASF GitHub Bot logged work on HIVE-23813:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Jul/20 13:30
Start Date: 08/Jul/20 13:30
Worklog Time Spent: 10m
Work Description: aasha commented on a change in pull request #1223:
URL: https://github.com/apache/hive/pull/1223#discussion_r451545094
##########
File path:
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/ReplicationMetricsMaintTask.java
##########
@@ -63,13 +63,12 @@ public void run() {
if (!MetastoreConf.getBoolVar(conf, ConfVars.SCHEDULED_QUERIES_ENABLED))
{
Review comment:
Metrics are always enabled by default. So didn't want to introduce a new
config.
The metric collection depends if the scheduled queries are enabled. If not,
there is no metric collection for replication as the primary key for the table
is schedule id.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 456117)
Time Spent: 50m (was: 40m)
> Fix Flaky tests due to JDO ConnectionException
> ----------------------------------------------
>
> Key: HIVE-23813
> URL: https://issues.apache.org/jira/browse/HIVE-23813
> Project: Hive
> Issue Type: Task
> Reporter: Aasha Medhi
> Assignee: Aasha Medhi
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-23813.01.patch
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)