[GitHub] incubator-zeppelin pull request: [ZEPPELIN-716] protect the whole ...

2016-03-03 Thread zhongneu
GitHub user zhongneu opened a pull request: https://github.com/apache/incubator-zeppelin/pull/760 [ZEPPELIN-716] protect the whole spark repl init process ### What is this PR for? ZeppelinContext may not be initialized properly in concurrent mode: When I create & run

Re: ZEPPELIN 683 project for GSOC 2016

2016-03-03 Thread Thamali Wijewardhana
Hi Alexander, Thanks a lot for the details and I have started working through those details . Thamali On 4 March 2016 at 08:08, Alexander Bezzubov wrote: > Hi Thamali, > > thank you for your interest! > > First thing to do with any opensource project is to get yourself

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-716] fix a deadlock in ...

2016-03-03 Thread zhongneu
GitHub user zhongneu opened a pull request: https://github.com/apache/incubator-zeppelin/pull/759 [ZEPPELIN-716] fix a deadlock in RemoteInterpreter.open/init ### What is this PR for? Fix a deadlock in RemoteInterpreter.init() ### What type of PR is it? Bug Fix

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

2016-03-03 Thread zhongneu
Github user zhongneu commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/749#issuecomment-192104991 I've reverted the change for JAVA_OPTS, which is fine, because it is not used by bin/interpreter.sh --- If your project is set up for it, you can reply to

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-647] - Native Windows s...

2016-03-03 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/734#issuecomment-192086401 Hmm, interesting. Let's keep this here for now then. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] incubator-zeppelin pull request: ZEPPELIN-385 Read-only mode for z...

2016-03-03 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/389#issuecomment-192082716 @babokim haven't heard from you - would you be able to continue this work? --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-zeppelin pull request: Zeppelin Flink Spark tutorial

2016-03-03 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/418#issuecomment-192082652 Where are we on this PR? --- 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

[GitHub] incubator-zeppelin pull request: Install guide modifications based...

2016-03-03 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/543#issuecomment-192082492 @dcardon @jeffsteinmetz where are we on this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] incubator-zeppelin pull request: Add finish alert with blinking ta...

2016-03-03 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/560#issuecomment-192082411 where are we on this? --- 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

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

2016-03-03 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/690#issuecomment-192082267 @ravicodder could you rebase please? --- 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: Add selenium test case for show a...

2016-03-03 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/692#issuecomment-192082260 @ravicodder could you rebase please? --- 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: Add new selenium test case to tes...

2016-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/693 --- 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] incubator-zeppelin pull request: [ZEPPELIN-712] Publish zeppelin-w...

2016-03-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/757#issuecomment-192075463 Merge if there're 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-701] - Upgrade Tachyon ...

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

Re: ZEPPELIN 683 project for GSOC 2016

2016-03-03 Thread Alexander Bezzubov
Hi Thamali, thank you for your interest! First thing to do with any opensource project is to get yourself familiar with it, see what Zeppelin is, what it does, how it works and how to build it [0]. Involvement in community is the key as well - try finding an issue people are having on the

[jira] [Created] (ZEPPELIN-718) "interpreter binding" & "notebook permissions" icons are not lightened properly

2016-03-03 Thread Zhong Wang (JIRA)
Zhong Wang created ZEPPELIN-718: --- Summary: "interpreter binding" & "notebook permissions" icons are not lightened properly Key: ZEPPELIN-718 URL: https://issues.apache.org/jira/browse/ZEPPELIN-718

[jira] [Created] (ZEPPELIN-717) ZeppelinContext may not be initialized properly in concurrent mode

2016-03-03 Thread Zhong Wang (JIRA)
Zhong Wang created ZEPPELIN-717: --- Summary: ZeppelinContext may not be initialized properly in concurrent mode Key: ZEPPELIN-717 URL: https://issues.apache.org/jira/browse/ZEPPELIN-717 Project: Zeppelin

Re: R interpreter in Zeppelin: further steps

2016-03-03 Thread Alexander Bezzubov
Thank you for sharing Jeff! Now it's time to speak out for anybody, who have strong opinion against plan A, aka just merging #208 and moving on. I agree with Eran and Enzo - as we just building a community over code here, passing judgements is not the best way to do it and it's up to users to

[jira] [Created] (ZEPPELIN-716) Deadlock in Paragraph.jobRun when concurrent spark interpreter is allowed

2016-03-03 Thread Zhong Wang (JIRA)
Zhong Wang created ZEPPELIN-716: --- Summary: Deadlock in Paragraph.jobRun when concurrent spark interpreter is allowed Key: ZEPPELIN-716 URL: https://issues.apache.org/jira/browse/ZEPPELIN-716 Project:

[GitHub] incubator-zeppelin pull request: ZEPPELIN-335: Apache Pig interpre...

2016-03-03 Thread smartinsightsfromdata
Github user smartinsightsfromdata commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/338#issuecomment-192011529 @abajwa-hw @felixcheung @bzz is the idea to have a pig interpreter dead? It could be really useful... --- If your project is set up

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-698] Change shortcut fo...

2016-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/756 --- 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] incubator-zeppelin pull request: [ZEPPELIN-689] Add AngularJS z ob...

2016-03-03 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/740#issuecomment-191840961 > In this perspective, i'm not sure it's good to embed run paragraph inside of z.angularBind() function in front-end side, while corresponding api in

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-647] - Native Windows s...

2016-03-03 Thread granturing
Github user granturing commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/734#issuecomment-191828541 So, interestingly enough I only see an issue with Spark (using Hadoop 2.6). Running Flink seems fine, but it could be dependent on the Hadoop client

[jira] [Created] (ZEPPELIN-715) Provide version information

2016-03-03 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-715: - Summary: Provide version information Key: ZEPPELIN-715 URL: https://issues.apache.org/jira/browse/ZEPPELIN-715 Project: Zeppelin Issue Type: New Feature