Woosuk Ro created ZEPPELIN-5762: ----------------------------------- Summary: Resolve hadoop dependency when building zeppelin-server without any profile Key: ZEPPELIN-5762 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5762 Project: Zeppelin Issue Type: Improvement Components: build Affects Versions: 0.10.1 Reporter: Woosuk Ro
When building according to the "Build from source" description on the current zeppelin github page, there is a lack of friendly explanation, so it needs improvement. h2. Status {panel} 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){panel} h2. Workaround {panel} ./mvnw clean package -DskipTests -Phadoop2{panel} h2. How to reproduce * Build zeppelin with {panel} ./mvnw clean package -DskipTests{panel} * Check compile error like {{Cannot find a symbol ...}} -- This message was sent by Atlassian Jira (v8.20.10#820010)