[GitHub] zeppelin pull request #1195: [WIP] [ZEPPELIN-759] Spark 2.0 support

2016-07-15 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1195 [WIP] [ZEPPELIN-759] Spark 2.0 support ### What is this PR for? This PR implement spark 2.0 support based on #747. This PR has approach from #980 which is reimplementing code in scala.

[GitHub] zeppelin pull request #1169: [WIP] [ZEPPELIN-759] Spark 2.0 support

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

[GitHub] zeppelin issue #1170: BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153...

2016-07-15 Thread babupe
Github user babupe commented on the issue: https://github.com/apache/zeppelin/pull/1170 Please clarify regarding the LICENSE file. Also, if you have any other feedback, would be happy to take a look. --- If your project is set up for it, you can reply to this email and have your r

[GitHub] zeppelin pull request #1194: [ZEPPELIN-1193] Update Node JS related dependen...

2016-07-15 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1194 [ZEPPELIN-1193] Update Node JS related dependencies to avoid RegExp DoS ### What is this PR for? Update Node JS related dependencies to avoid intermittent build issues that suggest updates t

[GitHub] zeppelin issue #1170: BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153...

2016-07-15 Thread babupe
Github user babupe commented on the issue: https://github.com/apache/zeppelin/pull/1170 https://github.com/GoogleCloudPlatform/gcloud-java/blob/master/TESTING.md#testing-code-that-uses-bigquery There is no emulator for BigQuery today. --- If your project is set up for it, you can

[jira] [Created] (ZEPPELIN-1193) Update Node JS dependencies to avoid RegExp DoS

2016-07-15 Thread Luciano Resende (JIRA)
Luciano Resende created ZEPPELIN-1193: - Summary: Update Node JS dependencies to avoid RegExp DoS Key: ZEPPELIN-1193 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1193 Project: Zeppelin

[GitHub] zeppelin issue #418: [DOCS] Zeppelin Flink Spark tutorial

2016-07-15 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/418 @bzz took advantage of the break in the action on 116 to finish this off. Should be GTG now. Updated to Flink 1.0, Maven 3.3.9, Spark 1.6. Also added some points on just using Spark/

[GitHub] zeppelin pull request #1193: [ZEPPELIN-1192] Block pyspark paragraph hang.

2016-07-15 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1193 [ZEPPELIN-1192] Block pyspark paragraph hang. ### What is this PR for? This PR block pyspark paragraph hang. ### What type of PR is it? Bug Fix ### What is th

[jira] [Created] (ZEPPELIN-1192) pyspark paragraph hang.

2016-07-15 Thread Shim HyungSung (JIRA)
Shim HyungSung created ZEPPELIN-1192: Summary: pyspark paragraph hang. Key: ZEPPELIN-1192 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1192 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin pull request #1145: [ZEPPELIN-1012] Support Interpreter Aliases

2016-07-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1145 --- 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 #1145: [ZEPPELIN-1012] Support Interpreter Aliases

2016-07-15 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1145 @Leemoonsoo Thanks for detail 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 your project does not have this feature e

[GitHub] zeppelin issue #1145: [ZEPPELIN-1012] Support Interpreter Aliases

2016-07-15 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1145 @Leemoonsoo I agree that this PR lower user experience in your case. It's better to support that feature for backward compatibility. BTW, I also think this makes users confused because user has n

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

2016-07-15 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1187 @zmhassan Thanks for understanding. ZEPPELIN-1012 makes a conflict and this is for beginner thus I don't want for him/her to resolve conflict. @zjffdu Thanks for understanding it. --- If your p

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

2016-07-15 Thread zmhassan
Github user zmhassan commented on the issue: https://github.com/apache/zeppelin/pull/1187 @jongyoul Sounds good. From what I understand we have to let ZEPPELIN-1012 PR get merged before merging this one, is that correct? @zjffdu Is it okay if I complete this work

[jira] [Created] (ZEPPELIN-1191) Support running paragraph with interpreterSetting.group in case that interpreterSetting doesn't have it

2016-07-15 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-1191: -- Summary: Support running paragraph with interpreterSetting.group in case that interpreterSetting doesn't have it Key: ZEPPELIN-1191 URL: https://issues.apache.org/jira/browse/

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

2016-07-15 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1187 @zmhassan Hi zmhassan. As I mentioned in a JIRA issue, this is in progress by @zjffdu. Could you concede? @zjffdu already contacted me for a few days ago for this issue and I asked for him to wor

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

2016-07-15 Thread zmhassan
Github user zmhassan commented on the issue: https://github.com/apache/zeppelin/pull/1187 Thank you. I'll make some more updates and push fix's to these as well. --- 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 pro

[GitHub] zeppelin issue #1176: [Zeppelin 1165 : improve] Paragraph dynamic relationsh...

2016-07-15 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1176 Thank you for your answer. I would restart operations soon to organize your information. I plan to expand the . If anyone have a different opinion, please write to comment. Than

[GitHub] zeppelin pull request #1192: Versioning/get note revision api

2016-07-15 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/1192 Versioning/get note revision api ### What is this PR for? Adds websocket api for getting note revision. ### What type of PR is it? Improvement | Feature ### Todos

[jira] [Created] (ZEPPELIN-1190) Get note revision - websocket api

2016-07-15 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1190: - Summary: Get note revision - websocket api Key: ZEPPELIN-1190 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1190 Project: Zeppelin Issue Type

[jira] [Created] (ZEPPELIN-1189) Get note revision - websocket api

2016-07-15 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1189: - Summary: Get note revision - websocket api Key: ZEPPELIN-1189 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1189 Project: Zeppelin Issue Type

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

2016-07-15 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1117 @bzz Thank you kindly for telling like that. What do you think about tagging meta value than removing keywords like following image? ![image](https://cloud.githubusercontent.com/assets

[GitHub] zeppelin pull request #1164: ZEPPELIN-1115: Python - interpreter for SQL ove...

2016-07-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1164 --- 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 #1191: [ZEPPELIN-1186] Prevent NPE when unbind interpr...

2016-07-15 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1191 [ZEPPELIN-1186] Prevent NPE when unbind interpreter ### What is this PR for? Unbinding interpreter from note throws NPE when paragraph repl is not set. ### What type of PR is it?

[GitHub] zeppelin pull request #1162: [ZEPPELIN-909] Apply new mechanism to Elasticse...

2016-07-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1162 --- 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 #1117: [ZEPPELIN-1086] Auto Completion for Interpreter.

2016-07-15 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1117 Got it! Thanks a lot for looking into it. Let me know when you think its ready and I will try again. You did great job already, making it auto-complete names so in case it's too hard - we coul

[GitHub] zeppelin issue #1170: BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153...

2016-07-15 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1170 @babupe great job, I have highlighted few issues inline in code above. I would really appreciate if, for the sake of maintainability, you could please add `./bigquery/README.md` with some _tec

Re: [DISCUSS] Zeppelin 0.6.1 release

2016-07-15 Thread Felix Cheung
Don't we need the official Spark 2.0.0 artifacts in maven central repo to official release support for it? On Thu, Jul 14, 2016 at 5:39 PM -0700, "Vinay Shukla" mailto:vinayshu...@gmail.com>> wrote: We should not wait. I anticipate Spark 2.0 to be officially announced < 2weeks. Would be gre

[GitHub] zeppelin issue #1170: BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153...

2016-07-15 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1170 @babupe thank you for taking care. @AhyoungRyu thank you for review. Let me do another pass on it and get back to you. --- If your project is set up for it, you can reply to this email and h

[jira] [Created] (ZEPPELIN-1188) spark %sql block error

2016-07-15 Thread Rui Fu (JIRA)
Rui Fu created ZEPPELIN-1188: Summary: spark %sql block error Key: ZEPPELIN-1188 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1188 Project: Zeppelin Issue Type: Bug Affects Versions: 0

[GitHub] zeppelin issue #1168: [MINOR] Add formatter

2016-07-15 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1168 Yes, I think it's good idea on having stricter checkstyle. Let me know if you want me to try again! --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #1164: ZEPPELIN-1115: Python - interpreter for SQL over DataF...

2016-07-15 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1164 Done, merging after CI ♻️ 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 as well. If your project does no

[GitHub] zeppelin issue #747: [ZEPPELIN-605] Add support for Scala 2.11

2016-07-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/747 @bzz Sure --- 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 issue #747: [ZEPPELIN-605] Add support for Scala 2.11

2016-07-15 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/747 @Leemoonsoo could you into non-trivial merge conflicts that happen on merging to `branch-0.6` ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[GitHub] zeppelin pull request #747: [ZEPPELIN-605] Add support for Scala 2.11

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

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

2016-07-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1187 Is this PR WIP? I think `rest-notebook.md` file needs to be updated as well. [docs/rest-api/rest-notebook.md](https://github.com/apache/zeppelin/blob/master/docs/rest-api/rest-notebook.md)

[GitHub] zeppelin issue #1145: [ZEPPELIN-1012] Support Interpreter Aliases

2016-07-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1145 @jongyoul Thanks! I have tested and reviewed the code. and looks good except one behavior. Let's say there're two interpreter settings. `spark1` and `spark2` (and no interpreter settin

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

2016-07-15 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1190 \cc @Leemoonsoo Could you help take look at this PR ? Since you are the original author of this file. Thanks. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin pull request #1190: ZEPPELIN-1187. Redirect output of the process r...

2016-07-15 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1190 ZEPPELIN-1187. Redirect output of the process running interpreter.sh to log4j ### What is this PR for? For now the output of process running interpter.sh is lost, it would be nice to redirect

[jira] [Created] (ZEPPELIN-1187) Redirect output of the process running interpreter.sh to log4j

2016-07-15 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1187: Summary: Redirect output of the process running interpreter.sh to log4j Key: ZEPPELIN-1187 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1187 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1186) Change interpreter binding throws NPE

2016-07-15 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-1186: -- Summary: Change interpreter binding throws NPE Key: ZEPPELIN-1186 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1186 Project: Zeppelin Issue Type: Bug