[jira] [Created] (ZEPPELIN-1304) Prevent creating new interpreter setting with empty interpreter name

2016-08-07 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-1304: -- Summary: Prevent creating new interpreter setting with empty interpreter name Key: ZEPPELIN-1304 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1304 Project: Zeppeli

[GitHub] zeppelin pull request #1299: [ZEPPELIN-1304] Show popup when interpreter nam...

2016-08-07 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1299 [ZEPPELIN-1304] Show popup when interpreter name is empty ### What is this PR for? Prevent creating interpreter with empty name. ### What type of PR is it? Bug Fix ### W

[GitHub] zeppelin issue #1255: Adding extra libraries to livy

2016-08-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1255 could you update the title of this PR and JIRA ZEPPELIN-1258, if we are changing how we would approach this? --- If your project is set up for it, you can reply to this email and have your re

[GitHub] zeppelin issue #1269: ZEPPELIN-1270. Remove getting SQLContext from SparkSes...

2016-08-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1269 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 #1294: Change maven version from 3.3.3 to 3.3.9

2016-08-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1294 This seems to overlap with PR #1264? --- 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 #1255: Adding extra libraries to livy

2016-08-07 Thread mfelgamal
Github user mfelgamal commented on the issue: https://github.com/apache/zeppelin/pull/1255 @felixcheung I suggests this title "Adding packages to livy interpreter", Is it Ok ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] zeppelin issue #1291: [ZEPPELIN-1300] Implement SparkInterpreter.completion ...

2016-08-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1291 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 #1294: Change maven version from 3.3.3 to 3.3.9

2016-08-07 Thread yoonjs2
Github user yoonjs2 commented on the issue: https://github.com/apache/zeppelin/pull/1294 @felixcheung Thanks for comment but this PR (#1294) for vagrant script and its documentation under scripts/vagrant/zeppelin-dev. PR #1264 for root README.md about How to build Zeppelin. It may con

[GitHub] zeppelin issue #1284: [ZEPPELIN-1291]Tagging meta value on interpreter compl...

2016-08-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1284 great improvement - would it be better if the tag matches the interpreter name - it could be `%spark1` `%spark2` for example? --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin issue #1299: [ZEPPELIN-1304] Show popup when interpreter name is em...

2016-08-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1299 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 #1294: Change maven version from 3.3.3 to 3.3.9

2016-08-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1294 I think it'd be great if you update the PR title and PR description. Thanks! --- 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] zeppelin issue #1255: Adding extra libraries to livy

2016-08-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1255 how about "Add Spark packages support to Livy interpreter"? --- 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 #1255: Add Spark packages support to Livy interpreter

2016-08-07 Thread mfelgamal
Github user mfelgamal commented on the issue: https://github.com/apache/zeppelin/pull/1255 @felixcheung done. --- 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 s

[GitHub] zeppelin pull request #1189: ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should n...

2016-08-07 Thread zjffdu
GitHub user zjffdu reopened a pull request: https://github.com/apache/zeppelin/pull/1189 ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should not use ZEPPELIN_JAVA_OPTS ### What is this PR for? Don't use ZEPPELIN_JAVA_OPTS as the default value of ZEPPELIN_INTP_JAVA_OPTS ##

[GitHub] zeppelin issue #1269: ZEPPELIN-1270. Remove getting SQLContext from SparkSes...

2016-08-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1269 @Leemoonsoo PR rebased. --- 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 wishe

[GitHub] zeppelin pull request #1189: ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should n...

2016-08-07 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1189 --- 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 #1284: [ZEPPELIN-1291]Tagging meta value on interpreter compl...

2016-08-07 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1284 @felixcheung Thank you for your review. I think The meta name of auto completion should be original meta name because the user interpreters name that you mentioned(spark1,spark2) is not rel

[GitHub] zeppelin issue #1290: [ZEPPELIN-708]shift positions automatically to ...

2016-08-07 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1290 @Leemoonsoo Yes, I agree with you. I will change that. Thanks for 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

[jira] [Created] (ZEPPELIN-1305) Fix bug of ZEPPELIN-1215

2016-08-07 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1305: Summary: Fix bug of ZEPPELIN-1215 Key: ZEPPELIN-1305 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1305 Project: Zeppelin Issue Type: Bug R

[GitHub] zeppelin pull request #1300: ZEPPELIN-1305. Fix bug of ZEPPELIN-1215

2016-08-07 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1300 ZEPPELIN-1305. Fix bug of ZEPPELIN-1215 ### What is this PR for? It is my bad, Before commit ZEPPELIN-1215, I change `getProperty().getProperty(key) != null` to `getProperty().contains(key)`.

[GitHub] zeppelin issue #1300: ZEPPELIN-1305. Fix bug of ZEPPELIN-1215

2016-08-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1300 \cc @prabhjyotsingh --- 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

[GitHub] zeppelin issue #1269: ZEPPELIN-1270. Remove getting SQLContext from SparkSes...

2016-08-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1269 LGTM and merge 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 feat

[GitHub] zeppelin pull request #1280: [ZEPPELIN-1289] Update the default value of 'sp...

2016-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1280 --- 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 #1279: [ZEPPELIN-1288] Use new Spark logo in the docum...

2016-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1279 --- 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 #1269: ZEPPELIN-1270. Remove getting SQLContext from S...

2016-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1269 --- 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 #1291: [ZEPPELIN-1300] Implement SparkInterpreter.comp...

2016-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1291 --- 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 #1278: ZEPPELIN-1287. No need to call print to display output...

2016-08-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1278 Looks like test is not passing ``` --- T E S T S --- Running org.

[GitHub] zeppelin pull request #1271: [ZEPPELIN-1274]Write "Spark SQL" in docs rather...

2016-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1271 --- 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 #1270: [ZEPPELIN-1273] Use Math.abs to determine if custom fo...

2016-08-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1270 merge into master and branch-0.6 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 your project

[GitHub] zeppelin issue #1264: Updated path to point to latest Maven binaries

2016-08-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1264 Thanks @jojurajan for the contribution! 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 projec

[GitHub] zeppelin issue #1189: ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should not use ...

2016-08-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1189 Change looks good. Could you trigger CI once again and see if it becomes green? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[jira] [Created] (ZEPPELIN-1306) Interpreter restarts on a note.

2016-08-07 Thread Shim HyungSung (JIRA)
Shim HyungSung created ZEPPELIN-1306: Summary: Interpreter restarts on a note. Key: ZEPPELIN-1306 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1306 Project: Zeppelin Issue Type: Im

[GitHub] zeppelin pull request #1189: ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should n...

2016-08-07 Thread zjffdu
GitHub user zjffdu reopened a pull request: https://github.com/apache/zeppelin/pull/1189 ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should not use ZEPPELIN_JAVA_OPTS ### What is this PR for? Don't use ZEPPELIN_JAVA_OPTS as the default value of ZEPPELIN_INTP_JAVA_OPTS ##

[GitHub] zeppelin pull request #1189: ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should n...

2016-08-07 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1189 --- 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 #1293: [ZEPPELIN- 1298] Log instead of throwing trace for pin...

2016-08-07 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1293 `LOG.debug` sounds like a great idea to me to avoid filling up the logs in default configuration. LGTM --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] zeppelin pull request #1189: ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should n...

2016-08-07 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1189 --- 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 #1189: ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should n...

2016-08-07 Thread zjffdu
GitHub user zjffdu reopened a pull request: https://github.com/apache/zeppelin/pull/1189 ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should not use ZEPPELIN_JAVA_OPTS ### What is this PR for? Don't use ZEPPELIN_JAVA_OPTS as the default value of ZEPPELIN_INTP_JAVA_OPTS ##

[jira] [Created] (ZEPPELIN-1307) Implement notebook revision in Zeppelinhub repo

2016-08-07 Thread Anthony Corbacho (JIRA)
Anthony Corbacho created ZEPPELIN-1307: -- Summary: Implement notebook revision in Zeppelinhub repo Key: ZEPPELIN-1307 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1307 Project: Zeppelin

[GitHub] zeppelin pull request #1278: ZEPPELIN-1287. No need to call print to display...

2016-08-07 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1278 --- 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 #1278: ZEPPELIN-1287. No need to call print to display...

2016-08-07 Thread zjffdu
GitHub user zjffdu reopened a pull request: https://github.com/apache/zeppelin/pull/1278 ZEPPELIN-1287. No need to call print to display output in PythonInterpreter ### What is this PR for? It is not necessary to call print to display output in PythonInterpreter. 2 main changes:

[GitHub] zeppelin issue #1300: ZEPPELIN-1305. Fix bug of ZEPPELIN-1215

2016-08-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1300 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 #1300: ZEPPELIN-1305. Fix bug of ZEPPELIN-1215

2016-08-07 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1300 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 feature

[GitHub] zeppelin issue #1270: [ZEPPELIN-1273] Use Math.abs to determine if custom fo...

2016-08-07 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1270 Let's merge! :Shipit: --- 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,

[GitHub] zeppelin issue #1296: [ZEPPELIN-1302] fix rinterpreter default prop values i...

2016-08-07 Thread WeichenXu123
Github user WeichenXu123 commented on the issue: https://github.com/apache/zeppelin/pull/1296 cc @zjffdu Thanks! It is an obvious bug. --- 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 fea

[GitHub] zeppelin issue #1300: ZEPPELIN-1305. Fix bug of ZEPPELIN-1215

2016-08-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1300 LGTM 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 th

[GitHub] zeppelin issue #1300: ZEPPELIN-1305. Fix bug of ZEPPELIN-1215

2016-08-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1300 Considering progress of [ZEPPELIN-1177](https://issues.apache.org/jira/browse/ZEPPELIN-1177), It's about to start a release process of 0.6.1. Let's merge this PR into master and branch-0.6

[GitHub] zeppelin pull request #1270: [ZEPPELIN-1273] Use Math.abs to determine if cu...

2016-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1270 --- 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 #1230: [ZEPPELIN-606] Add a button to explicitly save a noteb...

2016-08-07 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1230 Following the discussion in that JIRA issue, I'm not convinced this button is necessary. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin pull request #1288: [WIP]Fix the CI

2016-08-07 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1288 --- 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 #1288: [WIP]Fix the CI

2016-08-07 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1288 The second: https://travis-ci.org/apache/zeppelin/builds/149987385 There're flaky tests in this trial ``` Failed tests: ZeppelinSparkClusterTest.pySparkTest:141 expecte

[GitHub] zeppelin pull request #1288: [WIP]Fix the CI

2016-08-07 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/1288 [WIP]Fix the CI ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide - https://github.com/a

[GitHub] zeppelin issue #1286: [ZEPPELIN-1294] Implement one-way sync for notebook re...

2016-08-07 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1286 Thanks @khalidhuseynov for the review. Merging if there's 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 y

[GitHub] zeppelin issue #1264: Updated path to point to latest Maven binaries

2016-08-07 Thread jojurajan
Github user jojurajan commented on the issue: https://github.com/apache/zeppelin/pull/1264 @Leemoonsoo You are welcome. --- 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 #1247: ZEPPELIN-1254 Make get and save Interpreter bin...

2016-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1247 --- 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 #1248: [ZEPPELIN-1069]Ignore implicit interpreter when user e...

2016-08-07 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1248 Do you check the error of CI? ``` Failed tests: NoteTest.insertParagraphWithLastReplName:159 expected:<%spark > but was: NoteTest.addParagraphWithLastReplName:144 expecte

[GitHub] zeppelin issue #1262: [ZEPPELIN-1268]

2016-08-07 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1262 Could you please revise the title first? --- 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 #1257: [Zeppelin-945] Interpreter authorization

2016-08-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1257 Except for minor fixes, looks good. --- 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 #1284: [ZEPPELIN-1291]Tagging meta value on interpreter compl...

2016-08-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1284 hmm, shouldn't we match the group name? that's what the user type though (eg. `%spark1`) and auto complete is to help with the user when she's typing? --- If your project is set up for it, y

[GitHub] zeppelin pull request #1301: [MINOR] Removed unused profiles from spark/pom....

2016-08-07 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1301 [MINOR] Removed unused profiles from spark/pom.xml ### What is this PR for? Making spark/pom.xml simple ### What type of PR is it? [Refactoring] ### Todos * [x] - Si

[GitHub] zeppelin pull request #1288: [WIP]Fix the CI

2016-08-07 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1288 --- 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 #1293: [ZEPPELIN- 1298] Log instead of throwing trace for pin...

2016-08-07 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1293 @khalidhuseynov Could you resolve conflicts? --- 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 fea

[GitHub] zeppelin issue #1262: [ZEPPELIN-1268] As an enduser, I would like to embed p...

2016-08-07 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1262 Have updated the title, please let me know if I am missing anything else. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo