You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/04/28 12:42:00 UTC

[jira] [Updated] (HUDI-3909) Fix repair tool test failure

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

Raymond Xu updated HUDI-3909:
-----------------------------
    Epic Link: HUDI-3303  (was: HUDI-1248)

> Fix repair tool test failure
> ----------------------------
>
>                 Key: HUDI-3909
>                 URL: https://issues.apache.org/jira/browse/HUDI-3909
>             Project: Apache Hudi
>          Issue Type: Test
>            Reporter: Sagar Sumit
>            Priority: Major
>
> https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_apis/build/builds/8118/logs/18
> {code:java}
> 2022-04-19T00:28:13.1889666Z [ERROR] Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.786 s <<< FAILURE! - in org.apache.hudi.utilities.TestHoodieRepairTool
> 2022-04-19T00:28:13.1890526Z [ERROR] org.apache.hudi.utilities.TestHoodieRepairTool.testUndoWithExistingBackupPath  Time elapsed: 0.362 s  <<< ERROR!
> 2022-04-19T00:28:13.1891118Z org.apache.spark.SparkException: 
> 2022-04-19T00:28:13.1891920Z Job aborted due to stage failure: Task 0 in stage 14.0 failed 1 times, most recent failure: Lost task 0.0 in stage 14.0 (TID 49, localhost, executor driver): org.apache.hudi.exception.HoodieIOException: Failed to list /tmp/junit3223059486957425857/backup
> 2022-04-19T00:28:13.1892896Z 	at org.apache.hudi.common.fs.FSUtils.lambda$getFileStatusAtLevel$94bae19f$1(FSUtils.java:791) {code}



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