[GitHub] zeppelin issue #1191: [ZEPPELIN-1186] Prevent NPE when unbind interpreter

2016-07-16 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1191 Thanks for the review. Merging if there is 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

[GitHub] zeppelin issue #1191: [ZEPPELIN-1186] Prevent NPE when unbind interpreter

2016-07-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1191 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 f

[GitHub] zeppelin issue #1187: [ZEPPELIN-1163] Change some parameter name properly in...

2016-07-16 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1187 @zmhassan Thanks for your effort! Since [ZEPPELIN-1012](https://issues.apache.org/jira/browse/ZEPPELIN-1012) was merged, you need to resolve the conflict first. If you need help regarding reba

[GitHub] zeppelin issue #1141: [Bugfix] Wrong return value of HDFSFileInterpreter com...

2016-07-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1141 Can this PR going to be 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 feature enabled

[GitHub] zeppelin issue #1117: [ZEPPELIN-1086] Auto Completion for Interpreter.

2016-07-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1117 Sounds as a great plan to me! Merging this one then, 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 GitHub a

[GitHub] zeppelin issue #1192: [ZEPPELIN-1189] Get note revision websocket api

2016-07-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1192 Looks like CI fails, could you please followup on the reason? One more question - it looks like this PR not only add websocket API but change backend API and modify every NotebookRrpo implemen

[GitHub] zeppelin issue #1179: [ZEPPELIN-1109] Remove bootstrap dialog fade-in/out an...

2016-07-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1179 Thanks @AhyoungRyu for the fix. 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 featu

Re: [GSoC 2016] Notebooks

2016-07-16 Thread moon soo Lee
Hi Paul, That would be very interesting! And like you mentioned, it's dataset that for starters. I think it's super reasonable to have a notebooks with those data. Thanks, moon On Sat, Jul 9, 2016 at 11:09 AM Paul Bustios Belizario wrote: > Hi community, > > I was searching some databases and

[GitHub] zeppelin issue #1196: [ZEPPELIN-1195] Unbind interpreter error.

2016-07-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1196 Oh sorry. --- 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

[GitHub] zeppelin pull request #1196: [ZEPPELIN-1195] Unbind interpreter error.

2016-07-16 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1196 --- 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 #1160: [Zeppelin - 1152] Listing note revision history

2016-07-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1160 Looks good. Can we display time as well as date in each revision? --- 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] zeppelin issue #1187: [ZEPPELIN-1163] Change some parameter name properly in...

2016-07-16 Thread zmhassan
Github user zmhassan commented on the issue: https://github.com/apache/zeppelin/pull/1187 @AhyoungRyu I've made those fix's pending in the ui and docs as well. Just wondering if its possible to trigger travis CI to run the build again as I know my last commit was WIP --- If your pro

[GitHub] zeppelin issue #1191: [ZEPPELIN-1186] Prevent NPE when unbind interpreter

2016-07-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1191 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 issue #1189: ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should not use ...

2016-07-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1189 Thanks for contribution! `ZEPPELIN_JAVA_OPTS` used to set JVM options both ZeppelinServer and InterpreterProcess. Later `ZEPPELIN_INTP_JAVA_OPTS` has been introduced. To keep compat

[GitHub] zeppelin issue #1190: ZEPPELIN-1187. Redirect output of the process running ...

2016-07-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1190 Thanks for @zjffdu for the improvement. Looks good 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 doe

[GitHub] zeppelin pull request #1114: [DOC] Proxy build - removed Bower note

2016-07-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1114 --- 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 pull request #1197: [ZEPPELIN-1196] Fix for bug ZEPPELIN-1196

2016-07-16 Thread SachinJanani
GitHub user SachinJanani opened a pull request: https://github.com/apache/zeppelin/pull/1197 [ZEPPELIN-1196] Fix for bug ZEPPELIN-1196 ### What is this PR for? Fixed issue related to connecting to remote running interpreter process with multiple interpreters in interpreter group

[jira] [Created] (ZEPPELIN-1196) Connecting to already running remote interpreter process with multiple interpreters in a group throws exception

2016-07-16 Thread Sachin Janani (JIRA)
Sachin Janani created ZEPPELIN-1196: --- Summary: Connecting to already running remote interpreter process with multiple interpreters in a group throws exception Key: ZEPPELIN-1196 URL: https://issues.apache.org/ji

[GitHub] zeppelin issue #1196: [ZEPPELIN-1195] Unbind interpreter error.

2016-07-16 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1196 It is duplicate with #1191 --- 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

[GitHub] zeppelin pull request #1196: [ZEPPELIN-1195] Unbind interpreter error.

2016-07-16 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1196 [ZEPPELIN-1195] Unbind interpreter error. ### What is this PR for? This PR fixes unbind interpreter fail. ### What type of PR is it? Bug Fix ### What is the Jira i

[jira] [Created] (ZEPPELIN-1195) Unbind interpreter error.

2016-07-16 Thread Shim HyungSung (JIRA)
Shim HyungSung created ZEPPELIN-1195: Summary: Unbind interpreter error. Key: ZEPPELIN-1195 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1195 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #1183: [Zeppelin - 1174] Cleanup unused methods in repo layer

2016-07-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1183 LGTM. Merging if there is 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 feature

[GitHub] zeppelin pull request #1183: [Zeppelin - 1174] Cleanup unused methods in rep...

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

[jira] [Created] (ZEPPELIN-1194) NoSuchMethodError with Zeppelin & Spark both on scala 2.11

2016-07-16 Thread Gaurav Kumar (JIRA)
Gaurav Kumar created ZEPPELIN-1194: -- Summary: NoSuchMethodError with Zeppelin & Spark both on scala 2.11 Key: ZEPPELIN-1194 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1194 Project: Zeppelin