Re: [DISCUSS] Reducing default interpreters while building and releasing Zeppelin

2017-06-11 Thread Alexander Bezzubov
Hey guys, great effort! I think people in few other communities will be very happy with it i.e [1] and [2]. Is there an issue that tracks current status or something like that? Does anyone have concrete plans to work on it in this/next release? Sorry if I have missed that out. And please, keep

Re: Can not start zeppelin on master branch

2017-05-26 Thread Alexander Bezzubov
Hi Jeff, did you manage to overcome this? Trace link that is usually a sign of compilation issue, and in that case there may be more clues to whats went wrong in .out logs. Hope it helps! -- Alex On Fri, May 26, 2017, 12:03 Jongyoul Lee wrote: > Have you added

Re: Output of Spark interpreter dramatically different from spark-shell

2017-05-08 Thread Alexander Bezzubov
de, while IMain of spark repl > only capture the output of driver. The reason you see the output of println > in spark-shell is that the executor runs in the same host of driver. So it > mixes with output of driver. > > > Alexander Bezzubov <b...@apache.org>于2017年5月8日周一 上午7:18

Output of Spark interpreter dramatically different from spark-shell

2017-05-08 Thread Alexander Bezzubov
Hey guys, Introducing Apache Zeppelin to a new org, I have recently noticed that on quite a simple but important use case the output of Zeppelin is *very different* from spark-shell I can print partitions of the RDD in spark-shell ``` scala> val data = sc.parallelize(List((1, 2), (1, 1), (2,

Docker images for releases

2017-03-14 Thread Alexander Bezzubov
Guys, coukd somebody from fellow PMCs, who is currently working on subj chime in to https://issues.apache.org/jira/browse/INFRA-12781 and comment on Bintray access/image publishing? I'm out of capacity to do that right now but still think it would be cool to have Docker images for each release

Project page load time

2017-02-28 Thread Alexander Bezzubov
Hey, just noticed that project homepage https://zeppelin.apache.org took about 1 minute to load, on both, mobile and desktop. Is that me or does everybody experience that as well? -- Alex

Re: [VOTE] Release Apache Zeppelin 0.7.0 (RC4)

2017-02-02 Thread Alexander Bezzubov
+1, and thank you for an awesome work Mina! Your persistence in making RCs and incorporating feedback is admirable. Verified: - checksums, signatures + keys for sources and bin-all - bin-all can run all Spark Zeppelin Tutorial in local mode - sources do compile, but only without tests.

Re: Beginner issue

2017-01-30 Thread Alexander Bezzubov
Hi Dmytro, thank you for stepping up and volonteering to fix it! You have been added to contributors list in JIRA and should be able to assign all further issues yourself. -- Alex On Mon, Jan 30, 2017, 16:34 Dmytro Shkvyra wrote: > Hello, > > > > I would like to

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

2017-01-21 Thread Alexander Bezzubov
Hi Jeff, thank you for the notice, it is a good catch! But the issue that you mention does not have FixFor version assigned - if you want it to part of the release and even conside it as important enough to block the relese vote, could you please update that? This would simplify drastically the

Re: Re: Build error on windows

2016-12-19 Thread Alexander Bezzubov
rom:* Jeff Zhang <zjf...@gmail.com> > > *Date:* 2016-12-19 09:27 > > *To:* users <us...@zeppelin.apache.org>; dev <dev@zeppelin.apache.org> > > *Subject:* Re: Build error on windows > > > > Attach npm-debug.log > > > > > > Alexander Bezzubov <b..

Re: Build error on windows

2016-12-18 Thread Alexander Bezzubov
Hi Jeff, looks like something failed during `grunt build`. Could you also show the content of `C:\Users\jzhang\zeppelin\zeppelin-web\npm-debug.log`? It might have some details to give a hint on the issue. -- Alex On Sun, Dec 18, 2016 at 10:46 PM, Jeff Zhang wrote: > I try

Re: Interpreter zombie processes

2016-12-15 Thread Alexander Bezzubov
Have similar experience, although hard to say what's the reason as all process supposed to killed, as Moon pointed out. Also noticed that with `mvn tests`, after almost every run, there are 1-2 zombie RemoteInterpreter processes hanging around. -- Alex On Fri, Dec 16, 2016 at 11:24 AM, Jeff

[jira] [Created] (ZEPPELIN-1797) CI build fails on DependencyResolverTest.testLoad \w spark-csv

2016-12-13 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1797: Summary: CI build fails on DependencyResolverTest.testLoad \w spark-csv Key: ZEPPELIN-1797 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1797

Re: Beginner issue

2016-12-12 Thread Alexander Bezzubov
Thank you Igor! You was added to JIRA contributed group and from now on should be able to assign issues. Indeed, JIRA issues \w ''begginer'' label is a very good start! -- Alex On Tue, Dec 13, 2016, 07:02 moon wrote: > Done! Thanks you for taking care of the issue. > >

Re: Data Source Metadata Your Thoughts

2016-12-12 Thread Alexander Bezzubov
Datasource schema exploration is something very usefull and practical indeed. And thank you very much Peter for sharing PoC and a very nice video through a new feature discussion - this really helps! The only minor concern is - how to make user experience with such feature consistent across the

Re: Notebook example

2016-12-12 Thread Alexander Bezzubov
Done! Now you should be able to assign all further issues. Thank you for contribution, the notebook looks great, and here is how it looks like in case people want to see it "in action" [1] Please, feel free to check other open issues in Zeppelin JIRA marked \w 'beginner' label [2] for good

[jira] [Created] (ZEPPELIN-1793) Import\export between Zeppelin and Jupyter notebook formats

2016-12-12 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1793: Summary: Import\export between Zeppelin and Jupyter notebook formats Key: ZEPPELIN-1793 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1793

[jira] [Created] (ZEPPELIN-1761) CI: pySparkDepLoaderTest fails the build

2016-12-06 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1761: Summary: CI: pySparkDepLoaderTest fails the build Key: ZEPPELIN-1761 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1761 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1738) IgniteSqlInterpreterTest fails the build \w Scala 2.11

2016-11-30 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1738: Summary: IgniteSqlInterpreterTest fails the build \w Scala 2.11 Key: ZEPPELIN-1738 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1738 Project

[jira] [Created] (ZEPPELIN-1703) More OpenPower support: skip PhantomJS installation if tests are skipped

2016-11-23 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1703: Summary: More OpenPower support: skip PhantomJS installation if tests are skipped Key: ZEPPELIN-1703 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1703

Re: Jetty hangs, and Zeppelin hangs thereafter

2016-11-18 Thread Alexander Bezzubov
Hi, thank you for the feedback! CC dev@z.a.o list as its relevant for project developers. Do you experience same issue with the latest 0.6.2 release? There were number of bugfixes sinse 0.6.0 New release 0.7.0 will be done from the latest master, so if that is possible, please try it as well

[jira] [Created] (ZEPPELIN-1656) z.show in Python interpreter does not work

2016-11-13 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1656: Summary: z.show in Python interpreter does not work Key: ZEPPELIN-1656 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1656 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1655) Dynamic forms in Python interpreter do not work

2016-11-13 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1655: Summary: Dynamic forms in Python interpreter do not work Key: ZEPPELIN-1655 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1655 Project

[jira] [Created] (ZEPPELIN-1646) Machine Learning workflow in Apache Zeppelin

2016-11-09 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1646: Summary: Machine Learning workflow in Apache Zeppelin Key: ZEPPELIN-1646 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1646 Project: Zeppelin

Re: feedback loop UI

2016-09-21 Thread Alexander Bezzubov
This sounds very interesting indeed. Could you please explain a bit more what do you meen? I think some work in similar direction has been done by Jeremy and few other members of IBM group. -- Alex On Wed, Sep 21, 2016, 09:20 shivani firodiya wrote: > Yes, I

Re: Cannot start Zeppelin Server after rebase

2016-08-31 Thread Alexander Bezzubov
Hi Federico, this looks a lot like an older version of zengine jar somewhere at runtime class path. Do you get the same after removing local maven repo ~/.m2/repository/org/Apache/zeppelin and building using 'mvn clean build' ? -- Alex On Wed, Aug 31, 2016, 19:46 Federico Valeri

Re: improving matplotlib integration in zeppelin

2016-08-23 Thread Alexander Bezzubov
Right, thank you Moon for explaining both approaches in detail. I will be happy to implement AngularDisplay support for Python interpreter later on, to enable it to interact with AngularObjects the way SparkInterpreter does. I have created ZEPPELIN-1361

[jira] [Created] (ZEPPELIN-1361) Python interpreter - add support for AngularDisplay system

2016-08-23 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1361: Summary: Python interpreter - add support for AngularDisplay system Key: ZEPPELIN-1361 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1361

Re: [GSoC - 2016][Zeppelin Notebooks] Fifth Notebook Review

2016-08-19 Thread Alexander Bezzubov
Thank you for sharing, Anish! -- Alex On Thu, Aug 18, 2016 at 5:04 PM, anish singh wrote: > Sorry, I forgot the links in the previous mail :- > > Link to the notebook in repository - > > [0]. https://github.com/anish18sun/Zeppelin-Notebooks/tree/ > master/2BTXWXKRW > >

Re: Final link for GSoC work submission

2016-08-19 Thread Alexander Bezzubov
Hi Onkar, very nice timeline, thank you for sharing! -- Alex On Sat, Aug 20, 2016 at 9:11 AM, onkar shedge wrote: > Here is my link for work submission. Suggestions are welcomed. I will add > more description as I work more on my PRs. > > [1]

[jira] [Created] (ZEPPELIN-1347) Release 0.6.2

2016-08-18 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1347: Summary: Release 0.6.2 Key: ZEPPELIN-1347 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1347 Project: Zeppelin Issue Type: Wish

Re: [ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread Alexander Bezzubov
Congratulations, everyone! And thank you Mina for putting it all together! https://twitter.com/ApacheZeppelin/status/765459508315303936 -- Alex On Tue, Aug 16, 2016 at 4:57 PM, Mina Lee wrote: > The Apache Zeppelin community is pleased to announce the availability of >

Re: [VOTE] Apache Zeppelin release 0.6.1 (rc2)

2016-08-14 Thread Alexander Bezzubov
+1 (binding), for this rapid release put together so well by Mina Lee again! Verified: - build from sources, SparkInterpreter over apache spark 2.0 and PythonInterpreter - https://dist.apache.org is super slow for me :\ so can not help \w 517mb binaries -- Alex On Sun, Aug 14, 2016 at 1:54

[jira] [Created] (ZEPPELIN-1325) Better Python interpreter impl

2016-08-12 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1325: Summary: Better Python interpreter impl Key: ZEPPELIN-1325 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1325 Project: Zeppelin Issue

Re: [GSoC - 2016][Zeppelin Notebooks] Fourth Notebook Review

2016-08-08 Thread Alexander Bezzubov
Thank you for sharing, Anish! It looks great, I will spend some time looking though the details of the notebook later and post back! >From the quick glance - the notebook that you shared have some error stack-traces [1], and some paragraph seems not to have an output (were not executed?) -

[jira] [Created] (ZEPPELIN-1286) CI for Spark 1.6 fails on master & all PRs

2016-08-03 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1286: Summary: CI for Spark 1.6 fails on master & all PRs Key: ZEPPELIN-1286 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1286 Project: Zepp

Re: Python SQL over Pandas Dataframe, was - Re: [GSoC 2016] Notebooks

2016-07-29 Thread Alexander Bezzubov
I'm not sure how the error can be reproduced because I just tried to > reproduce an example. Should it be consider a bug? > > Regards, > Paul > > On Thu, Jul 28, 2016 at 6:52 AM Alexander Bezzubov <b...@apache.org> wrote: > > > Hi Paul, > > > > note the

Re: [GSoC 2016] Notebooks

2016-07-25 Thread Alexander Bezzubov
have ready this interpreter? Do I have to > change the class name of the interpreter in the interpreter-setting.json? > > Regards, > Paul > > On Sun, Jul 24, 2016 at 11:44 PM Alexander Bezzubov <b...@apache.org> > wrote: > > > Thanks for sharing your progress

Re: [GSoC - 2016][Zeppelin Notebooks] Issues with Common Crawl Datasets

2016-07-24 Thread Alexander Bezzubov
to have it working after struggling for so many days, so now I can > proceed with the notebook. > > Thanks again, > Anish. > > On Wed, Jul 20, 2016 at 7:08 AM, Alexander Bezzubov <b...@apache.org> > wrote: > > > Hi Anish, > > > > thank you for sharing your pro

Re: [GSoC 2016] Notebooks

2016-07-24 Thread Alexander Bezzubov
Thanks for sharing your progress Paul, the notebook looks great! By the way, did you know that in latest Apache Zeppelin instead of ``` print(titanic.head()) ``` one can use ``` z.show(titanic) ``` ? It would be a good opportunity to showcase this [1] and other features of the Python

Re: [GSoC - 2016][Zeppelin Notebooks] Issues with Common Crawl Datasets

2016-07-19 Thread Alexander Bezzubov
utor.java:180) > > at > > > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) > > at > > > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > > at > > > java.util.concurre

Re: Any masterial about the internal architecture of zeppelin

2016-07-12 Thread Alexander Bezzubov
Hi Canan, the best architecture documentation we have so far is "How to write an interpreter" [1]. Hope this helps, and we are always looking for contributions especially in the documentation area [2], so please do no hesitate to share your discoveries! 1.

Re: Node dependency issues trying to build zeppelin-web

2016-07-10 Thread Alexander Bezzubov
Hi Luciano, I think the problem you are reffering has been reported before and is logged under https://issues.apache.org/jira/browse/ZEPPELIN-1133 It would be great indeed to get those dependencies versions upgraded. -- Alex On Fri, Jul 8, 2016 at 1:32 PM, moon soo Lee wrote:

[jira] [Created] (ZEPPELIN-1115) Python: add SQL for DataFrame support with Table Display system

2016-07-05 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1115: Summary: Python: add SQL for DataFrame support with Table Display system Key: ZEPPELIN-1115 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1115

Re: [GSoC - 2016][Zeppelin Notebooks] Issues with Common Crawl Datasets

2016-07-05 Thread Alexander Bezzubov
otebooks. > > Anish. > > On Mon, Jul 4, 2016 at 6:30 PM, Alexander Bezzubov <b...@apache.org> wrote: > > > Hi Anish, > > > > thanks for keeping us posted about a progress! > > > > CommonCrawl is important dataset and it would be awesome if we coul

Re: [GSoC - 2016][Zeppelin Notebook] Third Notebook Review

2016-07-01 Thread Alexander Bezzubov
Hi Anish, thank you for sharing - your progress looks awesome! As you know we are in the process of releasing 0.6.0 version of Zeppelin now, so people are quite busy right now. I will go thought the notebook in more details and get back to you with it next week. -- Alex On Sat, Jul 2, 2016 at

Re: Elastic Search Storage for Zeppelin Notebooks

2016-06-30 Thread Alexander Bezzubov
Hi Ashish, let's move this discussion to dev@ mailing list (by removing users@ from CC) As far as I understood, you are working on multiple things one being NotebookRepo implementation backed by Elasticsearch. That sounds great, and I would be happy to assist you with it and help by reviewing

Re: [VOTE] Apache Zeppelin release 0.6.0 (rc1)

2016-06-30 Thread Alexander Bezzubov
+1 for the first release as TLP! Thank you Mina for taking care and preparing this one. -- Alex On Thu, Jun 30, 2016 at 7:00 AM, moon soo Lee wrote: > Hi folks, > > I propose the following RC to be released for the Apache Zeppelin > 0.6.0 release. > > The commit id is

[jira] [Created] (ZEPPELIN-1073) Falky Test - ParagraphActionsIT.testClearOutputButton

2016-06-28 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1073: Summary: Falky Test - ParagraphActionsIT.testClearOutputButton Key: ZEPPELIN-1073 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1073 Project

[jira] [Created] (ZEPPELIN-1048) Python: pandas support using Table display system

2016-06-22 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1048: Summary: Python: pandas support using Table display system Key: ZEPPELIN-1048 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1048 Project

[jira] [Created] (ZEPPELIN-1027) add python tutorial notebook

2016-06-16 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1027: Summary: add python tutorial notebook Key: ZEPPELIN-1027 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1027 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-1026) Pick editor's syntax highlight based on default binded interpreter

2016-06-16 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1026: Summary: Pick editor's syntax highlight based on default binded interpreter Key: ZEPPELIN-1026 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1026

Re: [GSoC-2016][Zeppelin Notebooks] Second Notebook Review

2016-06-16 Thread Alexander Bezzubov
Thank you for sharing, the data about Africa looks really interesting! Code-wise, I just wish the data import could be done in less "manual" fascion somehow (less `sed`) but that's minor. One thing I noticed, and not sure if that is expected result or not, over the last link you shared, in

Re: [Zeppelin-684] GSoC - 2016

2016-06-13 Thread Alexander Bezzubov
port of that. > > Cheers, > Paul > > On Tue, May 3, 2016 at 10:52 PM Alexander Bezzubov <b...@apache.org> wrote: > > > Hi Paul, > > > > welcome and congratulations on being accepted - it's great to have you > > on-board. > > > > It is

Re: [DISCUSS] Apache Zeppelin 0.6.0 Release

2016-06-09 Thread Alexander Bezzubov
when we cut the release branch. > > > > > > > > Thanks, > > > > moon > > > > > > > >> On Wed, May 25, 2016 at 1:09 PM Vinay Shukla <vinayshu...@gmail.com > > > > > wrote: > > > >> > > > >> Agree, let's make our first release as a TLP. > > > >> > &

[jira] [Created] (ZEPPELIN-929) CASE II "Notebook->Create New Note" is not visible after click on Notebooks in header

2016-05-31 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-929: --- Summary: CASE II "Notebook->Create New Note" is not visible after click on Notebooks in header Key: ZEPPELIN-929 URL: https://issues.apache.org/jira/br

[jira] [Created] (ZEPPELIN-928) CASE I: `ZeppelinIT.testSparkInterpreterDependencyLoading` Save button not found after adding dependence to Spark interpreter

2016-05-31 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-928: --- Summary: CASE I: `ZeppelinIT.testSparkInterpreterDependencyLoading` Save button not found after adding dependence to Spark interpreter Key: ZEPPELIN-928 URL: https

[jira] [Created] (ZEPPELIN-927) Update Twitter project branding, removing "incubating"

2016-05-31 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-927: --- Summary: Update Twitter project branding, removing "incubating" Key: ZEPPELIN-927 URL: https://issues.apache.org/jira/browse/ZEPPELIN-927

Re: [DISCUSS] Apache Zeppelin 0.6.0 Release

2016-05-24 Thread Alexander Bezzubov
Thank you Moon for starting discussion, I can not agree more - it's time for another release, our first one as TLP! As you said - there are many improvements, more then enough for a new release, but having Spark 2.0 profile there would be awesome. -- Alex On Wed, May 25, 2016, 03:34 Luciano