[GitHub] incubator-zeppelin pull request: R Interpreter for Zeppelin

2016-02-25 Thread elbamos
Github user elbamos commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/208#issuecomment-189144007 I think it is "complete" and "working" -- the convenience binary is not part of the release, and a new one isn't going to be made until there is a new releas

[GitHub] incubator-zeppelin pull request: Remove duplicated java option con...

2016-02-25 Thread zhongneu
GitHub user zhongneu opened a pull request: https://github.com/apache/incubator-zeppelin/pull/749 Remove duplicated java option concats in common.sh ### What is this PR for? There are some java option concats in common.sh, which are executed twice when start an interpreter. This

[jira] [Created] (ZEPPELIN-702) Duplicated java option concats in common.sh

2016-02-25 Thread Zhong Wang (JIRA)
Zhong Wang created ZEPPELIN-702: --- Summary: Duplicated java option concats in common.sh Key: ZEPPELIN-702 URL: https://issues.apache.org/jira/browse/ZEPPELIN-702 Project: Zeppelin Issue Type: Bu

[GitHub] incubator-zeppelin pull request: R Interpreter for Zeppelin

2016-02-25 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/208#issuecomment-189140201 @elbamos please ping me if you need any help adding a profile for R in order to avoid failing default Zeppelin build for users who do not need R. --- If your p

[GitHub] incubator-zeppelin pull request: R Interpreter for Zeppelin

2016-02-25 Thread jeffsteinmetz
Github user jeffsteinmetz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/208#issuecomment-189133244 Nothing I need pre-merge. I was mainly curious how close this was to working end to end. I wasn't familiar with the pre-merge / post-merge ex

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-513] Dedicated interpre...

2016-02-25 Thread jongyoul
Github user jongyoul commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/703#issuecomment-189130930 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 feat

[GitHub] incubator-zeppelin pull request: R Interpreter for Zeppelin

2016-02-25 Thread elbamos
Github user elbamos commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/208#issuecomment-189129155 Jeff - well that log explains it, the R package isn't being included in the distribution binary. I'm not sure I understand either the goal or the "

[DISCUSS] Enable Interpreters runs in different nodes

2016-02-25 Thread Jongyoul Lee
Hi devs, I suggest the method of running Zeppelin's interpreters in a cluster mode. Review this proposal and give me comments. I will start from supporting standalone cluster. https://cwiki.apache.org/confluence/display/ZEPPELIN/Cluster+Manager+Proposal Regards, Jongyoul -- 이종열, Jongyoul Lee,

[GitHub] incubator-zeppelin pull request: Add checkbox as a type of dynamic...

2016-02-25 Thread zhongneu
Github user zhongneu commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/713#issuecomment-189120617 All tasks are done. Ready for final review --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] incubator-zeppelin pull request: R Interpreter for Zeppelin

2016-02-25 Thread jeffsteinmetz
Github user jeffsteinmetz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/208#issuecomment-189117683 ah, I see. Well, if the pom's aren't setup to include it in the distribution binary that certainly the issue. I didn't set SPARK_HOME intenti

[GitHub] incubator-zeppelin pull request: R Interpreter for Zeppelin

2016-02-25 Thread elbamos
Github user elbamos commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/208#issuecomment-189116032 @jeffsteinmetz A couple of things are happening here -- First, I would expect it to fail if you run it from zeppelin-distribution because the pom's

[GitHub] incubator-zeppelin pull request: R Interpreter for Zeppelin

2016-02-25 Thread jeffsteinmetz
Github user jeffsteinmetz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/208#issuecomment-189102577 @elbamos I tested a full build of a Zeppelin distribution using this PR in a virtual machine. When running from the source directory (not the distri

[GitHub] incubator-zeppelin pull request: Add File Interpreter, HDFS Interp...

2016-02-25 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/276#issuecomment-189099153 @runyontr thanks for standing up! > Given that I can fix the list above, how do I update this pull request with my repository? It's not really p

[GitHub] incubator-zeppelin pull request: Add File Interpreter, HDFS Interp...

2016-02-25 Thread runyontr
Github user runyontr commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/276#issuecomment-189093591 @felixcheung I'll be happy to take this up. From what I can see there is the following left: - Change string creation to use StringBuilder - Th

[GitHub] incubator-zeppelin pull request: Add new selenium test case to tes...

2016-02-25 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/693#issuecomment-189077149 Merging if there is no more discussions --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-691] Enable user to cha...

2016-02-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/738 --- 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 fea

[GitHub] incubator-zeppelin pull request: Get travis to retry download of S...

2016-02-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/727#issuecomment-189016612 Maybe pre-caching is the only way to make this more stable.. I have seen more than a few times download fails even after 3 tries either from timing out o

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-699] Return Paragraph e...

2016-02-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-189009246 that we would need a job run status API... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-zeppelin pull request: Add PR template for github

2016-02-25 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/748#issuecomment-18857 Then lets remove the bookmarklet and update the template in the contributing.md --- If your project is set up for it, you can reply to this email and hav

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-699] Return Paragraph e...

2016-02-25 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-188999787 Humm, your remark about future extension of the existing API with new parameter makes sense. We need to design API carefully to make evolution easier.

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-699] Return Paragraph e...

2016-02-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-188989671 I don't have strong opinion here for adding parameter vs new api. But i want to mention that adding parameter make the api return two different things.

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-696] Add notification s...

2016-02-25 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/744#issuecomment-188981265 Right, didn't know that we had ngToast. I never see it in action. Will remove angular-growl-2 --- If your project is set up for it, you can reply to thi

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-699] Return Paragraph e...

2016-02-25 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-188977035 @vgromakowski Something like `http://:/api/notebook/job//?sync=true` ? --- If your project is set up for it, you can reply to this email and ha

March 2016 Report

2016-02-25 Thread Marvin Humphrey
Greetings, {podling} developers! This is a reminder that your report is due next Wednesday, March 2nd. Details below. Best, Marvin Humphrey, Report Manager for March, on behalf of the Incubator PMC --- Dear podling, This email was sent by an automated system on behalf of the Apac

[GitHub] incubator-zeppelin pull request: Add PR template for github

2016-02-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/748#issuecomment-188932693 I think it's useful to have that in contributing.md so newcomers would have an idea what to expect before actually opening a new PR. We might want to leav

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-691] Enable user to cha...

2016-02-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/738#issuecomment-188868549 I'm merging it into the master. --- 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 pr

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-696] Add notification s...

2016-02-25 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/744#issuecomment-188856053 We already have ngtoast for that --- 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 p

[GitHub] incubator-zeppelin pull request: Add PR template for github

2016-02-25 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/748#issuecomment-188853739 Should we remove the PR template part from the Contributing.md then? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-699] Return Paragraph e...

2016-02-25 Thread vgromakowski
Github user vgromakowski commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-188844963 I would suggest to use the same method as for the spark job server, asynchronous is the default, synchronous is obtain with an additional parameter.

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-699] Return Paragraph e...

2016-02-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-188842837 @doanduyhai Right. for asynchronous behavior, multiple API is required to control the job, like submitting job (POST), canceling job (DELETE), ge

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-699] Return Paragraph e...

2016-02-25 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-188828325 @Leemoonsoo so you're suggesting to create another API for pagraph execution ? Fine for me, what's about `http://:/api/notebook/synchronous_job//` ? ---

[GitHub] incubator-zeppelin pull request: Add PR template for github

2016-02-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/748#issuecomment-188816748 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 fe

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-699] Return Paragraph e...

2016-02-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-188816674 This PR change behavior of REST api `job/{notebookId}/{paragraphId}` from asynchronous to synchronous. To me it's better we keep asynchronous beha

[GitHub] incubator-zeppelin pull request: Initial support for CassandraSQLC...

2016-02-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/86#issuecomment-188806844 Can someone provide additional review? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-699] Return Paragraph e...

2016-02-25 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-188791929 Fixed --- 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 f

[jira] [Created] (ZEPPELIN-701) Upgrade Tachyon Interpreter to Alluxio Interpreter

2016-02-25 Thread Mauro Cortellazzi (JIRA)
Mauro Cortellazzi created ZEPPELIN-701: -- Summary: Upgrade Tachyon Interpreter to Alluxio Interpreter Key: ZEPPELIN-701 URL: https://issues.apache.org/jira/browse/ZEPPELIN-701 Project: Zeppelin

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-699] Return Paragraph e...

2016-02-25 Thread vgromakowski
Github user vgromakowski commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-188683473 I would prefer to not return OK in case of failure --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[GitHub] incubator-zeppelin pull request: Add PR template for github

2016-02-25 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/748#issuecomment-188663996 yea ;) --- 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] incubator-zeppelin pull request: Add PR template for github

2016-02-25 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/748#issuecomment-188663789 CI failure is due to ``` Unapproved licenses: .github/PULL_REQUEST_TEMPLATE *** ``` .. but you got

[GitHub] incubator-zeppelin pull request: Add PR template for github

2016-02-25 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/748#issuecomment-188663097 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