You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2021/10/21 17:47:00 UTC

[jira] [Resolved] (HADOOP-17974) Fix the import statements in hadoop-aws module

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

Steve Loughran resolved HADOOP-17974.
-------------------------------------
    Fix Version/s: 3.3.2
       Resolution: Fixed

merged trunk & branch-3.3; accidentally lost the PR # from the commit header in trunk, but reinstated it for the 3.3 cherrypick

> Fix the import statements in hadoop-aws module
> ----------------------------------------------
>
>                 Key: HADOOP-17974
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17974
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build, fs/azure
>    Affects Versions: 3.3.1
>            Reporter: Tamas Domok
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.3.2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The install target with the activated clover profile fails with an error on the hadoop-aws module.
> {code:java}
> mvn -Pclover clean install -DskipTests --projects '!hadoop-client-modules/hadoop-client-check-invariants,!hadoop-client-modules/hadoop-client-check-test-invariants' {code}
> {code:java}
> com.atlassian.clover.api.CloverException: /Users/tdomok/Work/hadoop/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/impl/DeleteOperation.java:31:85:unexpected token: ; {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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