Any reason why PostgreSQL is not merged into jdbc interpreter

2016-08-16 Thread Jeff Zhang
Is there anything specific for postgreSQL so that zeppelin didn't merge it into the general jdbc interpreter ? -- Best Regards Jeff Zhang

Re: Issues in Zeppelin 0.6.0

2016-08-18 Thread Jeff Zhang
ld anyone please suggest any fix for the errors ? > > > > Thanks and Regards, > > ** > > *[image: Description: cid:image001.png@01D1EBF4.36D373B0]* > > *Valluri Naga Sravanthi| On assignment to **P**fizerWorks* > > Cell*: +91 9008412366 <%2B91%209008412366>* > > *Email**: **pfizerwor...@pfizer.com* *; * > *valluri.nagasravan...@pfizer.com* > > *Website**: **http://pfizerWorks.pfizer.com* > <http://pfizerworks.pfizer.com/> > > > > *……* > > > -- Best Regards Jeff Zhang

Re: Issues in Zeppelin 0.6.0

2016-08-19 Thread Jeff Zhang
01.png@01D1C173.60CDE0C0] > > *Pranav Sundararajan| On assignment to **P**fizerWorks* > > Cell*: +91 9008412366 <%2B91%209008412366>* > > *Email**: **pfizerwor...@pfizer.com **; > **pranav.sundarara...@pfizer.com > * > > *Website**: **htt

Re: Issues in Zeppelin 0.6.0

2016-08-19 Thread Jeff Zhang
iption: cid:image001.png@01D1C173.60CDE0C0] > > *Pranav Sundararajan| On assignment to **P**fizerWorks* > > Cell*: +91 9008412366 <%2B91%209008412366>* > > *Email**: **pfizerwor...@pfizer.com **; > **pranav.sundarara...@pfizer.com > * > > *Website**: **http://pfize

Re: Issues in Zeppelin 0.6.0

2016-08-19 Thread Jeff Zhang
……* > > *[image: Description: cid:image001.png@01D1EBF4.36D373B0]* > > *Valluri Naga Sravanthi| On assignment to **P**fizerWorks* > > Cell*: +91 9008412366 <%2B91%209008412366>* > > *Email**: **pfizerwor...@pfizer.com* *; * > *valluri.nagasravan...@pf

Re: Issues in Zeppelin 0.6.0

2016-08-24 Thread Jeff Zhang
luri.nagasravan...@pfizer.com* > > *Website**: **http://pfizerWorks.pfizer.com* > <http://pfizerworks.pfizer.com/> > > > > *………………* > > *From:* Nagasravanthi, Valluri > *Sent:* Friday, August 19, 2016 8

Re: Issues in Zeppelin 0.6.0

2016-08-24 Thread Jeff Zhang
..@pfizer.com **; > **pranav.sundarara...@pfizer.com > * > > *Website**: **http://pfizerWorks.pfizer.com > <http://pfizerworks.pfizer.com/>* > > > > > > > > *From:* Jeff Zhang [mailto:zjf...@gmail.com] > *Sent:* Wednesday, August 24, 2016 4:01 AM >

Re: Issues in Zeppelin 0.6.0

2016-08-24 Thread Jeff Zhang
you before. > > > > I hope that you have a better understanding of the problem we are trying > to resolve here now. > > > > > > Regards, > > > > > > > > [image: Description: cid:image001.png@01D1C173.60CDE0C0] > > *Pranav Sundararajan

Re: Running Zeppelin from my github checkout

2016-08-31 Thread Jeff Zhang
an install > > -- > Luciano Resende > http://twitter.com/lresende1975 > http://lresende.blogspot.com/ > -- Best Regards Jeff Zhang

Re: [DISCUSS] Zeppelin 0.6.2 release

2016-10-07 Thread Jeff Zhang
ssues.apache.org/jira/browse/ZEPPELIN-1347 > > > > > > -- > 이종열, Jongyoul Lee, 李宗烈 > http://madeng.net > -- Best Regards Jeff Zhang

Re: How Apache Zeppelin runs a paragraph

2016-10-08 Thread Jeff Zhang
ransport=dt_socket,server=y,suspend=n,address=xxx" >> >> Most of people naively add this debug argument to the zeppelin.sh file >> but it only debugs the Zeppelin server itself, not the interpreter. >> >> Do you think we may create a page in the official doc for this ? >> >> >> On Tue, Oct 4, 2016 at 9:00 AM, Jongyoul Lee wrote: >> >>> Hello devs and users, >>> >>> I've submitted a post into Apache Zeppelin Stories on medium.com: >>> https://medium.com/apache-zeppelin-stories/how-a >>> pache-zeppelin-runs-a-paragraph-783a0a612ba9#.x9ym8fovv >>> >>> I hope all users and contributors understand Apache Zeppelin deeply. >>> >>> Regards, >>> Jongyoul >>> >>> -- >>> 이종열, Jongyoul Lee, 李宗烈 >>> http://madeng.net >>> >> >> > > > -- > 이종열, Jongyoul Lee, 李宗烈 > http://madeng.net > -- Best Regards Jeff Zhang

Re: [DISCUSS] Zeppelin 0.7 Roadmap

2016-10-09 Thread Jeff Zhang
N-1337) > > > >> - Job management > > > >> * Interpreter > > > >> - Improve JDBC / Python interpreter > > > >> - New interpreters > > > >> * Front end performance improvement > > > >> * Pluggable visualiz

Re: [VOTE] Release Apache Zeppelin 0.6.2 (rc1)

2016-10-10 Thread Jeff Zhang
t; > > Release notes available at > > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > > projectId=12316221&version=12338135 > > > > Vote will be open for next 72 hours (close at 6am 13/Oct PDT). > > > > [ ] +1 approve > > [ ] 0 no opinion > > [ ] -1 disapprove (and reason why) > > > -- Best Regards Jeff Zhang

Re: [VOTE] Release Apache Zeppelin 0.6.2 (RC2)

2016-10-13 Thread Jeff Zhang
+1, Run tutorial note successfully in embedded mode and yarn-client. Mina Lee 于2016年10月12日周三 下午6:29写道: > Hi dev, > > I propose the following RC to be released for the Apache Zeppelin 0.6.2 > release. > > The commit id is 091086de9400dd1c02ca02acf4180b1bf1e9ede7 which is > corresponds > to the t

How to add custom syntax highlight ?

2016-10-13 Thread Jeff Zhang
I am working on Pig Interpreter, but unfortunately https://github.com/ajaxorg/ace-builds/tree/master/src-noconflict doesn't support pig, does anyone know other approaches to support custom syntax hightlight except adding pig support in ACE editors ? Thanks.

Re: 0.7.0 zeppelin.interpreters change: can't make pyspark be default Spark interperter

2016-11-29 Thread Jeff Zhang
The default interpreter is now defined in interpreter-setting.json You can update the following file to make pyspark as the default interpreter and then copy it to folder interpreter/spark https://github.com/apache/zeppelin/blob/master/spark/src/main/resources/interpreter-setting.json Ruslan D

Re: sparkContext to get Spark Driver's URL

2016-11-30 Thread Jeff Zhang
You can get ui by sc.uiWebUrl And community is working on to display it in paragraph. https://github.com/apache/zeppelin/pull/1663 Ruslan Dautkhanov 于2016年12月1日周四 上午8:58写道: > Any easy way to get Spark Driver's URL (i.e. from sparkContext )? > I always have to go to CM -> YARN applications -> c

Build error in docker

2016-12-05 Thread Jeff Zhang
I try to build travis in local, so I follow the instruction here to build zeppelin in docker, but get the following error as following. Has anyone hit this issue before or successfully run travis locally ? https://docs.travis-ci.com/user/common-build-problems/#Troubleshooting-Locally-in-a-Docker-I

Re: Handling spark-submit errors

2016-12-08 Thread Jeff Zhang
Hi Luciano Usually I change the log4j.properties to get the output of process interpreter.sh, it can help most of the problems I hit in interpreter.sh Here's the log4j.properties I use log4j.rootLogger = INFO, dailyfile log4j.appender.stdout = org.apache.log4j.ConsoleAppender log4j.appender.std

Unstable travis CI recently

2016-12-13 Thread Jeff Zhang
Hi Folks, As you may notice that our travis CI is not stable recently. There's many flaky test, and it waste every developer's time to figure out whether the failure is due to your PR or flaky test. So I think it is time for us to make the CI stable. Here's tickets for all the flaky test. https://

Re: Interpreter zombie processes

2016-12-15 Thread Jeff Zhang
I believe I see this before too. Luciano Resende 于2016年12月16日周五 上午10:17写道: > I have also seen similar issues even using zeppelin-ddeamon but didn't > have much time to investigate the issue when it was happening to me. > > On Thu, Dec 15, 2016 at 12:15 PM Ruslan Dautkhanov > wrote: > > Moon, >

Build error on windows

2016-12-18 Thread Jeff Zhang
I try to build zeppelin on windows, but hit the following error. Does anyone know how to address this ? Thanks [ERROR] npm ERR! Windows_NT 6.1.7601 [ERROR] npm ERR! argv "C:\\Users\\jzhang\\zeppelin\\zeppelin-web\\node\\node.exe" "C:\\Users\\jzhang\\zeppelin\\zeppelin -web\\node\\node_modules\\np

Re: Build error on windows

2016-12-18 Thread Jeff Zhang
18, 2016 at 10:46 PM, Jeff Zhang wrote: I try to build zeppelin on windows, but hit the following error. Does anyone know how to address this ? Thanks [ERROR] npm ERR! Windows_NT 6.1.7601 [ERROR] npm ERR! argv "C:\\Users\\jzhang\\zeppelin\\zeppelin-web\\node\\node.exe" "C:

Re: Re: Build error on windows

2016-12-18 Thread Jeff Zhang
; zjp_j...@163.com > > > *From:* Jeff Zhang > *Date:* 2016-12-19 09:27 > *To:* users ; dev > *Subject:* Re: Build error on windows > > Attach npm-debug.log > > > Alexander Bezzubov 于2016年12月18日周日 下午10:34写道: > > Hi Jeff, > > > looks like something faile

Re: Exporting Spark paragraphs as Spark Applications

2017-01-05 Thread Jeff Zhang
n this thread: https://www.mail-archive.com/dev@zeppelin.apache.org/msg06323.html https://www.mail-archive.com/dev@zeppelin.apache.org/msg06332.html On Wed, Jan 4, 2017 at 4:51 PM, Jianfeng (Jeff) Zhang < jzh...@hortonworks.com> wrote: > > I don¹t understand why user want to export zep

Re: Exporting Spark paragraphs as Spark Applications

2017-01-05 Thread Jeff Zhang
unctionality and implementing what is described in > ZEPPELIN-1793. > > Thoughts ? > > On Thu, Jan 5, 2017 at 12:38 AM, Jeff Zhang wrote: > > > Thanks Luciano. IIRC, what user want is to run the whole spark app, but > > they don't care about whether it is in

Re: Exporting Spark paragraphs as Spark Applications

2017-01-05 Thread Jeff Zhang
Hi Luciano, maybe I am wrong, just my two cents for your consideration. Jeff Zhang 于2017年1月6日周五 上午8:32写道: > > Thanks Luciano. I am not saying the community don't feel this is a good > idea. It's just my personal opinion (maybe with some bias, I didn't talk > wit

Re: Windows support ?

2017-01-05 Thread Jeff Zhang
I think most of the community development is on *nix. Although zeppelin support windows, it would be very probable to break the windows support as zeppelin is evolving fast and very few developer use windows. Not sure whether travis support windows, if yes, we can add one windows build to prevent

Re: Unstable travis CI recently

2017-01-17 Thread Jeff Zhang
20min to > write > > a > > > comment after passing CI T_T > > > > > > And the worst of it is that I don't believe CI's result more and more. > > > > > > 2016년 12월 13일 (화) 오후 8:10, Jeff Zhang 님이 작성: > > > > > > > Hi Folks

Re: Unstable travis CI recently

2017-01-18 Thread Jeff Zhang
laky%20and%20status%20!%3D%20RESOLVED%20ORDER%20%20BY%20status%20ASC%20 Jongyoul Lee 于2017年1月19日周四 下午12:11写道: > Thanks Jeff, > > I made a new PR for handling this issue. > > https://issues.apache.org/jira/browse/ZEPPELIN-1981 > > On Thu, Jan 19, 2017 at 9:47 AM

Re: R interpreter

2017-01-19 Thread Jeff Zhang
That is SparkR, R interpreter is in the r folder under the root of zeppelin. Igor Drozdov 于2017年1月19日周四 下午8:06写道: > Hello! > > I'm working on https://issues.apache.org/jira/browse/ZEPPELIN-921 and I > have some doubts about R Interpreter. > > Currently, R interpreter jar is in the same director

[Discuss] Move some interpreters out of zeppelin project

2017-01-20 Thread Jeff Zhang
As we talk in another thread [1] about moving some interpreters out of zeppelin project. I open this thread to discuss it in more details. I'd like to raise 4 questions for this. 1. Do we need to do this 2. If the answer is yes, which interpreters should be moved out 3. How do we integrate these i

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

2017-01-21 Thread Jeff Zhang
-1, Can we include ZEPPELIN-1985 ? This issue cause only user1 can see the pig tutorial note which is a very bad user experience. Prabhjyot Singh 于2017年1月21日周六 下午7:25写道: > +1 > > On Jan 21, 2017 4:52 PM, "Jun Kim" wrote: > > +1 > 2017년 1월

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

2017-01-21 Thread Jeff Zhang
implify life of the brave volonteer helping with release > management! :) > > Hope it does make sense! Please, let us know what you think. > > -- > Alex > > On Sat, Jan 21, 2017, 21:55 Jeff Zhang wrote: > > > -1, Can we include ZEPPELIN-1985 > > <https://issues

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

2017-01-22 Thread Jeff Zhang
+1 DuyHai Doan 于2017年1月22日周日 下午4:01写道: > +1 > > On Sun, Jan 22, 2017 at 8:59 AM, Mina Lee wrote: > > I propose the following RC to be released for the Apache Zeppelin 0.7.0 > release. > > The commit id is d0ddf8fdff75b4229543f7ebfd5eb001f685382d which is > corresponds to the tag v0.7.0-rc2: >

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

2017-02-02 Thread Jeff Zhang
+1 Ahyoung Ryu 于2017年2月2日周四 下午9:36写道: +1 On Thu, Feb 2, 2017 at 10:07 PM, Jun Kim wrote: +1 2017년 2월 2일 (목) 오후 9:49, Sora Lee 님이 작성: +1 On Thu, Feb 2, 2017 at 9:40 PM Khalid Huseynov wrote: > +1 > > On Thu, Feb 2, 2017 at 9:21 PM, DuyHai Doan wrote: > > +1 > > On Thu, Feb 2, 2017 at 9:56

Re: [ANNOUNCE] Apache Zeppelin 0.7.0 released

2017-02-05 Thread Jeff Zhang
Congratulations, thanks Mina's endeavor and hard work of every release. Ahyoung Ryu 于2017年2月6日周一 下午3:20写道: > Congrats ALL the Apache Zeppelin community! > Thanks for your effort Mina :D > > On Mon, Feb 6, 2017 at 4:11 PM, Jun Kim wrote: > > Col!!! > > 2017년 2월 6일 (월) 오후 4:10, Anthony C

Is there any way to cancel travis build in queue ?

2017-02-09 Thread Jeff Zhang
There's lots of pending build job in travis build queue, I can cancel some of my build as I would push a new commit. But I didn't find way to cancel that. Does anyone know how to cancel it ? Thanks

Require wiki edit permission

2017-02-09 Thread Jeff Zhang
Hi I am working on PIG-5126 to add document about running pig in zeppelin. But it is not good practise to include corporate link in apache project. So I would like to copy the content of below link to zeppelin wiki page and refer the zeppelin wiki in pig doc. https://community.hortonworks.com/arti

Re: Require wiki edit permission

2017-02-09 Thread Jeff Zhang
Yes moon soo Lee 于2017年2月10日周五 下午2:17写道: > Your cwiki id is zjffdu, right? > > On Fri, Feb 10, 2017 at 11:05 AM Jeff Zhang wrote: > > > Hi I am working on PIG-5126 to add document about running pig in > zeppelin. > > But it is not good practise to include corporate l

Re: Require wiki edit permission

2017-02-09 Thread Jeff Zhang
Thanks moon. moon soo Lee 于2017年2月10日周五 下午2:21写道: > Done. > > On Fri, Feb 10, 2017 at 3:19 PM Jeff Zhang wrote: > > > Yes > > > > > > moon soo Lee 于2017年2月10日周五 下午2:17写道: > > > > > Your cwiki id is zjffdu, right? > > > > > >

Re: [DISCUSS] Scaling out CI capability

2017-02-16 Thread Jeff Zhang
Great, can't wait to try this. moon soo Lee 于2017年2月16日周四 下午6:35写道: > Hi Apache Zeppelin contributors! > > Recently, it's not very difficult to see pullrequest is waiting more than > 10 hours to get travis-ci build slot. > > It's because of all ASF project shares the same travis account and the

Re: [DISCUSS] Behaviour of Interpreter when it is restarted

2017-02-22 Thread Jeff Zhang
I think we can combine scenario 2 and 3 if user click yes button on the popup window of whether you want to restart interpreter in scenario 3. Regarding the restarting scenario of 1,2,3, IMHO I think we don't need to differentiate them. Otherwise it might confuse users that restarting in different

Re: [DISCUSS] Admin feature

2017-02-22 Thread Jeff Zhang
I think in authenticated mode, admin is necessary. What admin should take charge can be in the following 4 areas: 1. Interpreter setting. Admin can control a template for each interpreter, and each user's template extend this base template but can also customize his own setting. Besides that, ad

Re: Setting zeppelin.livy.url

2017-03-14 Thread Jeff Zhang
zeppelin-site.xml is for zeppelin server, not for interpreter. You should set zeppelin.livy.url in interpreter setting page. https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/quickstart/explorezeppelinui.html#settings Arun Khetarpal 于2017年3月15日周三 上午3:16写道: > Hi, > > I am trying to setup the livy i

Re: Setting zeppelin.livy.url

2017-03-15 Thread Jeff Zhang
go and modify the setting in the page - is there a better way? > > Regards, > Arun > > On 15 March 2017 at 04:36, Jeff Zhang wrote: > > > zeppelin-site.xml is for zeppelin server, not for interpreter. You should > > set zeppelin.livy.url in interpreter setting page.

Re: Setting zeppelin.livy.url

2017-03-15 Thread Jeff Zhang
ually > go and change the interpreter url. > > I don't know if the scenario is clear, but i can explain more. > > Regards, > Arun > > On 15 March 2017 at 12:58, Jeff Zhang wrote: > > > Why is it inconvenient for you ? If you have multiple livy servers, you >

Re: Setting zeppelin.livy.url

2017-03-15 Thread Jeff Zhang
by unjar'ing livy-interpreter.jar and > changing the default value of zeppelin.livy.url? - Obviously a hack! and > something i will be hanged for :( > > c. Override zeppelin.livy.url in some xml or env.sh - which would override > the default value of interpreter - *Need help on how*. >

Re: Setting zeppelin.livy.url

2017-03-15 Thread Jeff Zhang
livy.url", "defaultValue": "http://localhost:8998";, "description": "The URL for Livy Server." }, . On 15 March 2017 at 20:21, Jeff Zhang wrote: > I have an improved version of solution b. > > You can copy interpreter-setting.json (with mod

Re: Setting zeppelin.livy.url

2017-03-16 Thread Jeff Zhang
Hi Arun, Do you mind to create a ticket for this kind of bug ? Jeff Zhang 于2017年3月16日周四 下午12:23写道: > Actually this is a bug, most of enviroment variable in interpreter-setting > doesn't work. So try to use property instead of enviroment variable. > > > Arun Khetarpal 于20

Re: Roadmap for 0.8.0

2017-03-19 Thread Jeff Zhang
Here's some candidates for 0.8 IMO - Restructing InterpreterFacotry https://issues.apache.org/jira/browse/ZEPPELIN-2056Although it is refactoring ticket, I feel it is pretty important thing to do. As I see many bugs are due to interpreter factory component, and I do feel it needs

Re: Roadmap for 0.8.0

2017-03-20 Thread Jeff Zhang
nd > make some groups and handle it. How do you think? > > On Mon, Mar 20, 2017 at 2:12 PM, Jeff Zhang wrote: > > > > Here's some candidates for 0.8 IMO > >- Restructing InterpreterFacotry >https://issues.apache.org/jira/browse/ZEPPELIN-2056Although i

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

2017-03-21 Thread Jeff Zhang
0 1. Build it from source successfully 2. Run pig tutorial using tez successfully, and dynamic form works 3. Run livy interpreter via 2 users, 2 livy sessions are created, and restarting works in scoped per user mode 4. If interpreter fails to start, the exception in interpreter is not propagated

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

2017-03-22 Thread Jeff Zhang
ed ticket https://issues.apache.org/jira/browse/ZEPPELIN-2294 Jeff Zhang 于2017年3月22日周三 上午11:19写道: 0 1. Build it from source successfully 2. Run pig tutorial using tez successfully, and dynamic form works 3. Run livy interpreter via 2 users, 2 livy sessions are created, and restarting works in scoped per

Re: Zeppelin Spark Sql Interpreter CompileException

2017-03-22 Thread Jeff Zhang
I suspect it is due to spark issue. Can you run it in spark shell local mode to verify that ? Chaoran Yu 于2017年3月23日周四 上午10:19写道: > Hello, > >I’m running Zeppelin 0.7.0 with Mesos. > > I tried to run the tutorial on this page > https://zeppelin.apache.org/docs/0.7.0/quickstart/tutorial.htm

Re: [VOTE] Release Apache Zeppelin 0.7.1 (RC2)

2017-03-24 Thread Jeff Zhang
Sorry, I need to -1 again, as I just found that ZEPPELIN-1984 is also needed to backport. Otherwise no error message displayed in frontend when interpreter fail to start. Sora Lee 于2017年3月24日周五 下午2:14写道: > I faced a error when switching the scatter chart, the error message that is > "cannot pro

Re: [VOTE] Release Apache Zeppelin 0.7.1 (RC3)

2017-03-28 Thread Jeff Zhang
Might find another bug about restarting button. The restarting button on note page behaves differently from that of interpreter page. This might confuse users. e.g. For livy interpreter, if I click the restart button in note page, then only my livy session will be shutdown. But If I click the res

Re: [VOTE] Release Apache Zeppelin 0.7.1 (RC3)

2017-03-28 Thread Jeff Zhang
be changed > when we add admin feature. > > Thanks for testing it. > > Regards, > Jongyoul > > On Wed, Mar 29, 2017 at 11:47 AM, Jeff Zhang wrote: > > > Might find another bug about restarting button. The restarting button on > > note page behaves differently from t

Could not find or load main class run when using yarn run dev

2017-03-29 Thread Jeff Zhang
Hi Folks, I follow the instruction here to debug zeppelin-web, but got the following error, Do I miss something ? Thanks jzhangMBPr:zeppelin-web jzhang$ yarn run dev Error: Could not find or load main class run

Re: Could not find or load main class run when using yarn run dev

2017-03-29 Thread Jeff Zhang
That's it, thanks. Remy Gayet 于2017年3月29日周三 下午5:14写道: > Is there any chance you are using hadoop-yarn instead of yarn pkg manager ( > https://yarnpkg.com/lang/en/)? > > On Wed, Mar 29, 2017 at 9:48 AM, Jeff Zhang wrote: > > > Hi Folks, > > > > I follow

Re: Roadmap for 0.8.0

2017-04-04 Thread Jeff Zhang
me to stabilize RC. > > On Tue, Mar 21, 2017 at 1:25 PM, Felix Cheung > wrote: > > +1 on quality and stabilization. > > I'm not sure if releasing as preview or calling it unstable fits with the > ASF release process though. > > Other projects have code freeze, RC

Re: Zeppelin 0.7.1 unintentionally run a function on declaration

2017-04-10 Thread Jeff Zhang
Can you paste your code to reproduce it ? Your screenshot can not be displayed. Kevin Kim (Sangwoo) 于2017年4月10日周一 下午4:49写道: [image: Screen Shot 2017-04-10 at 5.46.29 PM.png] Hi everyone, I'm suffering from the problem Z is unintentionally running functions on declaration. (You may easily repr

Re: Zeppelin 0.7.1 unintentionally run a function on declaration

2017-04-10 Thread Jeff Zhang
hmm, I can reproduce it, please help file a ticket for it Kevin Kim (Sangwoo) 于2017年4月10日周一 下午5:34写道: > code > === > def test() { > println("this must not print.") > } > > > result > === > test: ()Unit > this must not print. > > > 2017년

Re: Custom Interpreter group is not displayed on the GUI

2017-04-11 Thread Jeff Zhang
Please check the document here. https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/manual/interpreterinstallation.html Minudika Malshan 于2017年4月11日周二 下午9:40写道: > Hi, > > I am writing a custom interpreter for apache zeppelin. I added the > interpreter class to the zeppelin-site.xml and also updated

CI status is lost in PR page

2017-04-25 Thread Jeff Zhang
I didn't see the CI status in the PR page recently, I need to check travis manually. Does anyone experience the same thing ? [image: image.png]

Re: CI status is lost in PR page

2017-04-28 Thread Jeff Zhang
It is fixed now, thanks moon. moon soo Lee 于2017年4月26日周三 下午2:24写道: > Yes, somehow, PR page does not display CI status. I don't know exact > reason. I filed an INFRA issue > https://issues.apache.org/jira/browse/INFRA-14005. > > On Tue, Apr 25, 2017 at 10:42 PM Jeff Zhang w

Re: Windows Build Support

2017-05-02 Thread Jeff Zhang
Make sense for option 2 moon soo Lee 于2017年5月3日周三 上午9:21写道: > Moving thread to dev@ > > Currently CI on pullrequest is > > - Individual contributor runs Travis - CI > - ASF's Jenkins connected to Apache Zeppelin github repo, and get > information from each contributor's Travis build. > - ASF'

Re: Zeppelin at scale

2021-04-01 Thread Jeff Zhang
t 1k users) want to access sql >> interpreter(jdbc postgres) write show read queries and select some >> aggregation on the result then chart it. >> >> Thanks, >> gub >> > -- > Os meus cumprimentos / Best regards / Mit freundlichen Grüße > Carlos Diogo > -- Best Regards Jeff Zhang

Re: Zeppelin 0.9.0 Tag

2021-04-01 Thread Jeff Zhang
And also, it would be good to add a tag! > > Thanks, > -- Best Regards Jeff Zhang

CI is failed due to github reverse dns lookup

2021-04-17 Thread Jeff Zhang
Hi Folks, Our CI is failed recently, it seems due to github reverse dns lookup. For more information, please take at look at this thread. https://github.community/t/github-action-and-oserror-errno-99-cannot-assign-requested-address/173973/9 -- Best Regards Jeff Zhang

Re: CI is failed due to github reverse dns lookup

2021-04-18 Thread Jeff Zhang
I have created PR to fix this issue. https://github.com/apache/zeppelin/pull/4096 Jeff Zhang 于2021年4月17日周六 下午11:49写道: > Hi Folks, > > Our CI is failed recently, it seems due to github reverse dns lookup. For > more information, please take at look at this thread. > > https://

Re: CI is failed due to github reverse dns lookup

2021-04-18 Thread Jeff Zhang
I have merged this PR, please rebase your PR as well. Jeff Zhang 于2021年4月18日周日 下午6:38写道: > I have created PR to fix this issue. > > https://github.com/apache/zeppelin/pull/4096 > > Jeff Zhang 于2021年4月17日周六 下午11:49写道: > >> Hi Folks, >> >> Our CI is fai

Re: CI is failed due to github reverse dns lookup

2021-04-23 Thread Jeff Zhang
ubernetesClient ... 1277 <https://github.com/zjffdu/zeppelin/runs/2425231811?check_suite_focus=true#step:9:1277> K8sRemoteInterpreterProcessTest.testK8sStartTimeoutPending:529 » KubernetesClient Jeff Zhang 于2021年4月19日周一 下午12:08写道: > I have merged this PR, please rebase your PR as well. > &

Re: CI is failed due to github reverse dns lookup

2021-05-03 Thread Jeff Zhang
schrieb Philipp Dallig: > > Hi Jeff, > > > > I can reproduce the K8s test failures locally. I am working on a > > solution. > > > > Best Regards > > > > Philipp > > > > Am 24.04.21 um 08:39 schrieb Jeff Zhang: > >> It looks like azure up

Re: Slack channel for Zeppelin community

2021-05-26 Thread Jeff Zhang
done Andreas Weise 于2021年5月26日周三 下午10:47写道: > Hi Jeff, > > could you add me as well to the slack chan > andreas.weise at gmail.com > > Thanks in advance. > Andreas > > On 2021/02/10 15:17:42, Jeff Zhang wrote: > > Hi Folks, > > > > We have an apa

Re: Remote Interpreter

2021-06-23 Thread Jeff Zhang
ver. Is > this currently supported? > Thanks > Denny -- Best Regards Jeff Zhang

Re: Binding interpreter settings in s3

2021-06-27 Thread Jeff Zhang
henever I > re-deploy the image(which has a zeppelin) and open any pre-created zeppelin > notebook, the notebook asks to select and bind the interpreter. > > Is there a way to persist the interpreter binding other than the instance > disk? > > Thanks, > Cod > -- Best Regards Jeff Zhang

Re: How to disable creating a new notebook for few users

2021-07-01 Thread Jeff Zhang
sable 'edit or running' the > notebook but I did not find the option to disable creating a new notebook > for these users. > > Thanks, > Cod > -- Best Regards Jeff Zhang

Re: R Interpreter Problem

2021-07-02 Thread Jeff Zhang
up > time. How to resolve the issue? Thanks. > > .libPaths(c(file.path(libPath), .libPaths())) > > library(SparkR) Error: package or namespace load failed for 'SparkR': > package 'SparkR' was installed before R 4.0.0: please re-install it > Execution halted > -- Best Regards Jeff Zhang

Re: R Interpreter Problem

2021-07-02 Thread Jeff Zhang
; lapply -> FUN -> readRDS > Execution halted > > On Friday, July 2, 2021, 10:26:09 AM EDT, Jeff Zhang > wrote: > > What version of spark do you use ? I am not sure whether your spark > version > supports R 4.0 ? > > denny wong 于2021年7月2日周五 下午10:02写道: &g

[DISCUSS] Releasing 0.9.1

2021-07-05 Thread Jeff Zhang
Hi Folks, It has been about half year since the last release of 0.9.0, after that we have many fixes and improvements, what do you think of the release of 0.9.1 ? -- Best Regards Jeff Zhang

Re: [DISCUSS] Releasing 0.9.1

2021-07-05 Thread Jeff Zhang
<https://www.placeiq.com/blog/?utm_source=email&utm_medium=signature&utm_campaign=blogsubscriber> > [image: PlaceIQ: Oracle Data Cloud Premier Data Provider] > <http://go.placeiq.com/WC01DPG0l0N3Gq00e00> > On Jul 5, 2021, 10:46 AM -0400, Jeff Zhang , wrote: > > Hi Fol

Re: [ZEPPELIN-5414] set value for shell.command.timeout.millisecs

2021-07-07 Thread Jeff Zhang
shold set for shell.command.timeout.millisecs is 60 > seconds, which seems confusing. Users will find their process get killed if > they take more than 60 seconds. I’m wondering whether it is a better idea > to change it to unlimited? > > Thanks! -- Best Regards Jeff Zhang

Re: Zeppelin 0.9.0 shanpshot build

2021-07-23 Thread Jeff Zhang
ild on my > own? > > Please guide me. > -- Best Regards Jeff Zhang

Re: Zeppelin 0.9.0 shanpshot build

2021-07-23 Thread Jeff Zhang
don't think this build has these recent merges > > On Sat, Jul 24, 2021 at 8:33 AM Jeff Zhang wrote: > >> 0.9.0 has been released, just download it here. >> http://zeppelin.apache.org/download.html >> >> >> Great Info 于2021年7月24日周六 上午9:52写道: >> >&g

Re: Zeppelin 0.9.0 shanpshot build

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

Re: Disable notebook trash option

2021-07-25 Thread Jeff Zhang
I don't think there's such feature in Zeppelin right now, could you create a ticket for it ? Great Info 于2021年7月26日周一 上午2:08写道: > Due to some reason I need to disable the trash option for notebooks. > Just need to get the notebooks removed after deleting the notebooks > --

Re: Delete notebook in s3notebook repo is not working

2021-07-25 Thread Jeff Zhang
ot;aws:principalarn": "arn:aws:iam::985767567532:role/app/zeppelin-tes" > } > } > }, { > "sid": "denyaccessexceptformasterroles", > "effect": "deny", > "principal": "*", > "action": ["s3:deletebucket", "s3:deletebucketpolicy", > "s3:deletebucketwebsite", "s3:putbucketacl", "s3:putbucketcors", > "s3:putbucketpolicy", "s3:putbucketlogging", "s3:putbucketnotification", > "s3:putbucketobjectlockconfiguration", "s3:putbucketpublicaccessblock", > "s3:putbucketrequestpayment", "s3:putbucketwebsite", "s3:restoreobject*"], > "resource": ["arn:aws:s3:::zeppelin-tes", "arn:aws:s3:::zeppelin-tes/*"], > "condition": { > "arnlike": { > "aws:principalarn": "arn:aws:iam::985767567532:role/app/zeppelin-tes" > } > } > }, { > "sid": "denynonsecuretraffic", > "effect": "deny", > "principal": "*", > "action": "s3:*", > "resource": ["arn:aws:s3:::zeppelin-tes", "arn:aws:s3:::zeppelin-tes/*"], > "condition": { > "bool": { > "aws:securetransport": "false" > } > } > }] > } > -- Best Regards Jeff Zhang

Re: [ZEPPELIN-5434] Upgrade jetty to 9.4.42.v20210604

2021-07-26 Thread Jeff Zhang
Do you want to help with this ticket ? denny wong 于2021年7月26日周一 下午10:00写道: > Hi > Any progress on this JIRA? Is this being actively worked on? > https://github.com/apache/zeppelin/pull/4160 > > Thanks > Denny -- Best Regards Jeff Zhang

Re: z.show for R

2021-07-28 Thread Jeff Zhang
a data frame > and leverage the built in visualization. Is there an equivalent for R? > Moreover, the table display system (%table) doesn't seem to work in R. > Thanks > Denny -- Best Regards Jeff Zhang

Re: z.show for R

2021-07-29 Thread Jeff Zhang
to enable it for R? > > https://zeppelin.apache.org/docs/0.9.0/usage/display_system/basic.html#table > > Thanks > Denny > > On Wednesday, July 28, 2021, 11:32:33 PM EDT, Jeff Zhang < > zjf...@gmail.com> wrote: > > I don't this z.show is supported in R in

Re: z.show for R

2021-07-30 Thread Jeff Zhang
sed soon. > Thanks. > [ZEPPELIN-5473] Enable z.show for R - ASF JIRA > > > | > | > | | > [ZEPPELIN-5473] Enable z.show for R - ASF JIRA > > > | > > | > > | > > > > > On Thursday, July 29, 2021, 08:37:56 AM EDT, Jeff Zhang < > zjf.

Re: How to pass data between paragraph in sql(jdbc)

2021-08-11 Thread Jeff Zhang
pull it in paragraph 1 and > pass few columns of data to the next paragraph > %jdbc1 > // pull the ref data and pass it to next > %jdbc2 > // use the ref data and enrich some fields > > is this possible without using some backend processing framework like spark > or flink..? > -- Best Regards Jeff Zhang

[VOTE] Release Apache Zeppelin 0.10.0 (RC1)

2021-08-11 Thread Jeff Zhang
[ ] +1 approve [ ] 0 no opinion [ ] -1 disapprove (and reason why) -- Best Regards Jeff Zhang

[VOTE] Release Apache Zeppelin 0.10.0 RC2

2021-08-17 Thread Jeff Zhang
[ ] +1 approve [ ] 0 no opinion [ ] -1 disapprove (and reason why) -- Best Regards Jeff Zhang

Re: [VOTE] Release Apache Zeppelin 0.10.0 RC2

2021-08-19 Thread Jeff Zhang
August 18, 2021 3:24 PM >> *To:* us...@zeppelin.apache.org >> *Subject:* Re: [VOTE] Release Apache Zeppelin 0.10.0 RC2 >> >> >> >> +1 >> >> Am 18.08.21 um 08:01 schrieb Francois Reynald: >> >> +1 >> >> >> >> On 1

[RESULT] [VOTE] Release Apache Zeppelin 0.10.0 RC2

2021-08-22 Thread Jeff Zhang
The vote passes with 4 binding +1 votes, 3 non-binding +1 votes, and no +0 or -1 votes. Thanks for everyone who verified rc and voted. +1 Jeff Zhang * Jongyoul Lee *moon soo Lee * Prabhjyot Singh * Francois Reynaldcloverheartsdev Philipp Dallig Prabhjyot Singh 于2021年8月21日周六 下午8:05写道

[ANNOUNCE] Apache Zeppelin 0.10.0 released

2021-08-24 Thread Jeff Zhang
helped to improve Apache Zeppelin. Welcome to join our community to discuss with others https://zeppelin.apache.org/community.html#mailing-list--slack-channel Here's some highlights of this major release https://zeppelin.apache.org/#whats-new-in -- Best Regards Jeff Zhang

[DISCUSS] Release of Zeppelin 0.10.1

2021-10-18 Thread Jeff Zhang
list of tickets we have fixed in 0.10.1 https://issues.apache.org/jira/issues/?jql=project%20%3D%20ZEPPELIN%20AND%20fixVersion%20%3D%200.10.1 -- Best Regards Jeff Zhang

Re: ipython interpreter prerequisites

2021-10-27 Thread Jeff Zhang
kernel` > - grpcio `pip install grpcio` > - protobuf `pip install protobuf` > Thanks > Denny -- Best Regards Jeff Zhang

  1   2   3   4   5   6   7   8   9   10   >