Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-17 Thread Anthony Corbacho
+1 On Sat, Jul 18, 2020 at 12:54 PM Prabhjyot Singh wrote: > +1 > Thank you Jeff for creating this. > > On Fri, Jul 17, 2020, 9:35 PM Eric Pugh > wrote: > >> Very excited to see preview2, 0.9.0 has been much more stable then >> previous versions, and the ipyn export makes it easier to use with

Re: [ANNOUNCE] Welcome Yadong Xie, Hsuan Lee as New Committer

2020-04-30 Thread Anthony Corbacho
Welcome and congrats!! On Thu, Apr 30, 2020 at 8:49 PM Eric Pugh wrote: > Congratulations! > > I’ve thought that the Apache Zeppelin project navigating from one front > end framework to another is one of the most difficult technical transitions > an open source project can do! I’m also looking

Re: [VOTE] Release Apache Zeppelin 0.8.2 (RC1)

2019-09-26 Thread Anthony Corbacho
+1 for me On Fri, Sep 27, 2019 at 1:18 PM Jeff Zhang wrote: > Here's my +1 > > I run spark tutorial note and python note successfully > > Jongyoul Lee 于2019年9月26日周四 下午9:24写道: > >> +1 >> >> 2019년 9월 26일 (목) 오후 5:26, CloverHearts 님이 작성: >> >>> +1 >>> >>> 2019년 9월 26일 (목) 오후 2:13, Jeff Zhang 님이 작성

Re: zeppelin url append '/#/'

2019-03-22 Thread Anthony Corbacho
Hi weilan, This behavior comes from angular (we are using angular 1.5.7) You can find imformation here: https://scotch.io/tutorials/pretty-urls-in-angularjs-removing-the-hashtag On Fri, 22 Mar 2019 at 4:59 PM Jongyoul Lee wrote: > It means Front End. > > On Fri, Mar 22, 2019 at 3:42 PM Weilan Wu

Re: "Read replica" for Zeppelin

2018-08-30 Thread Anthony Corbacho
Hi, You can also take a look at zepl.com. We prodive provide a way to perioadically sync notebook from s3 and you can share it as read only. Regards, Anthony On Wed, 29 Aug 2018 at 10:22 PM Jongyoul Lee wrote: > I like this idea, totally. > > I have an exactly same issue and thought to provide

Where Spark home is pick up in the new Spark interpreter

2018-06-06 Thread Anthony Corbacho
Hi, I am a bit confused where spark home is pick up in the new Spark interpreter in the 0.8 branch? Regards, Anthony

Re: [ANNOUNCE] Apache Zeppelin 0.7.0 released

2017-02-05 Thread Anthony Corbacho
Awesome On Mon, Feb 6, 2017 at 4:07 PM, Mina Lee wrote: > The Apache Zeppelin community is pleased to announce the availability of > the 0.7.0 release. > > Zeppelin is a collaborative data analytics and visualization tool for > distributed, general-purpose data processing system such as Apac

Re: How to make Zeppelin log everything to console

2016-10-21 Thread Anthony Corbacho
Hi david, Have you tried to use console in rootLogger in log4j configuration? It should look like a bit like this: log4j.rootLogger=DEBUG,console,file log4j.appender.console=org.apache.log4j.ConsoleAppender log4j.appender.file=org.apache.log4j.RollingFileAppender On Friday, 21 October 2016, Xi

Re: [ANNOUNCE] Apache Zeppelin 0.6.2 released

2016-10-16 Thread Anthony Corbacho
Awesome job guys~~~!! On Mon, Oct 17, 2016 at 1:28 PM, Mina Lee wrote: > The Apache Zeppelin community is pleased to announce the availability of > the 0.6.2 release. > > Zeppelin is a collaborative data analytics and visualization tool for > distributed, general-purpose data processing system s

Re: [ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread Anthony Corbacho
Awesome job! On Tue, Aug 16, 2016 at 4:57 PM, Mina Lee wrote: > The Apache Zeppelin community is pleased to announce the availability of > the 0.6.1 release. > > Zeppelin is a collaborative data analytics and visualization tool for > distributed, general-purpose data processing system such as Ap