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

Arun Suresh commented on HADOOP-13977:
--------------------------------------

This is due to the fact the 'hadoop-client-integration-tests' depend on the 
post shaded artifacts.
HADOOP-13999 introduces a 'noshade' profile that adds the dependencies. You 
just need to enable the profile in the Projects dropdown in IntelliJ Maven 
projects window (View > Tools Windows > Maven Projects). 

> IntelliJ Compilation error in ITUseMiniCluster.java
> ---------------------------------------------------
>
>                 Key: HADOOP-13977
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13977
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Miklos Szegedi
>            Assignee: Sean Busbey
>         Attachments: build.log
>
>
> The repro steps:
> mvn clean install -DskipTests and then "Build/Build Project" in IntelliJ IDEA 
> to update indexes, etc.
> ...hadoop/hadoop-client-modules/hadoop-client-integration-tests/src/test/java/org/apache/hadoop/example/ITUseMiniCluster.java
> Error:(34, 28) java: package org.apache.hadoop.fs does not exist
> ...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to