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 2018/03/02 20:28:00 UTC

[jira] [Commented] (HIVE-18723) CompactorOutputCommitter.commitJob() - check rename() ret val

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

Eugene Koifman commented on HIVE-18723:
---------------------------------------

unfortunately Jenkins output is gone.  Are you sure
org.apache.hadoop.hive.ql.txn.compactor.TestWorker.minorWithOpenInMiddle (batchId=268)
org.apache.hadoop.hive.ql.txn.compactor.TestWorker2.minorWithOpenInMiddle (batchId=268)
are not related?

> CompactorOutputCommitter.commitJob() - check rename() ret val
> -------------------------------------------------------------
>
>                 Key: HIVE-18723
>                 URL: https://issues.apache.org/jira/browse/HIVE-18723
>             Project: Hive
>          Issue Type: Improvement
>          Components: Transactions
>    Affects Versions: 1.0.0
>            Reporter: Eugene Koifman
>            Assignee: Kryvenko Igor
>            Priority: Major
>         Attachments: HIVE-18723.1.patch, HIVE-18723.2.patch, HIVE-18723.patch
>
>
> right now ret val is ignored {{fs.rename(fileStatus.getPath(), newPath); }}
> Should this use {{FileUtils.ename(FileSystem fs, Path sourcePath, Path destPath, Configuration conf) }}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)