[ 
https://issues.apache.org/jira/browse/HIVE-25814?focusedWorklogId=721751&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-721751
 ]

ASF GitHub Bot logged work on HIVE-25814:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Feb/22 06:46
            Start Date: 07/Feb/22 06:46
    Worklog Time Spent: 10m 
      Work Description: hmangla98 commented on a change in pull request #2907:
URL: https://github.com/apache/hive/pull/2907#discussion_r800354281



##########
File path: ql/src/java/org/apache/hadoop/hive/ql/exec/repl/util/ReplUtils.java
##########
@@ -474,4 +475,17 @@ public static void addLoggerTask(ReplLogger replLogger, 
List<Task<?>> tasks, Hiv
       DAGTraversal.traverse(tasks, new 
AddDependencyToLeaves(Collections.singletonList(task)));
     }
   }
+
+  public static void reportStatusInReplicationMetrics(String stageName, Status 
status, String errorLogPath,
+                                                      HiveConf conf)
+          throws SemanticException {
+    GenericMetricCollector metricCollector = new GenericMetricCollector(0, 
conf);

Review comment:
       Done




-- 
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.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 721751)
    Time Spent: 20m  (was: 10m)

> Add entry in replication_metrics table for skipped replication iterations.
> --------------------------------------------------------------------------
>
>                 Key: HIVE-25814
>                 URL: https://issues.apache.org/jira/browse/HIVE-25814
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Haymant Mangla
>            Assignee: Haymant Mangla
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to