You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2022/05/24 12:55:00 UTC

[jira] [Commented] (HADOOP-17695) adls test suite TestAdlContractGetFileStatusLive failing with no assertJ on the classpath

    [ https://issues.apache.org/jira/browse/HADOOP-17695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541453#comment-17541453 ] 

Steve Loughran commented on HADOOP-17695:
-----------------------------------------

this happens because test artifact exports are *not* transitive....contract test implementations will need to explicitly import assertj

> adls test suite TestAdlContractGetFileStatusLive failing with no assertJ on the classpath
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-17695
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17695
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/adl, test
>    Affects Versions: 3.3.1
>            Reporter: Steve Loughran
>            Priority: Major
>
> Reported on PR #2482: https://github.com/apache/hadoop/pull/2842 ; CNFE on assertJ assertions in adls test runs. 
> Cause will be HADOOP-17281, which added the asserts to the existing fs contract test. We need to mark assertJ as an export of the hadoop-common suite, or work out why hadoop-azuredatalake isn't picking itup



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org