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/05/06 15:37:00 UTC

[jira] [Updated] (HUDI-1733) Support scala2.12 integration test

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

Raymond Xu updated HUDI-1733:
-----------------------------
    Priority: Minor  (was: Major)

> Support scala2.12 integration test
> ----------------------------------
>
>                 Key: HUDI-1733
>                 URL: https://issues.apache.org/jira/browse/HUDI-1733
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Testing, tests-ci
>            Reporter: Gary Li
>            Priority: Minor
>
> Integration test runs failed with Dscala-2.12 version.
>  
> {code:java}
> [INFO] 5888[INFO] Results:5889[INFO] 5890[ERROR] Failures: 5891[ERROR]   ITTestRepairsCommand.testDeduplicateWithInserts:128 expected: <Deduplicated files placed in:  /tmp/junit7393439450209094150/dataset/tmp> but was: <Deduplication failed!>5892[ERROR]   ITTestRepairsCommand.testDeduplicateWithReal:213 expected: <Deduplicated files placed in:  2016/03/15> but was: <Deduplication failed!>5893[ERROR]   ITTestRepairsCommand.testDeduplicateWithUpdates:155 expected: <Deduplicated files placed in:  /tmp/junit7443596472230685943/dataset/tmp> but was: <Deduplication failed!>5894[ERROR]   ITTestRepairsCommand.testDeduplicateWithUpserts:182 expected: <Deduplicated files placed in:  /tmp/junit7680615749459283617/dataset/tmp> but was: <Deduplication failed!>
> {code}



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