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

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

                Author: ASF GitHub Bot
            Created on: 12/Aug/20 08:08
            Start Date: 12/Aug/20 08:08
    Worklog Time Spent: 10m 
      Work Description: pkumarsinha commented on a change in pull request #1367:
URL: https://github.com/apache/hive/pull/1367#discussion_r469081208



##########
File path: 
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/TestReplicationScenariosAcrossInstances.java
##########
@@ -35,20 +37,17 @@
 import org.apache.hadoop.hive.ql.ErrorMsg;
 import 
org.apache.hadoop.hive.ql.exec.repl.incremental.IncrementalLoadTasksBuilder;
 import org.apache.hadoop.hive.ql.exec.repl.util.ReplUtils;
-import org.apache.hadoop.hive.ql.metadata.Hive;
 import org.apache.hadoop.hive.ql.parse.repl.PathBuilder;
 import org.apache.hadoop.hive.ql.processors.CommandProcessorException;
 import org.apache.hadoop.hive.ql.util.DependencyResolver;
+import org.apache.hadoop.io.IOUtils;
 import org.apache.hadoop.security.UserGroupInformation;
 import org.junit.Assert;
 import org.junit.BeforeClass;
 import org.junit.Test;
 
 import javax.annotation.Nullable;
-import java.io.BufferedReader;
-import java.io.File;
-import java.io.IOException;
-import java.io.InputStreamReader;
+import java.io.*;

Review comment:
       Revert this.




----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 469569)
    Time Spent: 2h  (was: 1h 50m)

> Handle irrecoverable errors
> ---------------------------
>
>                 Key: HIVE-23993
>                 URL: https://issues.apache.org/jira/browse/HIVE-23993
>             Project: Hive
>          Issue Type: Task
>            Reporter: Aasha Medhi
>            Assignee: Aasha Medhi
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-23993.01.patch, HIVE-23993.02.patch, 
> HIVE-23993.03.patch, HIVE-23993.04.patch, Retry Logic for Replication.pdf
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to