Re: Slack channel for Zeppelin community

2021-02-10 Thread Eric Pugh
Thanks, my slack email s ep...@apache.org <mailto:ep...@apache.org>


> On Feb 10, 2021, at 10:17 AM, Jeff Zhang  wrote:
> 
> Hi Folks,
> 
> We have an apache slack channel for Zeppelin, but we didn't make lots of 
> discussion there,  but I think it is suitable for many kinds of discussion, 
> specially we recently talked about regular community sync up meeting. So if 
> you are interested, please leave your slack account in this thread, I will 
> invite you to join it.
> 
> 
> 
> -- 
> Best Regards
> 
> Jeff Zhang

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



Re: [Proposal] Zeppelin Client API (Zeppelin SDK)

2020-07-27 Thread Eric Pugh
:-).  That makes sense to me, just that I feel like the Low and High words make 
it seem like they are for the same scenario, just differing levels of knowledge 
needed by the user.  

Having said that, I do really like the idea of letting Zeppelin solve more use 
cases!


> On Jul 25, 2020, at 9:43 AM, Jeff Zhang  wrote:
> 
> Hi Eric,
> 
> Thanks for your feedback. I name them as high level api and low level api 
> just because the high level depends on the low level api. Actually the high 
> level api and low level api are for difference scenarios. The low level api 
> is for the scenario that user write code in notebook and would like to 
> schedule the note via external system. The high level api is for the scenario 
> that user treat zeppelin as a job server, and user don't need to write code 
> in zeppelin beforehand, they just submit code to zeppelin and zeppelin would 
> execute the code. This is much like the apache livy, https://livy.apache.org/ 
> <https://livy.apache.org/>
> Eric Pugh  <mailto:ep...@opensourceconnections.com>> 于2020年7月25日周六 上午12:45写道:
> Thanks Jeff for sharing this.   I’ve often wanted to take what I did in my 
> notebook, and then make that logic flow something that could be triggered by 
> other processes.   I used the CRON feature that was available always in the 
> 8.x line of Zeppelin, and had the end of my notebook be a HTTP PUT with my 
> output calculations for example ;-).
> 
> I’m not sure about the term High and Low.   The other project that I saw that 
> used those terms was Apache Poi, and they had a high-level API about a Excel 
> spreadsheet, that abstracted a lot away, and then a very low-level one where 
> you were working with, and then a low level one where you worked with the 
> basic datastructures.
> 
> I would think that “High Level” is the working with notebooks and paragraphs, 
> but without really knowing what was going on inside of them.  I interact with 
> Notebook X and Notebook Y, but they are blackboxes to me.   Whereas the “Low 
> Level” would be the “I am actually running code against Zeppelin, and 
> understand how to run code on Zeppelin”.
> 
> I know this is the opposite of your definition!
> 
> Regardless of naming, more ways to leverage Zeppelin would be nice.  
> 
> 
> 
> > On Jul 24, 2020, at 11:53 AM, Jeff Zhang  > <mailto:zjf...@gmail.com>> wrote:
> > 
> > Hi Folks,
> > 
> > I'd like to discuss this proposal with you about the zeppelin client api 
> > (zeppelin sdk).
> > The background is that now Zeppelin’s main usage scenario is interactive 
> > data analysis. Although it provides rest api, it is not easy for an 
> > external system (e.g. scheduler system) to integrate Zeppelin for the 
> > scenario where zeppelin is used as a backend job service. So I propose to 
> > introduce a new module: Zeppelin client api (Zeppelin SDK), whose purpose 
> > is to provide easy api for external systems to integrate zeppelin.
> > 
> > I have created a google doc for the details, welcome any comments and 
> > feedback.
> > 
> > https://docs.google.com/document/d/1bLLKKxleZlZpP9EFJlLLkJKwDBps-RNvzNwh3LFZWZ4/edit?usp=sharing
> >  
> > <https://docs.google.com/document/d/1bLLKKxleZlZpP9EFJlLLkJKwDBps-RNvzNwh3LFZWZ4/edit?usp=sharing>
> >  
> > <https://docs.google.com/document/d/1bLLKKxleZlZpP9EFJlLLkJKwDBps-RNvzNwh3LFZWZ4/edit?usp=sharing
> >  
> > <https://docs.google.com/document/d/1bLLKKxleZlZpP9EFJlLLkJKwDBps-RNvzNwh3LFZWZ4/edit?usp=sharing>>
> > 
> > 
> > -- 
> > Best Regards
> > 
> > Jeff Zhang
> 
> ___
> Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
> http://www.opensourceconnections.com <http://www.opensourceconnections.com/> 
> <http://www.opensourceconnections.com/ 
> <http://www.opensourceconnections.com/>> | My Free/Busy 
> <http://tinyurl.com/eric-cal <http://tinyurl.com/eric-cal>>  
> Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
> <https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw
>  
> <https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>>
> 
> This e-mail and all contents, including attachments, is considered to be 
> Company Confidential unless explicitly stated otherwise, regardless of 
> whether attachments are marked as such.
> 
> 
> 
> -- 
> Best Regards
> 
> Jeff Zhang

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



Re: [Proposal] Zeppelin Client API (Zeppelin SDK)

2020-07-24 Thread Eric Pugh
Thanks Jeff for sharing this.   I’ve often wanted to take what I did in my 
notebook, and then make that logic flow something that could be triggered by 
other processes.   I used the CRON feature that was available always in the 8.x 
line of Zeppelin, and had the end of my notebook be a HTTP PUT with my output 
calculations for example ;-).

I’m not sure about the term High and Low.   The other project that I saw that 
used those terms was Apache Poi, and they had a high-level API about a Excel 
spreadsheet, that abstracted a lot away, and then a very low-level one where 
you were working with, and then a low level one where you worked with the basic 
datastructures.

I would think that “High Level” is the working with notebooks and paragraphs, 
but without really knowing what was going on inside of them.  I interact with 
Notebook X and Notebook Y, but they are blackboxes to me.   Whereas the “Low 
Level” would be the “I am actually running code against Zeppelin, and 
understand how to run code on Zeppelin”.

I know this is the opposite of your definition!

Regardless of naming, more ways to leverage Zeppelin would be nice.  



> On Jul 24, 2020, at 11:53 AM, Jeff Zhang  wrote:
> 
> Hi Folks,
> 
> I'd like to discuss this proposal with you about the zeppelin client api 
> (zeppelin sdk).
> The background is that now Zeppelin’s main usage scenario is interactive data 
> analysis. Although it provides rest api, it is not easy for an external 
> system (e.g. scheduler system) to integrate Zeppelin for the scenario where 
> zeppelin is used as a backend job service. So I propose to introduce a new 
> module: Zeppelin client api (Zeppelin SDK), whose purpose is to provide easy 
> api for external systems to integrate zeppelin.
> 
> I have created a google doc for the details, welcome any comments and 
> feedback.
> 
> https://docs.google.com/document/d/1bLLKKxleZlZpP9EFJlLLkJKwDBps-RNvzNwh3LFZWZ4/edit?usp=sharing
>  
> <https://docs.google.com/document/d/1bLLKKxleZlZpP9EFJlLLkJKwDBps-RNvzNwh3LFZWZ4/edit?usp=sharing>
> 
> 
> -- 
> Best Regards
> 
> Jeff Zhang

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



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

2020-07-17 Thread Eric Pugh
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 more clients in my 
work.

+1 (non binding)

> On Jul 17, 2020, at 11:27 AM, Yadong Xie  wrote:
> 
> Thanks, Jeff
> +1 from my side
> 
> Jeff Zhang mailto:zjf...@gmail.com>> 于2020年7月17日周五 
> 下午11:25写道:
> Hi folks,
> 
> I propose the following RC to be released for the Apache Zeppelin
> 0.9.0-preview2 release.
> 
> 
> The commit id is a74365c0813b451db1bc78def7d1ad1279429224 :
> https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=commit;h=dd2058395ad4cf08fb6bdc901ec0c426c5095a94
>  
> <https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=commit;h=dd2058395ad4cf08fb6bdc901ec0c426c5095a94>
> 
> This corresponds to the tag: v0.9.0-preview1-rc2 :
> https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=shortlog;h=refs/tags/v0.9.0-preview2-rc1
>  
> <https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=shortlog;h=refs/tags/v0.9.0-preview2-rc1>
> 
> The release archives (tgz), signature, and checksums are here
> https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.9.0-preview2-rc1/ 
> <https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.9.0-preview2-rc1/>
> 
> The release candidate consists of the following source distribution
> archive zeppelin-v0.9.0-preview2.tgz
> 
> In addition, the following supplementary binary distributions are provided
> for user convenience at the same location zeppelin-0.9.0-preview2-bin-all.tgz
> 
> 
> The maven artifacts are here
> https://repository.apache.org/content/repositories/orgapachezeppelin-1279/org/apache/zeppelin/
>  
> <https://repository.apache.org/content/repositories/orgapachezeppelin-1279/org/apache/zeppelin/>
> 
> You can find the KEYS file here:
> https://dist.apache.org/repos/dist/release/zeppelin/KEYS 
> <https://dist.apache.org/repos/dist/release/zeppelin/KEYS>
> 
> Release notes available at
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342692==12316221
>  
> <https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342692==12316221>
> 
> Vote will be open for next 72 hours (close at 8am 20/July PDT).
> 
> [ ] +1 approve
> [ ] 0 no opinion
> [ ] -1 disapprove (and reason why)
> 
> 
> -- 
> Best Regards
> 
> Jeff Zhang

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



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

2020-04-30 Thread Eric Pugh
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 forward to the new Angular UI!



> On Apr 30, 2020, at 3:25 AM, Alex Ott  wrote:
> 
> Welcome Hsuan Lee and Yadong Xie- I'm looking forward working more closely 
> with you!
> 
> On Wed, Apr 29, 2020 at 4:03 PM Jeff Zhang  <mailto:zjf...@gmail.com>> wrote:
> 
> The Project Management Committee (PMC) for Apache Zeppelin
> has invited Yadong Xie and Hsuan Lee  to become a committer and we are very 
> pleased 
> to announce that they have accepted. 
> 
> We greatly appreciate all of Yadong Xie and Hsuan Lee's hard work and 
> generous contributions to the project, especially on the new angular UI 
> implementation. We look forward to continued involvement in the project.
> 
> Congratulations & Welcome aboard Yadong Xie and Hsuan Lee !
> 
> -- 
> Best Regards
> 
> Jeff Zhang
> 
> 
> -- 
> With best wishes,Alex Ott
> http://alexott.net/ <http://alexott.net/>
> Twitter: alexott_en (English), alexott (Russian)

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



Logging doesn't appear to work with Docker version of 0.9.0-preview1

2020-03-31 Thread Eric Pugh
I’ve tried with building my own Docker image of Zeppelin, and using the 
apache/zeppelin:0.9.0 image:

docker run -p 8080:8080 --rm -v $PWD/logs:/logs -v $PWD/notebook:/notebook -e 
ZEPPELIN_LOG_DIR='/logs' -e ZEPPELIN_NOTEBOOK_DIR='/notebook' --name zeppelin 
apache/zeppelin:0.9.0


The /logs directory remains stubbornly empty!   I wanted to confirm with others 
that they see the same issue before opening a JIRA.

Thanks


___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



[jira] [Created] (ZEPPELIN-4711) Docker build of Zeppelin needs to give write permissions to /zeppelin/interpreter

2020-03-31 Thread David Eric Pugh (Jira)
David Eric Pugh created ZEPPELIN-4711:
-

 Summary: Docker build of Zeppelin needs to give write permissions 
to /zeppelin/interpreter
 Key: ZEPPELIN-4711
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4711
 Project: Zeppelin
  Issue Type: Bug
  Components: build
Affects Versions: 0.9.0
Reporter: David Eric Pugh


In 0.9.0-preview1 build of Zeppelin, the scripts/docker/zeppelin/bin/Dockerfile 
doesn't have the right permissions on the /zeppelin/interpreter directory.  
Therefore when you run ./bin/install_interpreter you get a permissions issue 
creating the /zeppelin/interpreter/{your_interpreter} directory.   

Here is the example:

{{
./bin/install-interpreter.sh --name solr --artifact 
com.lucidworks.zeppelin:zeppelin-solr:0.1.6

 INFO [2020-03-31 17:07:57,049] ({main} ZeppelinConfiguration.java[create]:178) 
- Zeppelin Version: 0.9.0-preview1
Install solr(com.lucidworks.zeppelin:zeppelin-solr:0.1.6) to 
/zeppelin/interpreter/solr ... 
java.io.IOException: Destination '/zeppelin/interpreter/solr' directory cannot 
be created
at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1085)
at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1038)
at 
org.apache.zeppelin.dep.DependencyResolver.load(DependencyResolver.java:98)
}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2020-03-26 Thread Eric Pugh
Not sure if this is useful in the upgrade notes, but I was able to run inside 
of Zeppelin running in Docker:

%sh
./bin/upgrade-note.sh

I did have to stop and restart the Docker setup to pick up the newly upgraded 
notebooks, however it worked great.

Eric


> On Mar 26, 2020, at 9:57 AM, Jeff Zhang  wrote:
> 
> Hi Everyone, 
> 
> Thanks for your testing and vote, we have 10 +1 ( 4 bindings) votes,  no 0 
> and -1 vote, I am happy to announce the vote is passed, I will do the 
> following release work. 
> 
> +1 
> Jongyoul Lee. *
> Yadong Xie
> Eric Pugh
> Prabhjyot Singh. *
> 
> 
> 
> 
> moon soo Lee *
> Xun Liu
> Khalid Huseynov
> NineQS CloverHearts
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Alex Ott
> Jeff Zhang *
> 
> *binding 
> 
> Jeff Zhang mailto:zjf...@gmail.com>> 于2020年3月26日周四 
> 下午9:50写道:
> Here's my +1, of course
> 
> Alex Ott mailto:alex...@gmail.com>> 于2020年3月26日周四 
> 下午8:33写道:
> +1 from me (with note about netinst)
> 
> I checked following:
> downloaded all tgz artifacts & checked the checksums
> run full distribution - tested spark & cassandra interpreters
> built from source code
> The only failing thing is netinst package - you can't install interpreters 
> from network as it looks for 0.9.0, and they aren't published. We need to 
> emphasize this in the release announcement.
> 
> 
> On Mon, Mar 23, 2020 at 4:15 PM Jeff Zhang  <mailto:zjf...@gmail.com>> wrote:
> Hi folks,
> 
> I propose the following RC to be released for the Apache Zeppelin
> 0.9.0-preview1 release.
> 
> 
> The commit id is a74365c0813b451db1bc78def7d1ad1279429224 :
> https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=commit;h=a74365c0813b451db1bc78def7d1ad1279429224
>  
> <https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=commit;h=a74365c0813b451db1bc78def7d1ad1279429224>
> 
> This corresponds to the tag: v0.9.0-preview1-rc1 :
> https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=shortlog;h=refs/tags/v0.9.0-preview1-rc1
>  
> <https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=shortlog;h=refs/tags/v0.9.0-preview1-rc1>
> 
> The release archives (tgz), signature, and checksums are here
> https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.9.0-preview1-rc1/ 
> <https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.9.0-preview1-rc1/>
> 
> The release candidate consists of the following source distribution archive
> zeppelin-v0.9.0-preview1.tgz
> 
> In addition, the following supplementary binary distributions are provided
> for user convenience at the same location
> zeppelin-0.9.0-preview1-bin-all.tgz
> 
> 
> The maven artifacts are here
> https://repository.apache.org/content/repositories/orgapachezeppelin-1276/org/apache/zeppelin/
>  
> <https://repository.apache.org/content/repositories/orgapachezeppelin-1276/org/apache/zeppelin/>
> 
> You can find the KEYS file here:
> https://dist.apache.org/repos/dist/release/zeppelin/KEYS 
> <https://dist.apache.org/repos/dist/release/zeppelin/KEYS>
> 
> Release notes available at
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342692==12316221
>  
> <https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342692==12316221>
> 
> Vote will be open for next 72 hours (close at 7am 26/March PDT).
> 
> [ ] +1 approve
> [ ] 0 no opinion
> [ ] -1 disapprove (and reason why)
> 
> 
> -- 
> Best Regards
> 
> Jeff Zhang
> 
> 
> -- 
> With best wishes,Alex Ott
> http://alexott.net/ <http://alexott.net/>
> Twitter: alexott_en (English), alexott (Russian)
> 
> 
> -- 
> Best Regards
> 
> Jeff Zhang
> 
> 
> -- 
> Best Regards
> 
> Jeff Zhang

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



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

2020-03-25 Thread Eric Pugh
Out of curiosity, is there a Docker version of 0.9.0 preview1 available?  I 
tend to run Zeppelin as a Docker image, and I know I had some challenges with 
the 0.8.x line of Docker images from https://hub.docker.com/r/apache/zeppelin 
<https://hub.docker.com/r/apache/zeppelin>.  

I did modify the ./scripts/docker/zeppelin/Dockerfile to load the 
v0.0.0-preview1-rc1.bin.tgz distribution. 

Then I followed the steps in docs/setup/deployment/docker.md to try out 
Zeppelin and it all appears to work as a Docker image!

One thing to note was that it didn’t auto upgrade my old .json files into the 
new .zpln files.  I had to manually upload them.  Is there any auto upgrade 
feature for existing notebook files?

So non binding +1 ;-)

Eric



> On Mar 25, 2020, at 1:54 AM, Jongyoul Lee  wrote:
> 
> +1
> 
> 2020년 3월 24일 (화) 오전 12:15, Jeff Zhang  <mailto:zjf...@gmail.com>>님이 작성:
> Hi folks,
> 
> I propose the following RC to be released for the Apache Zeppelin
> 0.9.0-preview1 release.
> 
> 
> The commit id is a74365c0813b451db1bc78def7d1ad1279429224 :
> https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=commit;h=a74365c0813b451db1bc78def7d1ad1279429224
>  
> <https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=commit;h=a74365c0813b451db1bc78def7d1ad1279429224>
> 
> This corresponds to the tag: v0.9.0-preview1-rc1 :
> https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=shortlog;h=refs/tags/v0.9.0-preview1-rc1
>  
> <https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=shortlog;h=refs/tags/v0.9.0-preview1-rc1>
> 
> The release archives (tgz), signature, and checksums are here
> https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.9.0-preview1-rc1/ 
> <https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.9.0-preview1-rc1/>
> 
> The release candidate consists of the following source distribution archive
> zeppelin-v0.9.0-preview1.tgz
> 
> In addition, the following supplementary binary distributions are provided
> for user convenience at the same location
> zeppelin-0.9.0-preview1-bin-all.tgz
> 
> 
> The maven artifacts are here
> https://repository.apache.org/content/repositories/orgapachezeppelin-1276/org/apache/zeppelin/
>  
> <https://repository.apache.org/content/repositories/orgapachezeppelin-1276/org/apache/zeppelin/>
> 
> You can find the KEYS file here:
> https://dist.apache.org/repos/dist/release/zeppelin/KEYS 
> <https://dist.apache.org/repos/dist/release/zeppelin/KEYS>
> 
> Release notes available at
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342692==12316221
>  
> <https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342692==12316221>
> 
> Vote will be open for next 72 hours (close at 7am 26/March PDT).
> 
> [ ] +1 approve
> [ ] 0 no opinion
> [ ] -1 disapprove (and reason why)
> 
> 
> -- 
> Best Regards
> 
> Jeff Zhang
> 
> 
> -- 
> 이종열, Jongyoul Lee, 李宗烈
> http://madeng.net <http://madeng.net/>

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



Re: [DISCUSS] Release for 0.9.0-preview-1

2020-03-16 Thread Eric Pugh
Big +1 from me.


> On Mar 16, 2020, at 10:45 AM, Jeff Zhang  wrote:
> 
> Hi Folks,
> 
> I'd like to start the discussion of releasing of 0.9.0-preview-1. As we 
> discussed before releasing a preview version first is suitable for a major 
> release based on our previous experience[1]. The last major release 0.8.0 is 
> in 2018, I do believe we should release 0.9 to allow more people try that and 
> gather feedback. What do you think ?
> 
> 
> [1] 
> https://lists.apache.org/thread.html/3812fd7dab53e1fed4140c826fc69fa5b718636371b6c7c677b4ae88%40%3Cdev.zeppelin.apache.org%3E
>  
> <https://lists.apache.org/thread.html/3812fd7dab53e1fed4140c826fc69fa5b718636371b6c7c677b4ae88%40%3Cdev.zeppelin.apache.org%3E>
> 
> -- 
> Best Regards
> 
> Jeff Zhang

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



Re: [Vote] Create feature branch for new angular web frontend

2019-10-11 Thread Eric Pugh
My nonbinding +1 as well ;-)


> On Oct 10, 2019, at 9:30 PM, Prabhjyot Singh  wrote:
> 
> It looks good and promising, lets give it a try.
> +1
> 
> On Fri, 11 Oct 2019, 6:57 am Joshua Ochsankehl,  <mailto:joshua.ochsank...@gmail.com>> wrote:
> I agree! +1
> 
> On Thu, Oct 10, 2019 at 8:24 PM Jeff Zhang  <mailto:zjf...@gmail.com>> wrote:
> Here's my +1
> 
> Jeff Zhang mailto:zjf...@gmail.com>> 于2019年10月10日周四 
> 上午11:42写道:
> 
> Hi Folks,
> 
> Recently,  Hsuan Lee and Yadong Xie made a proposal about upgrading existing 
> frontend from angular-js to angular 8 [1]. And they have made a POC for this 
> proposal [2]. I would like to start this vote thread to discuss about 
> creating a feature branch for this proposal since this is a pretty big 
> feature. 
> 
> Besides that, you may notice that there's another initiative about creating 
> new web frontend using Vue.  I'd like to clarify that these 2 initiatives are 
> not conflicted with each other, because both of them rely on the same 
> zeppelin backend and we could have multiple zeppelin frontend implementation 
> each of them can customize itself (Current plan is to make these frontend 
> implementation as subproject of zeppelin, but not determined yet). And I 
> think these 2 initiatives will take lots of time to implement all the 
> features of the current frontend, we could leave some problems in future.
> 
> 
> [1] https://issues.apache.org/jira/browse/ZEPPELIN-4321# 
> <https://issues.apache.org/jira/browse/ZEPPELIN-4321#>
> [2] 
> https://lists.apache.org/thread.html/dfa32b35b4497df64ee9d44fc1673e9fe114675a74128fd34e06c5a2@%3Cdev.zeppelin.apache.org%3E
>  
> <https://lists.apache.org/thread.html/dfa32b35b4497df64ee9d44fc1673e9fe114675a74128fd34e06c5a2@%3Cdev.zeppelin.apache.org%3E>
> 
>  
> -- 
> Best Regards
> 
> Jeff Zhang
> 
> 
> -- 
> Best Regards
> 
> Jeff Zhang

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



Re: [DISCUSS] Release 0.8.2

2019-09-23 Thread Eric Pugh
The iPython related fixes would address some issues I’ve run into!

> On Sep 22, 2019, at 11:31 PM, Jeff Zhang  wrote:
> 
> Hi Folks,
> 
> 0.8.1 is released half year ago (Jan 2019), I'd to start the discussion about 
> releasing of 0.8.2 which fixed several critical issues. Let me know your 
> thoughts, thanks.
> 
> https://jira.apache.org/jira/issues/?jql=project%20%3D%20ZEPPELIN%20AND%20fixVersion%20%3D%200.8.2
>  
> <https://jira.apache.org/jira/issues/?jql=project%20%3D%20ZEPPELIN%20AND%20fixVersion%20%3D%200.8.2>
> 
> 
> 
> -- 
> Best Regards
> 
> Jeff Zhang

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



Re: Mvn build problems

2019-05-09 Thread Eric Pugh
Okay, at this point, I have the mvn clean package -pl ’shell,zeppelin-server' 
—am, however seem to hang up on the wait for interpreter test….  Left it 
running for 15 minutes.   I will look at trying with Java 7….


11:02:21,940  INFO org.apache.zeppelin.interpreter.AbstractInterpreterTest:115 
- Wait for interpreter to be started
11:02:22,946  INFO org.apache.zeppelin.interpreter.AbstractInterpreterTest:115 
- Wait for interpreter to be started
11:02:23,950  INFO org.apache.zeppelin.interpreter.AbstractInterpreterTest:115 
- Wait for interpreter to be started
11:02:24,954  INFO org.apache.zeppelin.interpreter.AbstractInterpreterTest:115 
- Wait for interpreter to be started
11:02:25,954  INFO org.apache.zeppelin.interpreter.AbstractInterpreterTest:115 
- Wait for interpreter to be started

> On May 8, 2019, at 4:51 PM, Eric Pugh  wrote:
> 
> I wanted to follow up and mention that the build progressed much further when 
> I did “mvn clean package -DskipTests”, all the way down to the Spark 
> interpreter subproject.  
> 
> I tried following along with 
> https://zeppelin.apache.org/docs/0.8.0/development/contribution/useful_developer_tools.html
>  
> <https://zeppelin.apache.org/docs/0.8.0/development/contribution/useful_developer_tools.html>,
>  and did:
> 
> # build spark related modules with default profiles: scala 2.10 
> mvn clean package -pl 'spark,spark-dependencies,zeppelin-server' --am 
> -DskipTests
> But that errored because spark-dependencies isn’t a valid submodule.
> 
> I did figure out after a while, that to build the shell app, I could do:
> 
> mvn clean package -pl ’shell,zeppelin-server' --am -DskipTests
> However, this wasn’t clear at all!
> 
> I’d love to update the documentation, but not sure if I have a good enough 
> understanding of how all the pieces work to do it….
> 
> 
> 
> 
>> On May 7, 2019, at 2:19 PM, Eric Pugh > <mailto:ep...@opensourceconnections.com>> wrote:
>> 
>> Hi,
>> 
>> I wanted to see about improving the error message on the Shell interpreter, 
>> so working through getting Zeppelin to compile locally.
>> 
>> With Java 1.8 and Maven 3.6.0 when I run “mvn install -DskipTests” I am 
>> getting a build error:
>> 
>> [INFO] Zeppelin: Plugin StandardLauncher .. SKIPPED
>> [INFO] Zeppelin: Plugin Kubernetes StandardLauncher ... SKIPPED
>> [INFO] Zeppelin: Plugin SparkInterpreterLauncher .. SKIPPED
>> [INFO] Zeppelin: Packaging distribution ... SKIPPED
>> [INFO] 
>> 
>> [INFO] BUILD FAILURE
>> [INFO] 
>> 
>> [INFO] Total time:  9.679 s
>> [INFO] Finished at: 2019-05-07T14:15:00-04:00
>> [INFO] 
>> 
>> [ERROR] Failed to execute goal on project spark-interpreter: Could not 
>> resolve dependencies for project 
>> org.apache.zeppelin:spark-interpreter:jar:0.9.0-SNAPSHOT: The following 
>> artifacts could not be resolved: 
>> org.apache.zeppelin:zeppelin-display:jar:0.9.0-SNAPSHOT, 
>> org.apache.zeppelin:spark-scala-2.10:jar:0.9.0-SNAPSHOT, 
>> org.apache.zeppelin:spark-scala-2.11:jar:0.9.0-SNAPSHOT, 
>> org.apache.zeppelin:zeppelin-interpreter-api:jar:0.9.0-SNAPSHOT, 
>> org.apache.zeppelin:spark1-shims:jar:0.9.0-SNAPSHOT, 
>> org.apache.zeppelin:spark-shims:jar:0.9.0-SNAPSHOT, 
>> org.apache.zeppelin:spark2-shims:jar:0.9.0-SNAPSHOT, 
>> org.apache.zeppelin:zeppelin-python:jar:0.9.0-SNAPSHOT, 
>> org.apache.spark:spark-repl_2.10:jar:2.4.0, 
>> org.apache.spark:spark-core_2.10:jar:2.4.0, 
>> org.apache.spark:spark-hive_2.10:jar:2.4.0: Failure to find 
>> org.apache.zeppelin:zeppelin-display:jar:0.9.0-SNAPSHOT in 
>> http://repository.apache.org/snapshots 
>> <http://repository.apache.org/snapshots> was cached in the local repository, 
>> resolution will not be reattempted until the update interval of 
>> apache.snapshots has elapsed or updates are forced -> [Help 1]
>>  
>> Is there a specific version of Maven?   I know the 
>> https://zeppelin.apache.org/contribution/contributions.html 
>> <https://zeppelin.apache.org/contribution/contributions.html> refers to 
>> Oracle Java 7 as well…
>> 
>> For fun I ran "mvn install -Phadoop-2.2 -Dhadoop.version=2.2.0 -Pspark-1.3 
>> -Dspark.version=1.3.0” which past the first Zeppelin project, but then 
>> errors with the version of Spark and Hadoop passed in:
>> 
>> [WARNING] The requested profile "hadoop-2.2" could not be activa

Re: Mvn build problems

2019-05-08 Thread Eric Pugh
I wanted to follow up and mention that the build progressed much further when I 
did “mvn clean package -DskipTests”, all the way down to the Spark interpreter 
subproject.  

I tried following along with 
https://zeppelin.apache.org/docs/0.8.0/development/contribution/useful_developer_tools.html,
 and did:

# build spark related modules with default profiles: scala 2.10 
mvn clean package -pl 'spark,spark-dependencies,zeppelin-server' --am 
-DskipTests
But that errored because spark-dependencies isn’t a valid submodule.

I did figure out after a while, that to build the shell app, I could do:

mvn clean package -pl ’shell,zeppelin-server' --am -DskipTests
However, this wasn’t clear at all!

I’d love to update the documentation, but not sure if I have a good enough 
understanding of how all the pieces work to do it….




> On May 7, 2019, at 2:19 PM, Eric Pugh  wrote:
> 
> Hi,
> 
> I wanted to see about improving the error message on the Shell interpreter, 
> so working through getting Zeppelin to compile locally.
> 
> With Java 1.8 and Maven 3.6.0 when I run “mvn install -DskipTests” I am 
> getting a build error:
> 
> [INFO] Zeppelin: Plugin StandardLauncher .. SKIPPED
> [INFO] Zeppelin: Plugin Kubernetes StandardLauncher ... SKIPPED
> [INFO] Zeppelin: Plugin SparkInterpreterLauncher .. SKIPPED
> [INFO] Zeppelin: Packaging distribution ... SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  9.679 s
> [INFO] Finished at: 2019-05-07T14:15:00-04:00
> [INFO] 
> 
> [ERROR] Failed to execute goal on project spark-interpreter: Could not 
> resolve dependencies for project 
> org.apache.zeppelin:spark-interpreter:jar:0.9.0-SNAPSHOT: The following 
> artifacts could not be resolved: 
> org.apache.zeppelin:zeppelin-display:jar:0.9.0-SNAPSHOT, 
> org.apache.zeppelin:spark-scala-2.10:jar:0.9.0-SNAPSHOT, 
> org.apache.zeppelin:spark-scala-2.11:jar:0.9.0-SNAPSHOT, 
> org.apache.zeppelin:zeppelin-interpreter-api:jar:0.9.0-SNAPSHOT, 
> org.apache.zeppelin:spark1-shims:jar:0.9.0-SNAPSHOT, 
> org.apache.zeppelin:spark-shims:jar:0.9.0-SNAPSHOT, 
> org.apache.zeppelin:spark2-shims:jar:0.9.0-SNAPSHOT, 
> org.apache.zeppelin:zeppelin-python:jar:0.9.0-SNAPSHOT, 
> org.apache.spark:spark-repl_2.10:jar:2.4.0, 
> org.apache.spark:spark-core_2.10:jar:2.4.0, 
> org.apache.spark:spark-hive_2.10:jar:2.4.0: Failure to find 
> org.apache.zeppelin:zeppelin-display:jar:0.9.0-SNAPSHOT in 
> http://repository.apache.org/snapshots 
> <http://repository.apache.org/snapshots> was cached in the local repository, 
> resolution will not be reattempted until the update interval of 
> apache.snapshots has elapsed or updates are forced -> [Help 1]
>  
> Is there a specific version of Maven?   I know the 
> https://zeppelin.apache.org/contribution/contributions.html 
> <https://zeppelin.apache.org/contribution/contributions.html> refers to 
> Oracle Java 7 as well…
> 
> For fun I ran "mvn install -Phadoop-2.2 -Dhadoop.version=2.2.0 -Pspark-1.3 
> -Dspark.version=1.3.0” which past the first Zeppelin project, but then errors 
> with the version of Spark and Hadoop passed in:
> 
> [WARNING] The requested profile "hadoop-2.2" could not be activated because 
> it does not exist.
> [WARNING] The requested profile "spark-1.3" could not be activated because it 
> does not exist.
> 
> Any pointers?  Happy to update the contribution docs once I get through the 
> build process!
> 
> Eric
> 
> ___
> Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
> http://www.opensourceconnections.com <http://www.opensourceconnections.com/> 
> | My Free/Busy <http://tinyurl.com/eric-cal>  
> Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
> <https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>
>   
> This e-mail and all contents, including attachments, is considered to be 
> Company Confidential unless explicitly stated otherwise, regardless of 
> whether attachments are marked as such.
> 

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



Mvn build problems

2019-05-07 Thread Eric Pugh
Hi,

I wanted to see about improving the error message on the Shell interpreter, so 
working through getting Zeppelin to compile locally.

With Java 1.8 and Maven 3.6.0 when I run “mvn install -DskipTests” I am getting 
a build error:

[INFO] Zeppelin: Plugin StandardLauncher .. SKIPPED
[INFO] Zeppelin: Plugin Kubernetes StandardLauncher ... SKIPPED
[INFO] Zeppelin: Plugin SparkInterpreterLauncher .. SKIPPED
[INFO] Zeppelin: Packaging distribution ... SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time:  9.679 s
[INFO] Finished at: 2019-05-07T14:15:00-04:00
[INFO] 
[ERROR] Failed to execute goal on project spark-interpreter: Could not resolve 
dependencies for project 
org.apache.zeppelin:spark-interpreter:jar:0.9.0-SNAPSHOT: The following 
artifacts could not be resolved: 
org.apache.zeppelin:zeppelin-display:jar:0.9.0-SNAPSHOT, 
org.apache.zeppelin:spark-scala-2.10:jar:0.9.0-SNAPSHOT, 
org.apache.zeppelin:spark-scala-2.11:jar:0.9.0-SNAPSHOT, 
org.apache.zeppelin:zeppelin-interpreter-api:jar:0.9.0-SNAPSHOT, 
org.apache.zeppelin:spark1-shims:jar:0.9.0-SNAPSHOT, 
org.apache.zeppelin:spark-shims:jar:0.9.0-SNAPSHOT, 
org.apache.zeppelin:spark2-shims:jar:0.9.0-SNAPSHOT, 
org.apache.zeppelin:zeppelin-python:jar:0.9.0-SNAPSHOT, 
org.apache.spark:spark-repl_2.10:jar:2.4.0, 
org.apache.spark:spark-core_2.10:jar:2.4.0, 
org.apache.spark:spark-hive_2.10:jar:2.4.0: Failure to find 
org.apache.zeppelin:zeppelin-display:jar:0.9.0-SNAPSHOT in 
http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of 
apache.snapshots has elapsed or updates are forced -> [Help 1]
 
Is there a specific version of Maven?   I know the 
https://zeppelin.apache.org/contribution/contributions.html 
<https://zeppelin.apache.org/contribution/contributions.html> refers to Oracle 
Java 7 as well…

For fun I ran "mvn install -Phadoop-2.2 -Dhadoop.version=2.2.0 -Pspark-1.3 
-Dspark.version=1.3.0” which past the first Zeppelin project, but then errors 
with the version of Spark and Hadoop passed in:

[WARNING] The requested profile "hadoop-2.2" could not be activated because it 
does not exist.
[WARNING] The requested profile "spark-1.3" could not be activated because it 
does not exist.

Any pointers?  Happy to update the contribution docs once I get through the 
build process!

Eric

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>

This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



[jira] [Created] (ZEPPELIN-3808) Link to Interpeter Installation doc is incorrect

2018-10-04 Thread Eric Pugh (JIRA)
Eric Pugh created ZEPPELIN-3808:
---

 Summary: Link to Interpeter Installation doc is incorrect
 Key: ZEPPELIN-3808
 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3808
 Project: Zeppelin
  Issue Type: Bug
  Components: front-end
Affects Versions: 0.8.0
Reporter: Eric Pugh


On the Helium page (http://localhost:8080/#/helium) when you click enable, 
there is some instructions.   The link to "Interpreter Installation" that is 
provided is broken: 
https://zeppelin.apache.org/docs/0.8.0/manual/interpreterinstallation.html.
It should be to 
https://zeppelin.apache.org/docs/0.8.0/usage/interpreter/installation.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)