[GitHub] zeppelin issue #1086: [Zeppelin 1042] Extra space is present as part of user...

2016-06-27 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1086 Merging this if no more discussion. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this featur

[GitHub] zeppelin issue #1080: [ZEPPELIN-1060] validate user before saving

2016-06-27 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1080 Merging this if no more discussion. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this featur

[GitHub] zeppelin issue #1095: ZEPPELIN-1067 Change ordering mechanism for interprete...

2016-06-27 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1095 `interpreterClassList` would be deleted when adopting new mechanism for interpreter setting finishes. --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Created] (ZEPPELIN-1070) Enable data source authentication in each community interpreters

2016-06-27 Thread Ahyoung (JIRA)
Ahyoung created ZEPPELIN-1070: - Summary: Enable data source authentication in each community interpreters Key: ZEPPELIN-1070 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1070 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1069) Ignore implicit interpreter when user enter wrong interpreter name

2016-06-27 Thread Minwoo Kang (JIRA)
Minwoo Kang created ZEPPELIN-1069: - Summary: Ignore implicit interpreter when user enter wrong interpreter name Key: ZEPPELIN-1069 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1069 Project: Zep

[GitHub] zeppelin pull request #1098: [HOTFIX] update release script

2016-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1098 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] zeppelin issue #1098: [HOTFIX] update release script

2016-06-27 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1098 Merging it to master and branch-0.6 so I can create 0.6.0-rc1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] zeppelin issue #1098: [HOTFIX] update release script

2016-06-27 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1098 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] zeppelin pull request #1098: [HOTFIX] update release script

2016-06-27 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1098 [HOTFIX] update release script ### What is this PR for? - Add sparkr, r profile to netinst release build - Exit release_publish.sh in case creating staging repository fails ### W

Re: Write My Own Zeppelin Interpreter

2016-06-27 Thread Jongyoul Lee
Hello, It looks like a bug which occurs without any property in a interpreter-setting.json. Could you please add properties section? [ { "group": "org", "name": "simple", "className": "simple.SimpleInterpreter", properties: {}} ] If it works, please tell me. I'll make a PR for thi

Write My Own Zeppelin Interpreter

2016-06-27 Thread Yunjian
rg.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) at java.lang.Thread.run(Thread.java:745) INFO [2016-06-27

Re: [VIDEO REPLAY] Meetup for Data Scientists from Tuesday 6/21: Zeppelin meets MADlib & HAWQ

2016-06-27 Thread Greg Chase
Greetings Zeppelin, MADlib, and HAWQ Communities, We have posted a recording of the Apache Zeppelin meets Apache MADlib and Apache HAWQ Meeting. You can find it here . The agenda: What is Apache Zeppeli

Re: [Zeppelin-684] GSoC - 2016

2016-06-27 Thread Paul Bustios Belizario
Hi Alexander, I am really sorry about that. I had an unexpected problem. I am conscious that I haven't achieved the objectives of the plan, but now I'm working on that and I will fulfill all the objectives proposed, for sure. I started the blog here: http://zeppelinnotebooks.blogspot.com.br/ And

Re: [ANNOUNCE] branch-0.6 cut

2016-06-27 Thread Guillaume Alleon
Thanks Mina for the work. I have a demo next Thursday at a meetup I am going to use it :-) May I ask if it does contain the Helium PR? Cheers Guillaume Sent from a small device > On 27 Jun 2016, at 17:55, mina lee wrote: > > Hi all, > > It took long time to prepare rc1 than I expected since

[GitHub] zeppelin pull request #1097: init newRepoSetting values

2016-06-27 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1097 init newRepoSetting values ### What is this PR for? This PR fixes initialize value bug of ```Add New Repository```. ### What type of PR is it? Bug Fix ### How

Re: [ANNOUNCE] branch-0.6 cut

2016-06-27 Thread mina lee
Hi all, It took long time to prepare rc1 than I expected since we wanted to include as many bug fixes as possible. We resolved all issues that were blocking 0.6.0 release [1] and I am about to create v0.6.0-rc1 tag. For the one who is curious, we are planning to support spark 2.0 and scala 2.11 in

[GitHub] zeppelin pull request #1052: ZEPPELIN-1037 Enable Kerberos support in Livy I...

2016-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1052 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] zeppelin issue #928: [ZEPPELIN-116] Add Mahout Support for Spark Interpreter

2016-06-27 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/928 Also OOM errors in the actual Mahout interpretter... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not hav

[GitHub] zeppelin issue #928: [ZEPPELIN-116] Add Mahout Support for Spark Interpreter

2016-06-27 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/928 Also OOM errors in the actual Mahout interpretter... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not hav

[GitHub] zeppelin pull request #1096: ZEPPELIN-1030 Added example for various jdbc-li...

2016-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1096 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] zeppelin issue #1096: ZEPPELIN-1030 Added example for various jdbc-like inte...

2016-06-27 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1096 I'll merge it into master and branch-0.6 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] zeppelin issue #928: [ZEPPELIN-116] Add Mahout Support for Spark Interpreter

2016-06-27 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/928 Merged Master- still failing on Zeppelin Server at ``` 15:27:30,479 ERROR org.apache.zeppelin.rest.AbstractTestRestApi:251 - Exception in AbstractTestRestApi while checkIfServerIsRunnin

[GitHub] zeppelin issue #1094: ZEPPELIN-1063: fix flaky python interpreter test

2016-06-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1094 Rebased on latest master, after #1092 got merged --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feat

[GitHub] zeppelin pull request #1092: [ZEPPELIN-1064] Flaky Test - ParagraphActionsIT...

2016-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1092 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] zeppelin issue #1092: [ZEPPELIN-1064] Flaky Test - ParagraphActionsIT.testTi...

2016-06-27 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1092 Thanks @prabhjyotsingh taking care of it. LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] zeppelin issue #1096: ZEPPELIN-1030 Added example for various jdbc-like inte...

2016-06-27 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1096 @minahlee Could you please add this PR into 0.6.0 regardless of the result of CI? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin issue #1092: [ZEPPELIN-1064] Flaky Test - ParagraphActionsIT.testTi...

2016-06-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1092 CI passes now, and changes looks great to me. Let's merge if there is no further discussion --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] zeppelin pull request #1096: ZEPPELIN-1030 Added example for various jdbc-li...

2016-06-27 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1096 ZEPPELIN-1030 Added example for various jdbc-like interpreters ### What is this PR for? Adding examples settings for JdbcInterpreter to use jdbc drivers ### What type of PR is it?

[GitHub] zeppelin issue #1094: ZEPPELIN-1063: fix flaky python interpreter test

2016-06-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1094 Ready to be merged, \cc @minahlee @prabhjyotsingh for review. CI failure is being taken care of under #1092 --- If your project is set up for it, you can reply to this email and have your re

[GitHub] zeppelin issue #1030: [ZEPPELIN-1023] Add more credential apis.

2016-06-27 Thread astroshim
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) 14:10:13,191 INFO org.apache.zeppelin.socket.NotebookServer:1192 - Job 20160627-141012_944285838 is finished 14:10:13,191 INFO org.apache.zeppelin.notebook.Paragraph:252

[GitHub] zeppelin pull request #1085: [MINOR]Removed some codes using interpreterClas...

2016-06-27 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1085 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] zeppelin issue #1095: ZEPPELIN-1067 Change ordering mechanism for interprete...

2016-06-27 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1095 This is a newer version of #1085 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enable

[GitHub] zeppelin pull request #1095: ZEPPELIN-1067 Change ordering mechanism for int...

2016-06-27 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1095 ZEPPELIN-1067 Change ordering mechanism for interpreters ### What is this PR for? Removing dependency of interpreterClassList in order to add custom interpreter easily. For now, we should ad

[GitHub] zeppelin issue #836: [ZEPPELIN-732] Helium Application

2016-06-27 Thread anish18sun
Github user anish18sun commented on the issue: https://github.com/apache/zeppelin/pull/836 read all the code changes, I think the usage of print() and println() around context().out.write() in Application.java is really intuitive for users! --- If your project is set up for it, yo

[GitHub] zeppelin issue #1090: [MINOR] Blocking the minus cursor value.

2016-06-27 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1090 Thank you for your review! @bzz --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enable

[GitHub] zeppelin issue #1091: [ZEPPELIN-1065] Flaky Test - ParagraphActionsIT.testRe...

2016-06-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1091 @prabhjyotsingh on closing the JIRA issues, please do not forget to set correct `fix version` field. It's 0.7.0 now if changes were merged only to master, I have updated 1065 --- If your projec

[GitHub] zeppelin pull request #1094: ZEPPELIN-1063: fix flaky python interpreter tes...

2016-06-27 Thread bzz
GitHub user bzz opened a pull request: https://github.com/apache/zeppelin/pull/1094 ZEPPELIN-1063: fix flaky python interpreter test ### What is this PR for? fix flaky python interpreter test ### What type of PR is it? Bug Fix ### Todos * [ ] cleanup tes

[GitHub] zeppelin pull request #1091: [ZEPPELIN-1065] Flaky Test - ParagraphActionsIT...

2016-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1091 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] zeppelin issue #1091: [ZEPPELIN-1065] Flaky Test - ParagraphActionsIT.testRe...

2016-06-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1091 Sounds good, and this PR looks great to me! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature e

[GitHub] zeppelin issue #1091: [ZEPPELIN-1065] Flaky Test - ParagraphActionsIT.testRe...

2016-06-27 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1091 I'll merge this, and make `clickAndWait` related changes in https://github.com/apache/zeppelin/pull/1092. --- If your project is set up for it, you can reply to this email and have your re

[jira] [Created] (ZEPPELIN-1068) launching zeppleine server by https

2016-06-27 Thread shruti (JIRA)
shruti created ZEPPELIN-1068: Summary: launching zeppleine server by https Key: ZEPPELIN-1068 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1068 Project: Zeppelin Issue Type: Task

[GitHub] zeppelin issue #1091: [ZEPPELIN-1065] Flaky Test - ParagraphActionsIT.testRe...

2016-06-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1091 Thank you for pointing out [ZEPPELIN-1063](https://issues.apache.org/jira/browse/ZEPPELIN-1063) - have updated it's description. --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin pull request #1093: [Bug Fix] Fix "stackedAreaChart", "lineWithFocu...

2016-06-27 Thread voyageth
GitHub user voyageth opened a pull request: https://github.com/apache/zeppelin/pull/1093 [Bug Fix] Fix "stackedAreaChart", "lineWithFocusChart" graph when dataset contains "NULL" value. ### What is this PR for? Fix "stackedAreaChart", "lineWithFocusChart" graph when dataset cont

[GitHub] zeppelin issue #1069: [ZEPPELIN-281] Windows7 build2

2016-06-27 Thread fvaleri
Github user fvaleri commented on the issue: https://github.com/apache/zeppelin/pull/1069 @Leemoonsoo I have investigated further. See also this related issue https://github.com/npm/npm/issues/2866. It seems that, at the moment, there is only one workaround to address the `

[GitHub] zeppelin issue #1091: [ZEPPELIN-1065] Flaky Test - ParagraphActionsIT.testRe...

2016-06-27 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1091 CI fails for [ZEPPELIN-1063](https://issues.apache.org/jira/browse/ZEPPELIN-1063) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin issue #1091: [ZEPPELIN-1065] Flaky Test - ParagraphActionsIT.testRe...

2016-06-27 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1091 @bzz fair point; - have refactored all AbstractZeppelinIT's sleep calls into ZeppelinITUtils. - added another function clickAndWait, which will click and wait for 1s. --- If your

[GitHub] zeppelin pull request #175: Add dockerfile (and makefile) to build local ver...

2016-06-27 Thread sjeandeaux
Github user sjeandeaux closed the pull request at: https://github.com/apache/zeppelin/pull/175 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

[GitHub] zeppelin issue #1077: [ZEPPELIN-921] Apply new mechanism to KnitR and RRepl

2016-06-27 Thread elbamos
Github user elbamos commented on the issue: https://github.com/apache/zeppelin/pull/1077 @rerngvit Thanks for looking at this! There were conflicts introduced with the addition of the livy interpreter (or around that time) because sparkr was hard-coded into some of the conf

[GitHub] zeppelin issue #1091: [ZEPPELIN-1065] Flaky Test - ParagraphActionsIT.testRe...

2016-06-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1091 @prabhjyotsingh thank you for fixing this one! What do you think, if would it make sense to reduce total wait time and get this test more stable with a wait polling implementation to locate su

[GitHub] zeppelin pull request #1092: [ZEPPELIN-1064] Flaky Test - ParagraphActionsIT...

2016-06-27 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/1092 [ZEPPELIN-1064] Flaky Test - ParagraphActionsIT.testTitleButton ### What is this PR for? This is fix for test failing in CI ``` testTitleButton(org.apache.zeppelin.integrat

[GitHub] zeppelin issue #1077: [ZEPPELIN-921] Apply new mechanism to KnitR and RRepl

2016-06-27 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1077 @rerngvit I'm not good at R, if you, however, built with `-Pr` and got an error while creating interpreter, AFAIK, you should have a R installed by default. Could you please check this first? -

[GitHub] zeppelin issue #1090: [MINOR] Blocking the minus cursor value.

2016-06-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1090 Looks great to me, thank you for fixing! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enab

[GitHub] zeppelin issue #1030: [ZEPPELIN-1023] Add more credential apis.

2016-06-27 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1030 @bzz okay I will. Thank you! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled an

[GitHub] zeppelin pull request #1041: Get note revision of note - git repo

2016-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1041 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] zeppelin issue #1041: Get note revision of note - git repo

2016-06-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1041 Looks awesome to me, CI failure tacked under [ZEPPELIN-862](https://issues.apache.org/jira/browse/ZEPPELIN-862) ``` 23:25:52,963 INFO org.apache.zeppelin.socket.NotebookServer:1193 - Job

[GitHub] zeppelin pull request #1091: [ZEPPELIN-1065] add delay after deleting paragr...

2016-06-27 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/1091 [ZEPPELIN-1065] add delay after deleting paragraph. ### What is this PR for? This is for fixing flaky CI failing test ``` testRemoveButton(org.apache.zeppelin.integration.P

[GitHub] zeppelin issue #1030: [ZEPPELIN-1023] Add more credential apis.

2016-06-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1030 There are multiple CI failures - JSON parsing failure somewhere in websocket communication ``` Running org.apache.zeppelin.notebook.repo.zeppelinhub.websocket.protocol.Zeppelin

[jira] [Created] (ZEPPELIN-1067) Change scheme of InterpreterGroup and DefaultInterpreter

2016-06-27 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-1067: -- Summary: Change scheme of InterpreterGroup and DefaultInterpreter Key: ZEPPELIN-1067 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1067 Project: Zeppelin