You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vineet Garg (JIRA)" <ji...@apache.org> on 2018/05/22 21:18:04 UTC

[jira] [Updated] (HIVE-17370) Some tests are failing with java.io.FileNotFoundException: File file:/tmp/hadoop/mapred/...

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

Vineet Garg updated HIVE-17370:
-------------------------------
    Fix Version/s:     (was: 3.1.0)
                   4.0.0

> Some tests are failing with java.io.FileNotFoundException: File file:/tmp/hadoop/mapred/...
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-17370
>                 URL: https://issues.apache.org/jira/browse/HIVE-17370
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>             Fix For: 4.0.0
>
>
> Mostly independently of the given tests, I found this flakiness in several tests:
> {code}
> 2017-08-21T06:34:26,916  WARN [Thread-7815] mapred.LocalJobRunner: job_local245886038_0060
> java.io.FileNotFoundException: File file:/tmp/hadoop/mapred/staging/hiveptest245886038/.staging/job_local245886038_0060/job.splitmetainfo does not exist
> 	at org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:635) ~[hadoop-common-2.8.0.jar:?]
> 	at org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:861) ~[hadoop-common-2.8.0.jar:?]
> 	at org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:625) ~[hadoop-common-2.8.0.jar:?]
> 	at org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:435) ~[hadoop-common-2.8.0.jar:?]
> 	at org.apache.hadoop.mapreduce.split.SplitMetaInfoReader.readSplitMetaInfo(SplitMetaInfoReader.java:51) ~[hadoop-mapreduce-client-core-2.8.0.jar:?]
> 	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:534) [hadoop-mapreduce-client-common-2.8.0.jar:?]
> {code}
> One example is:
> https://builds.apache.org/job/PreCommit-HIVE-Build/6469/testReport/org.apache.hadoop.hive.cli/TestAccumuloCliDriver/testCliDriver_accumulo_queries_/ 



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