Hi Kevin, Thanks for quick reply. I've checked maven central and figured it out as a spark issue. Unfortunately, I have 1.2.0 cluster only. And have you tested zeppelin on a mesos cluster?
Thanks, Jongyoul On Wed, Jan 21, 2015 at 10:52 AM, Kevin (Sangwoo) Kim <[email protected]> wrote: > Hi Jongyoul, > Great to see you in mailing list! > > Sadly, for now Zeppelin not work with Spark 1.2. > https://github.com/NFLabs/zeppelin/issues/260 > > Please try with Spark 1.1.1 version. > > Regards, > Kevin (Sangwoo) > > On Wed Jan 21 2015 at 10:46:35 AM Jongyoul Lee <[email protected]> wrote: > > > 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 > > > -- 이종열, Jongyoul Lee, 李宗烈 http://madeng.net
