[GitHub] zeppelin pull request #1983: [ZEPPELIN-1808] disable shortcut key of window ...

2017-03-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1983 --- 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 #2126: [gh-pages][ZEPPELIN-2209, 2110] Show 'INTERPRETER' typ...

2017-03-14 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2126 @1ambda @felixcheung Thanks! I updated the overview sentences as well. - before ![screen shot 2017-03-14 at 4 07 45 pm](https://cloud.githubusercontent.com/assets/10060731/2

[GitHub] zeppelin issue #2121: [ZEPPELIN-2245] separate precode into JDBCInterpreter

2017-03-14 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2121 To elaborate, this is what the documentation says ``` ### Usage `precode` <-- this is a new section +You can set `precode` for each data source. Code runs once while opening th

[GitHub] zeppelin issue #2129: [ZEPPELIN-2252] discreteness of line charts

2017-03-14 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2129 interesting... looks reasonable to me. is there a way to add a test for this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] zeppelin pull request #2120: [ZEPPELIN-1492] fixing the issue where updating...

2017-03-14 Thread FRosner
Github user FRosner closed the pull request at: https://github.com/apache/zeppelin/pull/2120 --- 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 pull request #2132: [ZEPPELIN-2253] Piechart won't render when colu...

2017-03-14 Thread sravan-s
GitHub user sravan-s opened a pull request: https://github.com/apache/zeppelin/pull/2132 [ZEPPELIN-2253] Piechart won't render when column selected as 'key' is changed ### What is this PR for? * Fixes issue with pie chart rendering, if user changes pie chart's domain * When

[GitHub] zeppelin pull request #2120: [ZEPPELIN-1492] fixing the issue where updating...

2017-03-14 Thread FRosner
GitHub user FRosner reopened a pull request: https://github.com/apache/zeppelin/pull/2120 [ZEPPELIN-1492] fixing the issue where updating a paragraph was not propagated correctly ### What is this PR for? This pull request fixes two issues regarding paragraphs not being upda

[GitHub] zeppelin issue #2132: [ZEPPELIN-2253] Piechart won't render when column sele...

2017-03-14 Thread sravan-s
Github user sravan-s commented on the issue: https://github.com/apache/zeppelin/pull/2132 A video showing the bug is uploaded at JIRA, cannot seem to upload the video here, the webm format isn't supported If someone else could propose a better solution, it's appreciated :smiley:

[jira] [Created] (ZEPPELIN-2257) Notification of incompleteness of data in JDBCInterpreter

2017-03-14 Thread Tinkoff DWH (JIRA)
Tinkoff DWH created ZEPPELIN-2257: - Summary: Notification of incompleteness of data in JDBCInterpreter Key: ZEPPELIN-2257 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2257 Project: Zeppelin

[GitHub] zeppelin issue #2107: [ZEPPELIN-2149] Each interpreter should have a seperat...

2017-03-14 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2107 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 this featur

[GitHub] zeppelin issue #2129: [ZEPPELIN-2252] discreteness of line charts

2017-03-14 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2129 @felixcheung i don't know. Do you have any tests for charts? i can't find. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin pull request #2133: [ZEPPELIN-1357][Umbrella] Text overlap in the M...

2017-03-14 Thread soralee
GitHub user soralee opened a pull request: https://github.com/apache/zeppelin/pull/2133 [ZEPPELIN-1357][Umbrella] Text overlap in the MultiBarChart ### What is this PR for? If using the `multiChartBar`, it often occurs overlap in text. So, this PR is for preventing to overlap in

[GitHub] zeppelin issue #2121: [ZEPPELIN-2245] separate precode into JDBCInterpreter

2017-03-14 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2121 CI green https://travis-ci.org/tinkoff-dwh/zeppelin/builds/210855494 --- 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 pull request #2127: [gh-pages] Initialize bootstrap tooltip

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

Docker images for releases

2017-03-14 Thread Alexander Bezzubov
Guys, coukd somebody from fellow PMCs, who is currently working on subj chime in to https://issues.apache.org/jira/browse/INFRA-12781 and comment on Bintray access/image publishing? I'm out of capacity to do that right now but still think it would be cool to have Docker images for each release of

[GitHub] zeppelin pull request #2134: [ZEPPELIN-2257] notification about incompletene...

2017-03-14 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2134 [ZEPPELIN-2257] notification about incompleteness of data ### What is this PR for? Added notification about exceeding the limit in the result. ### What type of PR is it? Impro

[jira] [Created] (ZEPPELIN-2258) Spark driver not closed on interpreter restart

2017-03-14 Thread Frank Rosner (JIRA)
Frank Rosner created ZEPPELIN-2258: -- Summary: Spark driver not closed on interpreter restart Key: ZEPPELIN-2258 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2258 Project: Zeppelin Iss

[GitHub] zeppelin issue #2100: [ZEPPELIN-2060] Make dynamic select form turn on or of...

2017-03-14 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2100 @Leemoonsoo @felixcheung Sorry for my late update. To provide more intuitive label, I changed it from `Auto run` -> `Run on selection change` and added tooltip msg to let user know they still c

zeppelin-web module build failure with latest 0.8.0-SNAPSHOT

2017-03-14 Thread Chaoran Yu
I’m trying to build the latest repo i.e. version 0.8.0-SNAPSHOT, but got the following error message: [INFO] --- maven-war-plugin:2.5:war (default-war) @ zeppelin-web --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom Mar 12, 2017

[GitHub] zeppelin issue #2112: [ZEPPELIN-2228] precode for SparkRInterpreter

2017-03-14 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/2112 Would be good to generalize this precode execution to all interprerters, having methods like `prerun`, `postrun`... at `Interpeter` interface level. --- If your project is set up for it, you ca

[GitHub] zeppelin issue #2112: [ZEPPELIN-2228] precode for SparkRInterpreter

2017-03-14 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2112 @echarles https://issues.apache.org/jira/browse/ZEPPELIN-2216 --- 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 proje

[GitHub] zeppelin issue #2128: [WIP] [Discuss] Make use of all grouped data to draw p...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2128 LGTM and merge to master and branch-0.7 if no more comment Thanks @sravan-s for the fix! --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] zeppelin issue #2128: [WIP] [Discuss] Make use of all grouped data to draw p...

2017-03-14 Thread sravan-s
Github user sravan-s commented on the issue: https://github.com/apache/zeppelin/pull/2128 @Leemoonsoo Please review https://github.com/apache/zeppelin/pull/2132 . I came across it while working on this. I believe it should be hadled first --- If your project is set up for it, you ca

[GitHub] zeppelin issue #2122: Jdbc interpreter sometime doesn't show detailed error ...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2122 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 #2117: ZEPPELIN-2241: JDBC interpreter throws npe on connecti...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2117 LGTM and merge to master and branch-0.7, if no further comments. --- 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 pull request #2129: [ZEPPELIN-2252] discreteness of line charts

2017-03-14 Thread tinkoff-dwh
GitHub user tinkoff-dwh reopened a pull request: https://github.com/apache/zeppelin/pull/2129 [ZEPPELIN-2252] discreteness of line charts ### What is this PR for? Added a discreteness in the line chart. Correcting the display of the chart, when the values does not exist at the p

[GitHub] zeppelin pull request #2129: [ZEPPELIN-2252] discreteness of line charts

2017-03-14 Thread tinkoff-dwh
Github user tinkoff-dwh closed the pull request at: https://github.com/apache/zeppelin/pull/2129 --- 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 #2129: [ZEPPELIN-2252] discreteness of line charts

2017-03-14 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2129 CI red because i did squash commits and compares incorrect in travis. Reopen PR don't rebuild with new commits. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #2121: [ZEPPELIN-2245] separate precode into JDBCInterpreter

2017-03-14 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2121 @Leemoonsoo it looks like Jenkins is timing out again while Travis is actually passing (though taking a long time) --- If your project is set up for it, you can reply to this email and have y

[GitHub] zeppelin issue #2121: [ZEPPELIN-2245] separate precode into JDBCInterpreter

2017-03-14 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2121 merging if no more comment --- 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 issue #2129: [ZEPPELIN-2252] discreteness of line charts

2017-03-14 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2129 btw, you don't need to squash - it will be squashed automatically when we merge it --- 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 #2129: [ZEPPELIN-2252] discreteness of line charts

2017-03-14 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2129 @felixcheung ok, thx. i run manually https://travis-ci.org/tinkoff-dwh/zeppelin/builds/211021419 (set TRAVIS_COMMIT_RANGE in travis) --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #2132: [ZEPPELIN-2253] Piechart won't render when column sele...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2132 Tested and LGTM. Merge to master and branch-0.7 if no further comments. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin issue #2068: Groovy Interpreter for Apazhe Zeppelin [ZEPPELIN-2176]

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2068 Could you try rebase or merge master to this PR, so this PR branch includes update on `travis_check.py` that #2094 made? --- If your project is set up for it, you can reply to this email and h

[GitHub] zeppelin issue #2134: [ZEPPELIN-2257] notification about incompleteness of d...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2134 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

[jira] [Created] (ZEPPELIN-2259) Tensorflow not working in Zeppelin 0.7.0

2017-03-14 Thread Sriram Narayanamoorthy (JIRA)
Sriram Narayanamoorthy created ZEPPELIN-2259: Summary: Tensorflow not working in Zeppelin 0.7.0 Key: ZEPPELIN-2259 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2259 Project: Zeppelin

[GitHub] zeppelin issue #2100: [ZEPPELIN-2060] Make dynamic select form turn on or of...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2100 @AhyoungRyu Sounds 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 feature enabled and w

[GitHub] zeppelin issue #2129: [ZEPPELIN-2252] discreteness of line charts

2017-03-14 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2129 CI green https://travis-ci.org/tinkoff-dwh/zeppelin/builds/211021419 --- 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 #2129: [ZEPPELIN-2252] discreteness of line charts

2017-03-14 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2129 CI passed. merging if no more comment --- 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

Setting zeppelin.livy.url

2017-03-14 Thread Arun Khetarpal
Hi, I am trying to setup the livy interpreter in zeppelin. For this, i have set zeppelin.livy.url property in zeppelin-site.xml - but in Zeppelin ui, the property of interpreter is still set to default. Alternatively, i tried also setting it zeppelin-env.sh as export result ZEPPELIN_LIVY_HOST_UR

[GitHub] zeppelin pull request #2135: [WIP] Groovy Interpreter for Apazhe Zeppelin [Z...

2017-03-14 Thread dlukyanov
GitHub user dlukyanov opened a pull request: https://github.com/apache/zeppelin/pull/2135 [WIP] Groovy Interpreter for Apazhe Zeppelin [ZEPPELIN-2176] ### What is this PR for? Groovy Interpreter ### What type of PR is it? Feature ### Todos * [ Test

[GitHub] zeppelin issue #2068: Groovy Interpreter for Apazhe Zeppelin [ZEPPELIN-2176]

2017-03-14 Thread dlukyanov
Github user dlukyanov commented on the issue: https://github.com/apache/zeppelin/pull/2068 Closing this pull request because fork under organization can't be checked by jenkins job for now (or smth wrong with my hands)) Created new fork [#2135] And new pull request [https:

[GitHub] zeppelin pull request #2068: Groovy Interpreter for Apazhe Zeppelin [ZEPPELI...

2017-03-14 Thread dlukyanov
Github user dlukyanov closed the pull request at: https://github.com/apache/zeppelin/pull/2068 --- 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 #2095: [ZEPPELIN-2094] Decrease npm install retry time (for b...

2017-03-14 Thread maheshsenni
Github user maheshsenni commented on the issue: https://github.com/apache/zeppelin/pull/2095 I tried to solve the proxy problem by adding `-Dhttp.proxyHost` and `-Dhttp.proxyPort` to `JAVA_OPTS` in `bin/zeppelin-daemon.sh`. After doing this, npm and node were installed without any pro

[GitHub] zeppelin issue #2135: [WIP] Groovy Interpreter for Apazhe Zeppelin [ZEPPELIN...

2017-03-14 Thread dlukyanov
Github user dlukyanov commented on the issue: https://github.com/apache/zeppelin/pull/2135 @Leemoonsoo, I moved the repo under the user, used the latest master, now i have another error: ``` ++ grep -e '"ref":' -e '"sha":' ++ tr '\n' ' ' + COMMIT= + sleep 30 + p

[GitHub] zeppelin issue #2135: [WIP] Groovy Interpreter for Apazhe Zeppelin [ZEPPELIN...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2135 Jenkins build script didn't handle well when source branch name of pullrequest is `master`. I just updated the jenkins build script to handle the name `master`. @dlukyanov Could you tri

Re: Setting zeppelin.livy.url

2017-03-14 Thread Jeff Zhang
zeppelin-site.xml is for zeppelin server, not for interpreter. You should set zeppelin.livy.url in interpreter setting page. https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/quickstart/explorezeppelinui.html#settings Arun Khetarpal 于2017年3月15日周三 上午3:16写道: > Hi, > > I am trying to setup the livy i

[GitHub] zeppelin pull request #2136: [ZEPPELIN-2113] Paragraph border is not highlig...

2017-03-14 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/2136 [ZEPPELIN-2113] Paragraph border is not highlighted when focused ### What is this PR for? https://github.com/apache/zeppelin/pull/2054 [removes `paragraph-col` css class](https://github.co

[jira] [Created] (ZEPPELIN-2260) Skip npm install / bundle when no helium package is selected

2017-03-14 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-2260: -- Summary: Skip npm install / bundle when no helium package is selected Key: ZEPPELIN-2260 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2260 Project: Zeppeli

[GitHub] zeppelin pull request #2137: [ZEPPELIN-2260] Skip node,npm install and bundl...

2017-03-14 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/2137 [ZEPPELIN-2260] Skip node,npm install and bundle when no helium package is selected ### What is this PR for? Zeppelin 0.7.0 installs node and npm when it first starts for Helium package.

[GitHub] zeppelin issue #1934: [ZEPPELIN-2001] Publish Apache Zeppelin artifacts to s...

2017-03-14 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1934 Merging 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 this featu

[GitHub] zeppelin issue #2095: [ZEPPELIN-2094] Decrease npm install retry time (for b...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2095 @FRosner fyi. Made a patch https://github.com/apache/zeppelin/pull/2137 --- 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] zeppelin pull request #2138: [ZEPPELIN-2260] [branch-0.7] Skip node,npm inst...

2017-03-14 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/2138 [ZEPPELIN-2260] [branch-0.7] Skip node,npm install and bundle when no helium package is selected ### What is this PR for? Apply #2137 to `branch-0.7` Zeppelin 0.7.0 installs node

[GitHub] zeppelin issue #2133: [ZEPPELIN-1357][Umbrella] Text overlap in the MultiBar...

2017-03-14 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2133 @Leemoonsoo I really thanks for your feedback and your think! :blush: You mean, do you think it would be better to show `min` and `max` values ​​without `rotate` and `hide`? Sounds goo

[GitHub] zeppelin issue #2133: [ZEPPELIN-1357][Umbrella] Text overlap in the MultiBar...

2017-03-14 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2133 Thanks for quick response! > Sorry for confuse you. what i meant was more like select either rotate and hide is more easy to understand than set number for min, max. Okay! I got

[GitHub] zeppelin issue #2133: [ZEPPELIN-1357][Umbrella] Text overlap in the MultiBar...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2133 > You mean, do you think it would be better to show min and max values ​​without rotate and hide? Sounds good! Let's look at the opinions of others and change min and max instead of rot

[GitHub] zeppelin issue #2103: Fix CI build failure on branch-0.7

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2103 Now CI became green. Merge to branch-0.7 as a hotfix. --- 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 pull request #2121: [ZEPPELIN-2245] separate precode into JDBCInter...

2017-03-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2121 --- 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 #2122: Jdbc interpreter sometime doesn't show detailed error ...

2017-03-14 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2122 Merging this to master and branch-0.7 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

[GitHub] zeppelin pull request #2129: [ZEPPELIN-2252] discreteness of line charts

2017-03-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2129 --- 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 #2103: Fix CI build failure on branch-0.7

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo closed the pull request at: https://github.com/apache/zeppelin/pull/2103 --- 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 pull request #2137: [ZEPPELIN-2260] Skip node,npm install and bundl...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo closed the pull request at: https://github.com/apache/zeppelin/pull/2137 --- 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 pull request #2137: [ZEPPELIN-2260] Skip node,npm install and bundl...

2017-03-14 Thread Leemoonsoo
GitHub user Leemoonsoo reopened a pull request: https://github.com/apache/zeppelin/pull/2137 [ZEPPELIN-2260] Skip node,npm install and bundle when no helium package is selected ### What is this PR for? Zeppelin 0.7.0 installs node and npm when it first starts for Helium package

[GitHub] zeppelin pull request #2106: [WIP] Rewrite PythonInterpreter.

2017-03-14 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/2106 [WIP] Rewrite PythonInterpreter. ### What is this PR for? I've been testing the python interpreter and I found at least 4 major issues in the current python interpreter. 1. not w

[GitHub] zeppelin pull request #2106: [WIP] Rewrite PythonInterpreter.

2017-03-14 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/2106 --- 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

Re: Setting zeppelin.livy.url

2017-03-14 Thread Arun Khetarpal
Is there a way to set it programmatically? I find it very inconvenient for users to go and modify the setting in the page - is there a better way? Regards, Arun On 15 March 2017 at 04:36, Jeff Zhang wrote: > zeppelin-site.xml is for zeppelin server, not for interpreter. You should > set zeppeli

[GitHub] zeppelin issue #2135: [WIP] Groovy Interpreter for Apazhe Zeppelin [ZEPPELIN...

2017-03-14 Thread dlukyanov
Github user dlukyanov commented on the issue: https://github.com/apache/zeppelin/pull/2135 @Leemoonsoo, now I see status from travis ) And going to solve strange build errors... Thanks! --- If your project is set up for it, you can reply to this email and have your reply appea

[GitHub] zeppelin issue #2136: [ZEPPELIN-2113] Paragraph border is not highlighted wh...

2017-03-14 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2136 @Leemoonsoo Thanks for fix! (It's because of me :sweat_smile: ) Tested and LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin issue #2136: [ZEPPELIN-2113] Paragraph border is not highlighted wh...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2136 @soralee No worries. Thanks for the review. Merge to master and branch-0.7 if no further discussions. --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] zeppelin issue #2135: [WIP] Groovy Interpreter for Apazhe Zeppelin [ZEPPELIN...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2135 The error ``` [ERROR] error An unexpected error occurred: "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.8.0.tgz: Request failed \"502 Bad Gateway\"". [

[GitHub] zeppelin issue #2131: ZEPPELIN-2256. poll job progress is called twice

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2131 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 #2124: [ZEPPELIN-2154] Support zeppelin.server.port in dev mo...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2124 CI failure on `branch-0.7` has fixed by https://github.com/apache/zeppelin/pull/2103. @soralee could you rebase this PR to `branch-0.7` and see if CI passes? --- If your project is set up

[GitHub] zeppelin issue #2115: [ZEPPELIN-2202] Disable personalized mode btn when not...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2115 This PR has been merged but @asfgit does not close this PR automatically. @1ambda Could you close this PR? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #2124: [ZEPPELIN-2154] Support zeppelin.server.port in dev mo...

2017-03-14 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2124 Sure! Thanks @Leemoonsoo for inform it --- 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 en

[GitHub] zeppelin issue #2116: [ZEPPELIN-2179] "clear output" paragraph doesn't work ...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2116 CI failure on `branch-0.7` is fixed. @1ambda Could you rebase this PR to `branch-0.7` and see if CI passes? --- If your project is set up for it, you can reply to this email and have your repl

[GitHub] zeppelin issue #2099: [ZEPPELIN-2106] providing paragraph config in create n...

2017-03-14 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2099 Thanks @Remilito for the contribution! Could you elaborate why do you support two different forms of message? ``` { ... "graph": { "mode"

[jira] [Created] (ZEPPELIN-2261) Support to connect with livy through https

2017-03-14 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2261: Summary: Support to connect with livy through https Key: ZEPPELIN-2261 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2261 Project: Zeppelin Issue Type: