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 "Yuanbo Liu (JIRA)" <ji...@apache.org> on 2017/04/07 02:29:41 UTC

[jira] [Assigned] (HADOOP-14287) Compiling trunk with -DskipShade fails

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

Yuanbo Liu reassigned HADOOP-14287:
-----------------------------------

    Assignee: Arun Suresh

> Compiling trunk with -DskipShade fails 
> ---------------------------------------
>
>                 Key: HADOOP-14287
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14287
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Arpit Agarwal
>            Assignee: Arun Suresh
>         Attachments: HADOOP-14287.001.patch
>
>
> Get the following errors when compiling trunk with -DskipShade. It succeeds with shading.
> {code}
> [ERROR] COMPILATION ERROR :
> [ERROR] /hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java:[41,30] cannot find symbol
>   symbol:   class HdfsConfiguration
>   location: package org.apache.hadoop.hdfs
> [ERROR] /hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java:[45,34] cannot find symbol
>   symbol:   class WebHdfsConstants
>   location: package org.apache.hadoop.hdfs.web
> [ERROR] /hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java:[71,36] cannot find symbol
>   symbol:   class HdfsConfiguration
>   location: class org.apache.hadoop.example.ITUseMiniCluster
> [ERROR] /hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java:[85,53] cannot access org.apache.hadoop.hdfs.DistributedFileSystem
>   class file for org.apache.hadoop.hdfs.DistributedFileSystem not found
> [ERROR] /hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java:[109,38] cannot find symbol
>   symbol:   variable WebHdfsConstants
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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