[ https://issues.apache.org/jira/browse/HIVE-23585?focusedWorklogId=447200&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-447200
]
ASF GitHub Bot logged work on HIVE-23585:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jun/20 10:11
Start Date: 17/Jun/20 10:11
Worklog Time Spent: 10m
Work Description: pkumarsinha commented on a change in pull request #1100:
URL: https://github.com/apache/hive/pull/1100#discussion_r441436830
##########
File path: metastore/scripts/upgrade/hive/upgrade-3.1.0-to-4.0.0.hive.sql
##########
@@ -490,6 +490,26 @@ SELECT DISTINCT
HL.`HL_BLOCKEDBY_INT_ID`
FROM SYS.`HIVE_LOCKS` AS HL;
+CREATE EXTERNAL TABLE `REPLICATION_METRICS` (
Review comment:
Should we ignore the creation if table already exists?
----------------------------------------------------------------
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:
users@infra.apache.org
Issue Time Tracking
-------------------
Worklog Id: (was: 447200)
Time Spent: 20m (was: 10m)
> Retrieve replication instance metrics details
> ---------------------------------------------
>
> Key: HIVE-23585
> URL: https://issues.apache.org/jira/browse/HIVE-23585
> Project: Hive
> Issue Type: Task
> Reporter: Aasha Medhi
> Assignee: Aasha Medhi
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-23585.01.patch, HIVE-23585.02.patch, Replication Metrics.pdf
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|