You should try with latest code on master instead of 0.3.4 or 0.4.0
On Jan 14, 2015 7:10 AM, "Su She" <suhsheka...@gmail.com> wrote:

> Hello Kevin,
>
> Thank you for the help. I ran (i actually saw i have 2.5, not 2.4):
>
>  mvn clean package -Dspark.version=1.1.0
> -Dhadoop.version=2.5.0-mr1-cdh5.2.1
>
> and got these errors:
>
>  Failed to execute goal
> org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce) on
> project zeppelin-zan:
> org.apache.maven.plugins.enforcer.DependencyConvergence failed with
> message:
> [ERROR] Failed while enforcing releasability the error(s) are [
> [ERROR] Dependency convergence error for javax.servlet:servlet-api:2.4
> paths to dependency are:
> [ERROR] +-com.nflabs.zeppelin:zeppelin-zan:0.3.4-SNAPSHOT
> [ERROR] +-org.apache.hadoop:hadoop-core:2.5.0-mr1-cdh5.2.1
> [ERROR] +-tomcat:jasper-runtime:5.5.23
> [ERROR] +-javax.servlet:servlet-api:2.4
> [ERROR] and
> [ERROR] +-com.nflabs.zeppelin:zeppelin-zan:0.3.4-SNAPSHOT
> [ERROR] +-org.apache.hadoop:hadoop-core:2.5.0-mr1-cdh5.2.1
> [ERROR] +-javax.servlet:servlet-api:2.5
>
> Any suggestions are helpful, thanks a lot!
>
>
>
> On Tue, Jan 13, 2015 at 12:46 PM, Kevin Kim (Sangwoo) <ke...@between.us>
> wrote:
>
> > 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 <suhsheka...@gmail.com> 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!
> > >
> > >
> > >
> > > On Mon, Jan 12, 2015 at 9:40 PM, Corneau Damien <cornead...@gmail.com>
> > > 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 <
> > ro...@shaposhnik.org>
> > > > 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 <suhsheka...@gmail.com>
> > 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!
> > > > >
> > > >
> > >
> >
>

Reply via email to