Re: [VOTE] Release Apache Zeppelin 0.10.1 RC2

2022-02-27 Thread moon soo Lee
+1 On Thu, Feb 24, 2022 at 9:31 AM Prabhjyot Singh wrote: > +1 > > On Thu, Feb 24, 2022 at 1:58 PM Jeff Zhang wrote: > >> Hi folks, >> >> I propose the following RC to be released for the Apache Zeppelin >> 0.10.1 release. >> >> >> The commit id is 1654ce3847f4ebce7b228f54671340569d25a32e : >>

Re: [VOTE] Release Apache Zeppelin 0.10.0 RC2

2021-08-20 Thread moon soo Lee
+1 Thank Jeff for preparing the RC. On Thu, Aug 19, 2021 at 7:24 PM Jeff Zhang wrote: > +1, Verified most of the tutorial notes > > Jongyoul Lee 于2021年8月19日周四 下午12:20写道: > >> +1 >> >> I've checked the basic example about this RC >> >> 2021년 8월 18일 (수) 오후 3:28, 님이 작성: >> >>> +1 >>> >>> >>>

Re: [DISCUSS] Releasing 0.9.1

2021-07-06 Thread moon soo Lee
+1 On Tue, Jul 6, 2021 at 03:20 Eric Pugh wrote: > I’d love to see another release as well. > > > On Jul 5, 2021, at 11:14 PM, Jeff Zhang wrote: > > Hi Bill, > > I haven't calculated that, you can refer this list for all the tickets > that are merged in 0.9.1 > >

Re: Zeppelin 0.9 / Kubernetes / Spark interpreter

2021-04-30 Thread moon soo Lee
Hi, Thanks for sharing the issue. I tried zeppelin 0.9+ on k8s with per note scoped, scala 2.12, spark 3.0+. And I could reproduce the problem. But isolated mode works without problem. Does isolated mode work for your use case? Best, moon On Tue, Apr 27, 2021 at 12:39 PM Sylvain Gibier

Re: Notebook security not working properly 0.9.0

2021-04-15 Thread moon soo Lee
Hi, It looks like an issue. I think expected behavior supposed to allow other users to read the notebook when the reader's permission is the wildcard. I think you can file an issue. There was a discussion about the read-only mode in the last community meeting, as far as I know. Someone, who was

Re: Spark interpreter Repl injection

2021-03-09 Thread moon soo Lee
t; access the spark interpreter? Could not the spark interpreter > programmatically access itself (and the same for the pyspark interpreter) > > Would the issue be to expose the z.interpret() method? > > Best regards > Carlos > > On Tue, Mar 9, 2021 at 5:10 PM moon soo Le

Re: Spark interpreter Repl injection

2021-03-09 Thread moon soo Lee
on the next run it will take > effect > > On Mon 8. Mar 2021 at 22:48, moon soo Lee wrote: > >> Hi, >> >> How about precode >> <http://zeppelin.apache.org/docs/0.9.0/usage/interpreter/overview.html#precode>? >> "zeppelin.SparkInterpreter.precode" &

Re: Spark interpreter Repl injection

2021-03-08 Thread moon soo Lee
Hi, How about precode ? "zeppelin.SparkInterpreter.precode" can run scala code. Thanks, moon On Sat, Mar 6, 2021 at 4:51 AM Carlos Diogo wrote: > That does not work if you want to have Scala code in a file (

Re: Zeppelin behind authenticating proxy

2021-02-12 Thread moon soo Lee
t returns >> empty list of notes. I have verified that if I revert shiro.ini to my >> previous version (which uses ldap), the list of notebooks is present. >> >> Does this point to some obvious misconfiguration on my side? >> >> On Fri, Feb 12, 2021 at 3:12 AM moon

Re: Zeppelin behind authenticating proxy

2021-02-11 Thread moon soo Lee
Hi, I haven't tried it personally, but this repository might help https://github.com/leighklotz/shiro-remote-user Thanks, moon On Tue, Feb 9, 2021 at 3:25 AM Vladimir Prus wrote: > Hi, > > I would like to run Zeppelin behind authenticating proxy, so that: > > - The proxy handles all

Re: [DISCUSS] Zeppelin community sync up meeting

2021-01-25 Thread moon soo Lee
+1  Looking forward to it! On Mon, Jan 25, 2021 at 6:20 PM Jeff Zhang wrote: > Hi Bill, > > That's right, it has been more than one year we haven't do community sync > up. I'd like to continue that to bring the community together for more wide > discussion around zeppelin. > > Bill

Re: Vega on zeppelin Helium

2020-10-07 Thread moon soo Lee
Hi, Thanks for sharing your problem here. Let me try to help. Do you see the same error when you run "npm -i" or "yarn install" in your visualizatioin package dir? (/home/romain/visu-vegas/Test01_HelloWorld) Thanks, moon On Wed, Sep 30, 2020 at 2:34 AM wrote: > Hello, > > > > I wish to

Re: [DISCUSS] Official release of 0.9.0

2020-09-20 Thread moon soo Lee
+1. I also think 0.9 is ready! On Fri, Sep 18, 2020 at 9:27 AM cronoik wrote: > Hi Jeff, > > I think 0.9 is ready to be released. We are already using preview 2 and > haven't faced any major issues. > > Thank you everyone for your contributions! > > Best regards > cronoik > > On 9/18/20 6:02

Re: Results of testing preview2

2020-08-03 Thread moon soo Lee
Thanks for the valuable feedback! Importing notes doesn't work in chrome. It displays the file rather than > uploading it. It works in firefox and Safari, though Safari is otherwise > unusable. I tried import notes from chrome (on MacOS) and it works for me. Is your chrome runs on other OS?

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

2020-07-24 Thread moon soo Lee
+1 I tested - build from source - src package license file - bin package license file - new ui access On Fri, Jul 24, 2020 at 12:36 AM Alex Ott wrote: > +1 from me. What's done: > > - checked the checksum > - run spark samples > - tested cassandra interpreter > - installed some plugins

Re: Blog of jdbc interpreter on zeppelin

2020-07-06 Thread moon soo Lee
Thank Jeff for sharing the article! On Mon, Jul 6, 2020 at 5:38 PM Wesley wrote: > > > Jeff Zhang wrote: > > I write a article about jdbc interpreter on zeppelin, hope it is helpful > > for you. > > > > > https://medium.com/@zjffdu/jdbc-interpreter-on-zeppelin-tutorial-8a7958b8c94e > > > >

Re: [Announce] New Zeppelin Committer: Philipp Dallig

2020-06-26 Thread moon soo Lee
It's exciting news because I was always impressed by high-quality code contributions from Philipp Dalling. Congratulations! Welcome aboard! On Thu, Jun 25, 2020 at 11:23 PM Jeff Zhang wrote: > > The Project Management Committee (PMC) for Apache Zeppelin > has invited Philipp Dallig to become a

Re: intercepter does not work after pod restart

2020-06-03 Thread moon soo Lee
Regarding (1), If an Interpreter is stateless (for example jdbc interpreter), they can be silently restarted by Deployment. However, if an Interpreter is stateful (like spark, python) and restarted silently, user may experience unexpected behavior or result. It can be quite confusing. So when an

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

2020-04-29 Thread moon soo Lee
Excited to see great work with new UI. Welcome Yadong Xie, Hsuan Lee. On Wed, Apr 29, 2020 at 7:03 AM Jeff Zhang 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

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

2020-03-25 Thread moon soo Lee
+1 Tested - The binary package can run tutorial notebook out of the box - Can build docker image - scripts/docker/zeppelin/bin/Dockerfile give me some error on R dependency installation. But I think it's not a blocker. We can address it on next RC. - Zeppelin on Kubernetes - Everything

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

2020-03-16 Thread moon soo Lee
Definitely +1 On Mon, Mar 16, 2020 at 8:02 AM Prabhjyot Singh wrote: > Yes, +1, we have put in a lot of features. We should do it soon. > > On Mon, Mar 16, 2020, 8:28 PM Yadong Xie wrote: > >> Big +1 >> >> Eric Pugh 于2020年3月16日周一 下午10:54写道: >> >> > Big +1 from me. >> > >> > >> > > On Mar 16,

Re: Intellij announce Big Data Tools – Integration with Zeppelin

2019-10-16 Thread moon soo Lee
I really like this! On Wed, Oct 16, 2019 at 8:03 AM Felix Cheung wrote: > Cool! > > -- > *From:* Jeff Zhang > *Sent:* Wednesday, October 16, 2019 6:52:02 AM > *To:* users > *Subject:* Intellij announce Big Data Tools – Integration with Zeppelin > > > Here's the

Re: [ANNOUNCE] Apache Zeppelin 0.8.2 released

2019-09-30 Thread moon soo Lee
Great work! On Sun, Sep 29, 2019 at 9:46 PM Prabhjyot Singh wrote: > Awesome! > > Thank you so much Jeff for taking care of this. > > Congratulations community. > > On Sun, 29 Sep 2019, 2:15 pm Jeff Zhang, wrote: > >> The Apache Zeppelin community is pleased to announce the availability of >>

Re: [DISCUSS] Release 0.8.2

2019-09-24 Thread moon soo Lee
+1 On Mon, Sep 23, 2019 at 8:16 PM Prabhjyot Singh wrote: > +1 > > I see a lot of issues are fixed in the past few months. This sounds a > good intermediate step before 0.9 release. > > On Tue, 24 Sep 2019 at 00:23, Eric Pugh > wrote: > >> The iPython related fixes would address some issues

Re: zeppelin-daemon doesn't work in docker container

2019-04-10 Thread moon soo Lee
Hao Ren, It looks like other interpreters are working even if Zeppelin is started inside the container using "bin/zeppelin-daemon.sh start" command, except for Spark interpreter. So I guess it is somehow related to Spark. One question, do you have any particular reason try to use

Re: [DISCUSS] Deprecate support for Spark 2.2.x and earlier version

2019-02-16 Thread moon soo Lee
+1 On Sat, Feb 16, 2019 at 06:52 Xun Liu wrote: > +1 > > > 在 2019年2月16日,下午2:44,Felix Cheung 写道: > > +1 > > > -- > *From:* Jeff Zhang > *Sent:* Thursday, February 14, 2019 10:28 PM > *To:* users > *Subject:* [DISCUSS] Deprecate support for Spark 2.2.x and earlier >

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

2019-01-22 Thread moon soo Lee
+1 Thanks Jeff On Tue, Jan 22, 2019 at 01:07 Terry Wang wrote: > +1, thanks for your effort > > > 在 2019年1月20日,上午1:33,antonkul...@gmail.com 写道: > > > > +1 > > cause, I desperately need Spark 2.4.0 support > > > > On 2019/01/17 05:40:17, Jeff Zhang wrote: > >> I will start with my +1 > >> > >>

Re: [Discuss] 0.8.1 Release

2019-01-15 Thread moon soo Lee
+1 On Tue, Jan 15, 2019 at 18:28 Bicky Ealias wrote: > Keen to see > https://issues.apache.org/jira/plugins/servlet/mobile#issue/ZEPPELIN-3800 > > Hope it's coming in the new version. > > On Wed., 16 Jan. 2019, 1:13 pm Felix Cheung wrote: > >> +1 thanks! >> >> >> --

Re: [DISCUSS] Is interpreter binding necessary ?

2018-07-07 Thread moon soo Lee
+1 for remove binding. But keep ability to set default interpreter and restart interpreter (in note level) On Sat, Jul 7, 2018 at 01:21 Ruslan Dautkhanov wrote: > That interpreting binding UI was also used to restart interpreters that > our users were using form time to time. > If we remove

Re: Spark SQL Tutorial in Apache Zeppelin Notebook

2018-06-08 Thread moon soo Lee
Cool! Thanks Jeff for sharing! Thanks, moon On Sun, Jun 3, 2018 at 6:34 PM Jeff Zhang wrote: > > Hi Folks, > > I wrote 2 tutorials for Spark SQL in Apache Zeppelin (Scala & PySpark), > hope it is useful for you. > > >

Re: Highlight Zeppelin 0.8 New Features

2018-03-13 Thread moon soo Lee
Looks great. I think online registry (helium) for visualization and spell is another important feature. Thanks, moon On Tue, Mar 13, 2018 at 12:41 AM Jeff Zhang wrote: > > I planned to publish this article after 0.8 release, but I think it would > be helpful for users to

Re: File upload

2018-03-07 Thread moon soo Lee
I saw google colab let user upload/download file directly from notebook (browser) to filesystem of an execution environment. Not sure what Jens mentioning is the same or not, but this direct file upload/download capability from browser is very useful i think. Thanks, moon On Wed, Mar 7, 2018 at

Re: [DISCUSS] Roadmap 0.9 and future

2018-03-07 Thread moon soo Lee
rk-a-groundbreaking-offering-that-delivers-access-to-the-highest-quality-location-data-for-insights-that-fuel-limitless-business-decisions/> > <https://www.placeiq.com/2017/05/placeiqs-landmark-powers-location-based-insight-innovation-for-ansible-gstv-havas-media-the-media-kitchen-and-more

[DISCUSS] Roadmap 0.9 and future

2018-03-07 Thread moon soo Lee
Hi forks, There were an offline meeting yesterday at PaloAlto with contributors and users. We've shared idea about current state of project and future project roadmap and wishlists (meeting note [1]). It was really inspiring and exciting time. Let me try summarize, move this discussion to online.

Re: How to pass a note to Zeppelin on invocation

2018-02-13 Thread moon soo Lee
Hi, Currently we don't have a way I think. But it will be really nice to have. Especially with https://issues.apache.org/jira/browse/ZEPPELIN-2619, it'll be even better i think. Thanks, moon On Tue, Feb 6, 2018 at 8:10 AM Leon Katsnelson wrote: > When we use Jupyter and

Re: Importing notes

2018-01-31 Thread moon soo Lee
I'm not sure this helps but there's a rest api endpoint that reload the notebooks from notebook storage. https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/rest/NotebookRepoRestApi.java#L82 Thanks, moon On Wed, Jan 31, 2018 at 2:44 AM Ricardo

Re: Demo: Zeppelin Table of Contents Spell

2017-10-16 Thread moon soo Lee
Wow! I didn't expected that Spell can be used in this way! I think it opens new possibility. Thanks for sharing! Regards, moon On Mon, Oct 16, 2017 at 11:21 AM Cyril Scetbon wrote: > Nice ! > > On Oct 16, 2017, at 1:56 PM, Ryan wrote: > > Check it out!

Re: sql paragraph doesn't see my 3rd party jars

2017-10-13 Thread moon soo Lee
Could you share little more about how did you add 3rd party jars? ie. through %spark.dep, Interpreter setting menu on GUI, environment variable, and so on. Thanks, moon On Sat, Oct 7, 2017 at 3:47 AM Serega Sheypak wrote: > Hi, I'm trying to use spark and sql

Re: question about how to update zeppelin interpreters.

2017-10-13 Thread moon soo Lee
Hi, I think id value of interpreter is just randomly generated ID [1]. You can find ID generation routine here [2]. Thanks, moon [1] https://github.com/apache/zeppelin/blob/v0.7.3/zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterSetting.java#L106 [2]

Re: Implementing run all paragraphs sequentially

2017-10-05 Thread moon soo Lee
approval for the start of implementation. >>> Thank you! >>> >>> >>> >>> >>> >>> >>> >>> *Valeriy Polyakov * >>> >>> >>> *From:* Michael Segel [mailto:msegel_had...@hotmail.com >>&g

Re: Implementing run all paragraphs sequentially

2017-09-29 Thread moon soo Lee
o be a >> note option than a per-run mode >> >> H >> >> _ >> From: moon soo Lee <m...@apache.org> >> Sent: Thursday, September 28, 2017 9:03 PM >> Subject: Re: Implementing run all paragraphs sequentially >> To: <us

Re: Implementing run all paragraphs sequentially

2017-09-28 Thread moon soo Lee
This is going to be really useful! Curios why do you prefer 'note option' instead of 'run option'? Could you compare their pros and cons? Thanks, moon On Thu, Sep 28, 2017 at 8:32 AM Herval Freire wrote: > +1, our internal users at Twitter also often request this > >

Re: Managing credentials question

2017-09-25 Thread moon soo Lee
ia the >> Zeppelin paragraphs. >> >> Adam >> >> On Sun, Sep 24, 2017 at 6:30 AM, moon soo Lee <m...@apache.org> wrote: >> >>> Hi, >>> >>> "Credential" menu provides closest feature I think. >>> >>> Throu

Re: Managing credentials question

2017-09-24 Thread moon soo Lee
Hi, "Credential" menu provides closest feature I think. Through "Credential" menu, each user can pass user-specific credential informations to Interpreters. And interpreter can retrieve those informations and use it internally. Also interpreter exposes API to user, so user can access those

Re: Encript Users in shiro.ini

2017-09-24 Thread moon soo Lee
Hi, You can encrypt password in shiro.ini. Check http://shiro.apache.org/configuration.html#Configuration-EncryptingPasswords http://shiro.apache.org/command-line-hasher.html Hope this helps. Thanks, moon On Wed, Sep 20, 2017 at 4:38 PM Carlos Andres Zambrano Barrera < cza...@gmail.com>

Re: Downloading Zeppelin 0.7.1

2017-09-06 Thread moon soo Lee
Thanks for reporting the problem. Just fixed the broken link https://github.com/apache/zeppelin/pull/2570 and deployed the fix. Please refresh browser and try again. Best, moon On Wed, Sep 6, 2017 at 2:26 AM Luis Angel Vicente Sanchez < zeppelin-us...@bigcente.ch> wrote: > Hi, > > I'm trying

Re: How to build zeppelin-*-bin-netinst.tgz package?

2017-08-31 Thread moon soo Lee
Hi, dev/create_release.sh builds release artifacts [1]. Please take a look. [1] https://github.com/apache/zeppelin/blob/master/dev/create_release.sh#L110 On Sun, Aug 27, 2017 at 9:35 PM Tao Wang wrote: > Hi, > > I followed the instructions at >

Re: Notebook permissions lost after restart

2017-08-31 Thread moon soo Lee
Notebook permissions are stored in conf/notebook-authorization.json. You'll need to save/restore this file, too. Thanks, moon On Thu, Aug 31, 2017 at 9:53 AM Luis Angel Vicente Sanchez < zeppelin-us...@bigcente.ch> wrote: > Hi, > > I'm running a Zeppelin instance on Kubernetes. The notebooks

Re: Metadata browser for JDBC

2017-08-31 Thread moon soo Lee
Thanks for sharing the idea. Sounds very interesting and useful. I wish this feature be general enough so we can use it with not only JDBC but also with SparkSQL, Pandas dataframe, etc. Then i guess internal data representation will be important topic. Zeppelin community had several attempt and

Re: Execute permission only

2017-08-22 Thread moon soo Lee
Hi Bhavin, You can check https://github.com/apache/zeppelin/pull/2526. Thanks, moon On Tue, Aug 22, 2017 at 4:58 AM Bhavin Tandel wrote: > Hello team zeppelin, > > Is there a feature, such that reader user cannot edit the notebook but is > able to execute the

Re: Dynamic Dependencies

2017-07-11 Thread moon soo Lee
Thanks for sharing your problem. For now, only way is clean local-repo to download the artifact again. Do you mind file a jira issue track this problem? Thanks, moon On Tue, Jul 11, 2017 at 4:04 AM Edgardo Vega wrote: > I successfully added a maven snapshot repository

Re: Use Bokeh in Apache Zeppelin

2017-07-01 Thread moon soo Lee
Cool. Thanks for sharing! On Sun, 2 Jul 2017 at 8:00 AM Jeff Zhang wrote: > > I write a tutorial on using bokeh in apache zeppelin. If you are > interested in data visualization in zeppelin notebook, bokeh would be a > very good library for you. And you can take a look at the

Re: Query about the high availability of Zeppelin

2017-06-29 Thread moon soo Lee
Basically active-(hot)standby model would work. Two or more Zeppelin instance can be started and pointing the same notebook storage, if only one Zeppelin instance (active) change notebook at any given time. In case of the active instance fails, one of rest instance can take over the role by

Re: Notebook Storage and Git

2017-06-29 Thread moon soo Lee
Hi, There's a related issue https://issues.apache.org/jira/browse/ZEPPELIN-2702 for naming scheme. I think Version Control System friendly notebook file format is interesting subject to discuss. related issue is https://issues.apache.org/jira/browse/ZEPPELIN-451 Thanks, moon On Thu, Jun 29,

Re: Centos 7 Compatibility

2017-06-21 Thread moon soo Lee
Website and doc is part of opensource project and anyone can update them by making pull request. https://github.com/apache/zeppelin/blob/master/docs/install/install.md#installation Please anyone feel free to maintain OS / environment compatibility table. Thanks, moon On Wed, Jun 21, 2017 at

Re: can Zeppelin runParagraph from different notebooks?

2017-06-13 Thread moon soo Lee
In spark interpreter, you can try %spark run(NOTE_ID, PARAGRAPH_ID) Hope this helps. Thanks, moon On Mon, Jun 12, 2017 at 9:52 AM Richard Xin wrote: > Angular (frontend API) >

Re: unable to restart zeppelin on AWS EMR

2017-06-04 Thread moon soo Lee
Have you tried restart with 'sudo -u zeppelin'? sudo -u zeppelin /usr/lib/zeppelin/bin/zeppelin-daemon.sh restart worked for me. Thanks, moon On Sat, Jun 3, 2017 at 11:51 PM Jonathan Kelly wrote: > Shyla, > > What release of EMR are you using? There was a problem

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

2017-06-04 Thread moon soo Lee
Following is last discussion related to release package size. https://lists.apache.org/thread.html/69f606409790d7ba11422e8c6df941a75c5dfae0aca63eccf2f840bf@%3Cusers.zeppelin.apache.org%3E at this time, we have discussed about having bin-all (every interpreters), bin-min (selected interpreters),

Re: How to change the python installation location for Python interpreter?

2017-05-27 Thread moon soo Lee
Hi, You can set your python executable path in 'zeppelin.python' property, Python interpreter setting in the interpreter menu. If your system has conda installed, then you can manage environment using %python.conda. Please take a look

Re: Running a notebook in a standalone cluster mode issues

2017-05-03 Thread moon soo Lee
around? > > Thanks. > > Sofiane > > > El El mié, 3 may 2017 a las 20:40, moon soo Lee <m...@apache.org> > escribió: > >> Zeppelin don't need to be installed in every workers. >> You can think the way SparkInterpreter in Zeppelin work is very similar >

Re: Running a notebook in a standalone cluster mode issues

2017-05-03 Thread moon soo Lee
oxy them, and run each > zeppelin in client mode ? > > Thanks, > Sofiane > > El El mié, 3 may 2017 a las 19:12, moon soo Lee <m...@apache.org> > escribió: > >> Hi, >> >> Zeppelin does not support cluster mode deploy at the moment. Fortunately, >&g

Re: Running a notebook in a standalone cluster mode issues

2017-05-03 Thread moon soo Lee
Hi, Zeppelin does not support cluster mode deploy at the moment. Fortunately, there will be a support for cluster mode, soon! Please keep an eye on https://issues.apache.org/jira/browse/ZEPPELIN-2040. Thanks, moon On Wed, May 3, 2017 at 11:00 AM Sofiane Cherchalli wrote:

Re: Can't delete an empty paragraph?

2017-04-26 Thread moon soo Lee
control when it gets updated. > > > > Do you happen to know which version of Zeppelin this issue was fixed in? > Is it only 0.7.2? > > > > Thanks, Lucas. > > > > *From:* moon soo Lee [mailto:m...@apache.org] > *Sent:* 22 April 2017 06:32 > *To:* users@zeppel

Re: paragraph log is shown always

2017-04-26 Thread moon soo Lee
You can clear output in %spark z.getInterpreterContext.out.clear in %pyspark z.getInterpreterContext().out().clear() It may help hide unwanted output displayed. Thanks, moon On Tue, Apr 25, 2017 at 11:09 AM Jan Rasehorn wrote: > Hello, > > I'm currently running

Re: Data Source Authorization - JDBC Credential

2017-04-22 Thread moon soo Lee
; <http://pages.placeiq.com/Location-Data-Accuracy-Whitepaper-Download.html?utm_source=Signature_medium=Email_campaign=AccuracyWP> > <http://placeiq.com/2016/08/03/placeiq-bolsters-location-intelligence-platform-with-mastercard-insights/> > <http://placeiq.com/2016/10/26/the-making-o

Re: Custom spark for zeppelin and interpreter-list

2017-04-22 Thread moon soo Lee
Hi, 'conf/interpreter-list' is just catalogue file that `/bin/install-interpreter.sh' uses. The information is not being used any other place. '/bin/install-interpreter.sh' use 'conf/interpreter-list' to 1) print list of interpreter that Zeppelin community provides 2) convert short name to

Re: struggling with LDAP

2017-04-22 Thread moon soo Lee
Hi Paul, Knapp, Please don't mind update LDAP documentation if you would like to. That would save many people! Documentation (published in zeppelin website) is also part of opensource and you can update them by making pull request. I think related file is

Re: Returning more than the default 1000 rows

2017-04-21 Thread moon soo Lee
Thanks for reporting problem and share workaround. It looks like PythonInterpreter uses hardcoded value [1] instead of reading max_result from interpreter property. Definitely it looks like a bug. Do you mind file an issue to project JIRA [2]? Thanks, moon [1]

Re: Can't delete an empty paragraph?

2017-04-21 Thread moon soo Lee
Thanks for reporting the problem. If 'About Zeppelin' dialog missing version number, i guess it's 0.5.x. We'll release 0.7.2 [1] in next few weeks. Please consider use recent version if possible. But of course, please feel free share any issues on your version. Thanks, moon [1]

Re: Data Source Authorization - JDBC Credential

2017-04-21 Thread moon soo Lee
://placeiq.com/2016/10/26/the-making-of-a-location-data-industry-milestone/>[image: > PlaceIQ:Location Data Accuracy] > <http://placeiq.com/2016/12/07/placeiq-introduces-landmark-a-groundbreaking-offering-that-delivers-access-to-the-highest-quality-location-data-for-insights-that-fuel

Re: Data Source Authorization - JDBC Credential

2017-04-20 Thread moon soo Lee
Hi, If you remove 'default.user' 'default.password' properties from jdbc interpreter setting, then Zeppelin will use database username and password from credential database for each user. I also created a patch [1] to use credential database when 'default'.user' and 'default.password' is empty

Re: UnicodeDecodeError in zeppelin 0.7.1

2017-04-20 Thread moon soo Lee
Hi, 0.7.1 didn't changed any encoding type as far as i know. One difference is 0.7.1 official artifact has been built with JDK8 while 0.7.0 built with JDK7 (we'll use JDK7 to build upcoming 0.7.2 binary). But i'm not sure that can make pyspark and spark encoding type changes. Do you have exactly

Re: Windows Build Support

2017-04-19 Thread moon soo Lee
Hi, Thanks for staring the thread. I've seen almost every month people report build broken on windows. Windows CI env will definitely help solving the problem. I'm +1 on setting up appveyor for the project. Due to very high usage on ASF's travis account, Zeppelin project guide each contributor

Re: How to launch a Helium Application in local deploy mode

2017-04-16 Thread moon soo Lee
t; My question is how to launch Helium application not in development mode but > in deploy mode like 'SPELL' described in > https://zeppelin.apache.org/docs/snapshot/development/writingzeppelinspell.html#1-enabling. > Could you please kindly guide more? Thanks! > > Best, > Chen >

Re: Dependency management

2017-04-15 Thread moon soo Lee
Hi, Thanks for reporting the problem. Downloaded dependency will be stored under 'local-repo' directory (by default). For example after i add com.databricks:spark-xml_2.11:0.4.1 in spark interpreter setting, moon$ ls local-repo/2CD5YP3GK/ scala-library-2.11.7.jar spark-xml_2.11-0.4.1.jar I see

Re: Restricting interpreters to users in certain groups

2017-04-15 Thread moon soo Lee
Thanks for sharing the problem. Currently, interpreter permission does not support group/role but only users, not like notebook permission support all group/role/user. Could you help creating an issue for it? Regards, moon On Sat, Apr 15, 2017 at 5:07 AM Paul Brenner

Re: How to launch a Helium Application in local deploy mode

2017-04-15 Thread moon soo Lee
Hi, Dev mode in actual implementation became '%dev run' instead of '%helium run' in proposal. Please check http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/development/writingzeppelinapplication.html#development-mode . To use '%dev run', you need build Zeppelin with -Phelium-dev flag. Hope this

Re: Dynamic Forms

2017-04-14 Thread moon soo Lee
Hi Ekta, We don't have it yet. But i think it's good to have one. You can always create JIRA[1] issue for new feature. Alternative is using Angular Display System [2] to create custom UI element. Thanks, moon [1] https://issues.apache.org/jira/browse/ZEPPELIN [2]

Re: Changing zeppelin theme/appearance

2017-04-03 Thread moon soo Lee
Hi, Looks like file location in the doc is bit out dated. Please take a look Paragraph.controller.js instead https://github.com/apache/zeppelin/blob/master/zeppelin-web/src/app/notebook/paragraph/paragraph.controller.js . And thanks for feedback on mobile env. I didn't see any related issue in

Re: Auto completion for defined variable names

2017-03-21 Thread moon soo Lee
Hi, Thanks for reporting the problem. Although some interpreter implements auto-completions, overall experience on auto-completion is something that Zeppelin need to improve. If you can file some JIRA issues, that will encourage code contributions. Thanks, moon On Mon, Mar 20, 2017 at 4:51 AM

Re: How to let Zeppelin have map visulization function

2017-03-21 Thread moon soo Lee
Pluggable module list(Helium) on website list user package (3rd party) in npm registry. Each plugin can have it's own license which may/may not compatible to Apache 2 License, while zeppelin is not including them in the release. So, accepting the plugin license is up to individual user when

Re: Re: Roadmap for 0.8.0

2017-03-21 Thread moon soo Lee
em Android Mobiltelefon mit GMX Mail > gesendet. > Am 21.03.17, 16:41, moon soo Lee <m...@apache.org> schrieb: > > And if i suggest simplest way for us to set quality expectation to user, > which will be labeling release in download page. > > Currently releases are divided

Re: Roadmap for 0.8.0

2017-03-21 Thread moon soo Lee
releases) We can even include formal vote for moving release from 'latest' to 'stable' in our release process, if it is necessary. Thanks, moon On Tue, Mar 21, 2017 at 6:59 AM moon soo Lee <m...@apache.org> wrote: > Yes, having longer RC period will help. > > But if i recall 0.7.0 re

Re: How to let Zeppelin have map visulization function

2017-03-21 Thread moon soo Lee
Hi Mingda, Zeppelin had map visualization once in it's source tree, but unfortunately it's removed because of license issue[1]. Of course we can try find another map visualization without license issue to embed it in the source tree. Or there's another way. Visualization became pluggable since

Re: Roadmap for 0.8.0

2017-03-20 Thread moon soo Lee
Great to see discussion for 0.8.0. List of features for 0.8.0 looks really good. *Interpreter factory refactoring* Interpreter layer supports various behavior depends on combination of PerNote,PerUser / Shared,Scoped,Isolated. We'll need strong test cases for each combination as a first step.

Re: Should zeppelin.pyspark.python be used on the worker nodes ?

2017-03-20 Thread moon soo Lee
When property key in interpreter configuration screen matches certain condition [1], it'll be treated as a environment variable. You can remove PYSPARK_PYTHON from conf/zeppelin-env.sh and place it in interpreter configuration. Thanks, moon [1]

Re: How to bind angular object with backend when write Helium Application

2017-03-20 Thread moon soo Lee
Hi Hishfish, If you take a look Clock example [1], you'll see how it creates angular objects and update every seconds from backend, so front-end can be updated accordingly. After you add your object into AngularObjectRegistry, you can get AngularObject and add watcher [2]. Then any changes of

Re: How do I configure R interpreter in Zeppelin?

2017-03-19 Thread moon soo Lee
e also taken a snapshot of the > Spark Interpreter configuration that I have access to/using in Zeppelin. > This interpreter comes with SQL and Python integration and I'm figuring out > how do I get to use R. > > On Sat, Mar 18, 2017 at 8:06 PM, moon soo Lee <m...@apache.org> wrote:

Re: How do I configure R interpreter in Zeppelin?

2017-03-18 Thread moon soo Lee
in Zeppelin: > [image: image.png] > > Thanks for your help. > > Shan > > On Sat, Mar 18, 2017 at 8:39 AM, moon soo Lee <m...@apache.org> wrote: > > If you don't have spark cluster, then you don't need to do 2). > After 1) %spark.r interpreter should work. > >

Re: How do I configure R interpreter in Zeppelin?

2017-03-18 Thread moon soo Lee
If you don't have spark cluster, then you don't need to do 2). After 1) %spark.r interpreter should work. If you do have spark cluster, export SPARK_HOME env variable in conf/zeppelin-env.sh, that should be enough make it work. Hope this helps. Thanks, moon On Fri, Mar 17, 2017 at 2:41 PM

Re: Release on 0.7.1 and 0.7.2

2017-03-15 Thread moon soo Lee
zeppelin.apache.org" <users@zeppelin.apache.org> > Subject: Re: Release on 0.7.1 and 0.7.2 > > Cool! I look forward to it! > > 2017년 3월 14일 (화) 오후 12:31, moon soo Lee <m...@apache.org>님이 작성: > > Sounds like a plan! > > > On Mon, Mar 13, 2017 at 8:2

Re: Subject: Re: Zeppelin %dev Interpreter

2017-03-14 Thread moon soo Lee
is > nothing similar available for Helium Applications. Of course I find it > listed on the /helium Page, where I can enable/disable it. If enabled, I > can not see, how to actually use the application. > > Thanks. > Andreas > > > ------ Forwarded message

Re: Release on 0.7.1 and 0.7.2

2017-03-13 Thread moon soo Lee
Sounds like a plan! On Mon, Mar 13, 2017 at 8:22 PM Xiaohui Liu wrote: > This is the right action. In fact, 0.7.0 release bin did not work for my > team. We almost started to use 0.7.1-snapshot immediately after 0.7.0 > release. > > I guess many of us are taking the same

Re: Zeppelin %dev Interpreter

2017-03-10 Thread moon soo Lee
Have you tried add -Phelium-dev profile in your maven build command? Thanks, moon On Fri, Mar 10, 2017 at 12:11 PM Andreas Weise wrote: > Hi, > > various documentations describe the usage of %dev interpreter, e.g. when > developing Helium Applications. > >

Re: Time series interpreter and WebComponent

2017-03-09 Thread moon soo Lee
Hi, Thanks for the interest to the project and sharing the problem. I took a look code in your repo. And i think there're easier way to do. Since you're trying to add JS dependency and interpreter prints some HTML and run JS, you can consider either writing new visualization [1] or writing new

Re: Can I call sub-function in Zeppelin?

2017-02-28 Thread moon soo Lee
Hi Jin, Zeppelin provides interface that each interpreter implement 'completion()' method. For example, SparkInterpreter implement 'completion()' [1] and supposed to return available list of method when user enter ctrl+. after dot (e.g. sc. and ctrl+.) If it does not work for you, please feel

Re: How can I use anaconda in zeppelin?

2017-02-22 Thread moon soo Lee
If you're using '%python', not '%pyspark', you can try %python.conda to change your environment. Run %python.conda help in the notebook will display available command. This allow dynamically configure conda environment. Hope this helps. Thanks, moon On Thu, Feb 23, 2017 at 3:23 PM Beth Lee

Re: Binaries for a setup behind corp firewall and proxy

2017-02-21 Thread moon soo Lee
Hi Mathieu, Thanks for reporting the problem. I see no issue tracking this problem in our JIRA [1]. Do you mind add one? We're preparing 0.7.1 release and hope we can address this problem in upcoming release. Thanks, moon [1] https://issues.apache.org/jira/browse/ZEPPELIN On Tue, Feb 21,

Re: [0.7.0] z.show frequently fails to render tables or charts

2017-02-18 Thread moon soo Lee
The patch is available in latest branch-0.7 as well. On Sat, Feb 18, 2017 at 11:51 PM moon soo Lee <m...@apache.org> wrote: > Hi, > > ZEPPELIN-2084 [1] addresses the problem. > Patch [2] is available and merged to master branch. > > Thanks, > moon > > [1] http

Re: [0.7.0] z.show frequently fails to render tables or charts

2017-02-18 Thread moon soo Lee
Hi, ZEPPELIN-2084 [1] addresses the problem. Patch [2] is available and merged to master branch. Thanks, moon [1] https://issues.apache.org/jira/browse/ZEPPELIN-2084 [2] https://github.com/apache/zeppelin/pull/2005 On Sat, Feb 18, 2017 at 10:51 PM Xiaohui Liu wrote: > Hi,

  1   2   >