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

László Bodor commented on HIVE-25859:
-------------------------------------

thanks for the fix [~ayushtkn], assigned the jira to you for credits
I'm not resolving this at the moment, in case we want to double-check how 
exactly happened that it hasn't failed until now


> load_non_hdfs_path.q fails on master: .1.txt.crc does not exist
> ---------------------------------------------------------------
>
>                 Key: HIVE-25859
>                 URL: https://issues.apache.org/jira/browse/HIVE-25859
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Bodor
>            Assignee: Ayush Saxena
>            Priority: Blocker
>              Labels: pull-request-available
>         Attachments: hive.log
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> repro
> {code}
>  mvn clean install -Dtest.output.overwrite=true -Pitests,hadoop-2 
> -Denforcer.skip=true -pl itests/qtest -pl itests/util -am 
> -Dtest=TestMiniLlapLocalCliDriver -Dqfile=load_non_hdfs_path.q
> {code}
> {code}
> Caused by: java.io.FileNotFoundException: File 
> file:/Users/laszlobodor/apache/hive/itests/qtest/target/tmp/non_hdfs_path/.1.txt.crc
>  does not exist
>       at 
> org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:641)
>       at 
> org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:930)
>       at 
> org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:631)
>       at 
> org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:454)
>       at 
> org.apache.hadoop.fs.ChecksumFileSystem$ChecksumFSInputChecker.<init>(ChecksumFileSystem.java:146)
>       at 
> org.apache.hadoop.fs.ChecksumFileSystem.open(ChecksumFileSystem.java:347)
>       at org.apache.hadoop.fs.FilterFileSystem.open(FilterFileSystem.java:164)
>       at org.apache.hadoop.fs.ProxyFileSystem.open(ProxyFileSystem.java:153)
>       at org.apache.hadoop.fs.FilterFileSystem.open(FilterFileSystem.java:164)
>       at org.apache.hadoop.fs.FileSystem.open(FileSystem.java:950)
>       at org.apache.hadoop.hive.common.FileUtils.copy(FileUtils.java:695)
>       at org.apache.hadoop.hive.common.FileUtils.copy(FileUtils.java:685)
>       at org.apache.hadoop.hive.common.FileUtils.copy(FileUtils.java:667)
>       at org.apache.hadoop.hive.common.FileUtils.copy(FileUtils.java:634)
>       at org.apache.hadoop.hive.ql.metadata.Hive.moveFile(Hive.java:4809)
>       ... 64 more
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to