You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/10/25 19:04:00 UTC

[jira] [Commented] (HIVE-17748) ReplCopyTask doesn't support multi-file CopyWork

    [ https://issues.apache.org/jira/browse/HIVE-17748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16219299#comment-16219299 ] 

Eugene Koifman commented on HIVE-17748:
---------------------------------------

+1

> ReplCopyTask doesn't support multi-file CopyWork
> ------------------------------------------------
>
>                 Key: HIVE-17748
>                 URL: https://issues.apache.org/jira/browse/HIVE-17748
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>            Reporter: Eugene Koifman
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-17748.patch, HIVE-17748.patch
>
>
> has 
> {noformat}
>       Path fromPath = work.getFromPaths()[0];
>       toPath = work.getToPaths()[0];
> {noformat}
> should this throw if from/to paths have > 1 element?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)