You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (JIRA)" <ji...@apache.org> on 2017/08/22 14:54:00 UTC

[jira] [Assigned] (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 ]

Peter Vary reassigned HIVE-17370:
---------------------------------


> 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
>
> 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
(v6.4.14#64029)