Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel1

Resolve hadoop dependency when building zeppelin-server without any profile

Status

Code Block
Active Profiles for Project 'org.apache.zeppelin:zeppelin-server:jar:0.11.0-SNAPSHOT':

The following profiles are active:

 - using-source-tree (source: org.apache.zeppelin:zeppelin-server:0.11.0-SNAPSHOT)
 - rat (source: org.apache.zeppelin:zeppelin:0.11.0-SNAPSHOT)

How to reproduce

  • Build zeppelin with 
    ./mvnw clean package -DskipTests
  • Check compile error like
    Cannot find a symbol ... 

...