[
https://issues.apache.org/jira/browse/HIVE-19592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481069#comment-16481069
]
Sergey Shelukhin commented on HIVE-19592:
-----------------------------------------
MiniMR timed out, there's JIRA for this.
The other test failed like others:
{noformat}
2018-05-18T08:05:47,583 WARN [Thread-2372] mapred.LocalJobRunner:
job_local801116008_0040
java.io.FileNotFoundException: File
file:/tmp/hadoop/mapred/staging/hiveptest801116008/.staging/job_local801116008_0040/job.splitmetainfo
does not exist
at
org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:641)
~[hadoop-common-3.1.0.jar:?]
at
org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:930)
~[hadoop-common-3.1.0.jar:?]
at
org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:631)
~[hadoop-common-3.1.0.jar:?]
at
org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:454)
~[hadoop-common-3.1.0.jar:?]
at
org.apache.hadoop.mapreduce.split.SplitMetaInfoReader.readSplitMetaInfo(SplitMetaInfoReader.java:51)
~[hadoop-mapreduce-client-core-3.1.0.jar:?]
at
org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:538)
[hadoop-mapreduce-client-common-3.1.0.jar:?
{noformat}
[~jcamachorodriguez] [~vihangk1] do you know if anything is cleaning tmp dir
during tests on ptest machines? We get a lot of random failures like this from
various tests.
> CLONE - CLONE - NOOP jira to see which tests are flaky on HiveQA
> ----------------------------------------------------------------
>
> Key: HIVE-19592
> URL: https://issues.apache.org/jira/browse/HIVE-19592
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Major
> Attachments: HIVE-19592.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)