Hi Jongyoul, Try build again after this,
rm -rf zeppelin-web/bower_components/ Best, moon On Wed, Jan 21, 2015 at 3:30 PM, Jongyoul Lee <[email protected]> wrote: > Hi, Moon, > > I've tried to compile code on that branch. It, However, occurs error like: > > [INFO] bower angular#~1.x cached git:// > github.com/angular/bower-angular.git#1.3.10 > [INFO] bower angular#~1.x validate 1.3.10 against > git://github.com/angular/bower-angular.git#~1.x > [INFO] bower ECONFLICT Unable to find > suitable version for angular > [INFO] npm ERR! weird error 1 > [INFO] npm ERR! not ok code 0 > > Could you help me? > > Regards, > JL > > On Wed, Jan 21, 2015 at 12:06 PM, moon soo Lee <[email protected]> wrote: > > > Hi Jongyoul, > > > > I just pushed an branch for Spark 1.2 > > > > https://github.com/NFLabs/zeppelin/pull/294 > > > > This is still in development and not fully tested, but as you can see the > > screenshots, the default functions are working. > > If you're interested, please test this branch and give some feedback. > > Hope this helps. > > > > Best, > > moon > > > > > > On Wed, Jan 21, 2015 at 11:58 AM, Alex B <[email protected]> wrote: > > > > > There are couple of problems with Spark 1.2 support, some of them will > be > > > solved by recent Spark 1.2.1 release soon (unpublished artifacts) and > > > others (classloading issues) hopefully with remote process interpreter > > I'm > > > working on right now. > > > > > > Mesos might be an option, although I do not have much experience with > it > > > > > > > > > > > > On Wed, Jan 21, 2015 at 11:28 AM, Kevin (Sangwoo) Kim < > > [email protected] > > > > wrote: > > > > > >> I guess supporting Spark 1.2 is one of the most important issue today > > and > > >> probably will be resolved soon, > > >> > > >> Until then, you might try Zeppelin in local mode with local data for > try > > >> and learn! > > >> > > >> Maybe @moon will comment more for Spark 1.2 support. > > >> > > >> > > >> And I'm running standalone spark cluster and have no experience with > > mesos > > >> or yarn, it will be cool if you try it and share your experience! > > >> > > >> Also you may search former google groups mailing list, for some > articles > > >> on > > >> mesos or something like: > > >> > > >> > > > https://groups.google.com/forum/#!searchin/zeppelin-developers/mesos/zeppelin-developers/i7oXKHYfB38/HciSR_77oB8J > > >> > > >> Cheers! > > >> Kevin > > >> > > >> On Wed Jan 21 2015 at 11:02:39 AM Jongyoul Lee <[email protected]> > > >> wrote: > > >> > > >> > 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 > > >> > > > >> > > > > > > > > > > > > -- > > > -- > > > Kind regards, > > > Alexander. > > > > > > > > > > > > -- > 이종열, Jongyoul Lee, 李宗烈 > http://madeng.net >
