Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-15058 [Umbrella] Current Flaky Tests
  3. HIVE-17370

Some tests are failing with java.io.FileNotFoundException: File file:/tmp/hadoop/mapred/...

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.0.0
    • 4.0.0-alpha-2
    • None
    • None

    Description

      Mostly independently of the given tests, I found this flakiness in several tests:

      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:?]
      

      One example is:
      https://builds.apache.org/job/PreCommit-HIVE-Build/6469/testReport/org.apache.hadoop.hive.cli/TestAccumuloCliDriver/testCliDriver_accumulo_queries_/

      Attachments

        Issue Links

          Activity

            People

              pvary Peter Vary
              pvary Peter Vary
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: