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

[jira] [Created] (YARN-10986) Fix import statements in hadoop-aws project

Tamas Domok created YARN-10986:
----------------------------------

             Summary: Fix import statements in hadoop-aws project
                 Key: YARN-10986
                 URL: https://issues.apache.org/jira/browse/YARN-10986
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: build
    Affects Versions: 3.3.1
            Reporter: Tamas Domok
            Assignee: Tamas Domok


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: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org