[
https://issues.apache.org/jira/browse/HIVE-24114?focusedWorklogId=478442&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-478442
]
ASF GitHub Bot logged work on HIVE-24114:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Sep/20 10:03
Start Date: 03/Sep/20 10:03
Worklog Time Spent: 10m
Work Description: pkumarsinha commented on a change in pull request #1461:
URL: https://github.com/apache/hive/pull/1461#discussion_r482861738
##########
File path: ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java
##########
@@ -429,7 +429,7 @@ public void doCopy(Path destination, List<Path> srcPaths)
throws IOException, Lo
*/
boolean regularCopy(FileSystem sourceFs, List<ReplChangeManager.FileInfo>
fileList)
throws IOException {
- if (hiveInTest) {
+ if (hiveInReplTest) {
Review comment:
Do we require that hiveInReplTest = false cases?
----------------------------------------------------------------
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: 478442)
Time Spent: 40m (was: 0.5h)
> Repl Load is not working with both staging and data copy on target
> -------------------------------------------------------------------
>
> Key: HIVE-24114
> URL: https://issues.apache.org/jira/browse/HIVE-24114
> Project: Hive
> Issue Type: Task
> Reporter: Pravin Sinha
> Assignee: Pravin Sinha
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-24114.01.patch
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)