Hi dev, I'm new to use Zeppelin. I've failed while building from source. The following is error messages.
[ERROR] Failed to execute goal on project zeppelin-spark: Could not resolve dependencies for project com.nflabs.zeppelin:zeppelin-spark:jar:0.4.0: Failure to find org.apache.spark:spark-repl_2.10:jar:1.2.0 in https://raw.github.com/NFLabs/mvn-repo/master/releases was cached in the local repository, resolution will not be reattempted until the update interval of nflabs public repository has elapsed or updates are forced -> [Help 1] My command is $ JAVA_HOME=`/usr/libexec/java_home -v 1.7` mvn install -DskipTests -Dspark.version=1.2.0 -Dhadoop.version=2.3.0-cdh5.0.1 I think raw.github.com/... is not reachable. Do you have any help? Thanks in advance, JL -- 이종열, Jongyoul Lee, 李宗烈 http://madeng.net
