You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/05/06 16:29:00 UTC

[jira] [Updated] (HUDI-3685) CI is failing consistently w/ 2 test failures

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

sivabalan narayanan updated HUDI-3685:
--------------------------------------
    Priority: Blocker  (was: Major)

> CI is failing consistently w/ 2 test failures
> ---------------------------------------------
>
>                 Key: HUDI-3685
>                 URL: https://issues.apache.org/jira/browse/HUDI-3685
>             Project: Apache Hudi
>          Issue Type: Test
>          Components: tests-ci
>            Reporter: sivabalan narayanan
>            Priority: Blocker
>              Labels: pull-request-available
>
> there are 2 other issues due to which CI is failing
> 1.
> java.io.FileNotFoundException: File does not exist: 
> [hdfs://localhost:44869/user/vsts/continuous_mor/*/*.parquet]
> 	at org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1309)
> 	at org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1301)
> 	at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
> 	at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:1317)
> 	at org.apache.hudi.common.util.TablePathUtils.getTablePath(TablePathUtils.java:50)
> 	at org.apache.hudi.DataSourceUtils.getTablePath(DataSourceUtils.java:79)
> 	at org.apache.hudi.DefaultSource.createRelation(DefaultSource.scala:92)
> 	at org.apache.hudi.DefaultSource.createRelation(DefaultSource.scala:63)
> Some of the deltastreamer tests are failing due to this.2.
> [ERROR] org.apache.hudi.hadoop.realtime.TestHoodieRealtimeRecordReader.testLogOnlyReader  Time elapsed: 0.134 s  <<< ERROR!
> org.apache.hudi.exception.HoodieException: Could not check if /tmp/junit1578457422128913500 is a valid table
> 	at org.apache.hudi.hadoop.realtime.TestHoodieRealtimeRecordReader.testLogOnlyReader(TestHoodieRealtimeRecordReader.java:864)
> This has been the state of master since this commit: [https://github.com/apache/hudi/commit/26e5d2e6fcc399e7886594a5454a16d29aaa8702]
> Can't spot anything in above commit that would cause the above issue.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)