You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2016/02/05 22:33:39 UTC

[jira] [Updated] (HIVE-13016) ORC FileDump recovery utility fails in Windows

     [ https://issues.apache.org/jira/browse/HIVE-13016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasanth Jayachandran updated HIVE-13016:
-----------------------------------------
    Attachment: HIVE-13016.1.patch

[~jdere] Could you review the patch?

> ORC FileDump recovery utility fails in Windows
> ----------------------------------------------
>
>                 Key: HIVE-13016
>                 URL: https://issues.apache.org/jira/browse/HIVE-13016
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 1.3.0, 2.1.0
>            Reporter: Jason Dere
>            Assignee: Prasanth Jayachandran
>         Attachments: HIVE-13016.1.patch
>
>
> org.apache.hive.hcatalog.streaming.TestStreaming.testFileDumpCorruptDataFiles
> org.apache.hive.hcatalog.streaming.TestStreaming.testFileDumpCorruptSideFiles
> java.io.IOException: Unable to move file:/E:/hive/hcatalog/streaming/target/tmp/junit4129594478393496260/testing3.db/dimensionTable/delta_0000001_0000002/bucket_00000 to E:/hive/hcatalog/streaming/target/tmp/E:/hive/hcatalog/streaming/target/tmp/junit4129594478393496260/testing3.db/dimensionTable/delta_0000001_0000002/bucket_00000
>         at org.apache.hadoop.hive.ql.io.orc.FileDump.moveFiles(FileDump.java:546)^M
>         at org.apache.hadoop.hive.ql.io.orc.FileDump.recoverFile(FileDump.java:513)^M
>         at org.apache.hadoop.hive.ql.io.orc.FileDump.recoverFiles(FileDump.java:428)^M
>         at org.apache.hadoop.hive.ql.io.orc.FileDump.main(FileDump.java:125)^M
>         at org.apache.hive.hcatalog.streaming.TestStreaming.testFileDumpCorruptSideFiles(TestStreaming.java:1523)^M
> Note that FileDump appends the full source path to the backup path when trying to recover files (see "E:" in the middle of the destination path).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)