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

[jira] [Created] (HIVE-17748) REplCopyTaks.execut(DriverContext)

Eugene Koifman created HIVE-17748:
-------------------------------------

             Summary: REplCopyTaks.execut(DriverContext)
                 Key: HIVE-17748
                 URL: https://issues.apache.org/jira/browse/HIVE-17748
             Project: Hive
          Issue Type: Sub-task
          Components: Transactions
            Reporter: Eugene Koifman


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)