Re: Zeppelin 0.9.0 shanpshot build

2021-07-23 Thread Jeff Zhang
zeppelin-distribution/target Great Info 于2021年7月24日周六 下午2:04写道: > thanks the build was successful, I don't see any dist folder, what are the > folder I should copy ?. I just need lasted build with JDBC interpreter > and s3notebook repo > > > On Sat, Jul 24, 2021 at 9:35 AM Jeff Zhang wrote: > >

Re: Zeppelin 0.9.0 shanpshot build

2021-07-23 Thread Great Info
thanks the build was successful, I don't see any dist folder, what are the folder I should copy ?. I just need lasted build with JDBC interpreter and s3notebook repo On Sat, Jul 24, 2021 at 9:35 AM Jeff Zhang wrote: > run the following command to build zeppelin binary distribution: > > mvn clea

Re: Zeppelin 0.9.0 shanpshot build

2021-07-23 Thread Jeff Zhang
run the following command to build zeppelin binary distribution: mvn clean package -Pbuild-distr -DskipRat -DskipTests -pl zeppelin-distribution -am Great Info 于2021年7月24日周六 上午11:49写道: > I want the latest changes also, like > https://github.com/apache/zeppelin/pull/4002. > > I don't think this

Re: Zeppelin 0.9.0 shanpshot build

2021-07-23 Thread Great Info
I want the latest changes also, like https://github.com/apache/zeppelin/pull/4002. I don't think this build has these recent merges On Sat, Jul 24, 2021 at 8:33 AM Jeff Zhang wrote: > 0.9.0 has been released, just download it here. > http://zeppelin.apache.org/download.html > > > Great Info 于2

Re: Zeppelin 0.9.0 shanpshot build

2021-07-23 Thread Jeff Zhang
0.9.0 has been released, just download it here. http://zeppelin.apache.org/download.html Great Info 于2021年7月24日周六 上午9:52写道: > I want to install Apache Zeppelin 0.9.0-SNAPSHOT but cannot seem to find > the proper link. > Is the build available for the latest snapshot or do I need to build on my

Zeppelin 0.9.0 shanpshot build

2021-07-23 Thread Great Info
I want to install Apache Zeppelin 0.9.0-SNAPSHOT but cannot seem to find the proper link. Is the build available for the latest snapshot or do I need to build on my own? Please guide me.