mvn -Phadoop-2.4 -Dhadoop.version=2.4.0 -DskipTests clean package will do the things!
Cheers, Kevin On 2015년 1월 14일 (수) 03:02 Su She <[email protected]> wrote: > Hello All, > > 1) I tried installing 0.3.4 and got a bit further...I am now failing on the > server step and getting this error: > > Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on > project zeppelin-server: There are test failures. > > 2) I see in the properties of the pom file that the hadoop version is > 1.0.x, I am currently running on 2.4.x, is it likely that I will be able to > work with this release of Zeppelin? Or, can I simply change the hadoop > version in the properties? > > Thanks for the help! > > > Suhas Shekar > > University of California, Los Angeles > B.A. Economics, Specialization in Computing 2014 > > On Mon, Jan 12, 2015 at 9:40 PM, Corneau Damien <[email protected]> > wrote: > > > Could be nice to open another thread for Bigtop if there is none > > > > On Tue, Jan 13, 2015 at 2:24 PM, Roman Shaposhnik <[email protected]> > > wrote: > > > > > Btw, this is exactly why Zeppelin packaging via Bigtop > > > would make so much sense -- then installing it would > > > be a simple option of apt-get/yum install. > > > > > > Thanks, > > > Roman. > > > > > > On Mon, Jan 12, 2015 at 1:51 PM, Su She <[email protected]> wrote: > > > > Hello All, > > > > > > > > Very excited about using Zeppelin! Couple questions: > > > > > > > > 1) Is there any documentation for installing Zeppelin. I've been > trying > > > to : > > > > > > > > wget > > > > > > > > > https://github.com/NFLabs/zeppelin/releases/download/ > release-0.4.0/zeppelin-0.4.0_spark-1.1.0_hadoop-2.4.tar.gz > > > > > > > > but, I keep getting errors saying the URL isn't valid. > > > > > > > > 2) I saw that there is a user list, but I don't see it here: > > > > > > > > http://mail-archives.apache.org/mod_mbox/ > > > > > > > > I only see dev and commits. Please let me know where the most > > appropriate > > > > place to submit questions. > > > > > > > > Thank you for the help! > > > > > >
