Build failure on 0.8.0 when using CDH hadoop

2018-10-12 Thread Michael Williams
Hey all, I'm hitting some dependency issues when trying to build Zeppelin 0.8.0 with CDH-5.14.4. Here's the maven command I'm using: mvn clean install -DskipTests -Pbuild-distr -Pvendor-repo > -Dhadoop.version=2.6.0-cdh5.14.4 -Dcheckstyle.skip=true -Pr -Pspark-2.2 > -Dspark.version=2.2.0 -Pscala-

Re: Build failure on 0.8.0 when using CDH hadoop

2018-10-15 Thread Michael Williams
der CDH > > mvn clean package -DskipTests > > > Michael Williams 于2018年10月13日周六 上午7:38写道: > >> Hey all, >> >> I'm hitting some dependency issues when trying to build Zeppelin 0.8.0 >> with CDH-5.14.4. Here's the maven command I'm using: >&g

Re: Build failure on 0.8.0 when using CDH hadoop

2018-10-15 Thread Michael Williams
ommitted last > month. > So I think you now don't even need to provide hadoop-2.6 profile at all, > but I haven't tested that. > You can test and let us know which way works for you. > > -- > Ruslan Dautkhanov > > > On Mon, Oct 15, 2018 at 11:48 AM Michael William