[GitHub] zeppelin issue #2042: [ZEPPELIN-1588]: bumping nvd3 to 1.8.5

2017-03-08 Thread Remilito
Github user Remilito commented on the issue: https://github.com/apache/zeppelin/pull/2042 FYI: https://issues.apache.org/jira/browse/ZEPPELIN-2230, comments appreciated. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] zeppelin pull request #2111: [ZEPPELIN-2230] clear bower_contents if bower.j...

2017-03-08 Thread Remilito
GitHub user Remilito opened a pull request: https://github.com/apache/zeppelin/pull/2111 [ZEPPELIN-2230] clear bower_contents if bower.json changed ### What is this PR for? Before travis build: * check if any bower.json file is part of the commit range * check if any comm

[GitHub] zeppelin issue #2042: [ZEPPELIN-1588]: bumping nvd3 to 1.8.5

2017-03-08 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2042 @Remilito Just left a comment. (Also saw your 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 project does not

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

2017-03-08 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2107 Tested. 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

[jira] [Created] (ZEPPELIN-2235) Helium load.js should reside in subfolder

2017-03-08 Thread Eric Charles (JIRA)
Eric Charles created ZEPPELIN-2235: -- Summary: Helium load.js should reside in subfolder Key: ZEPPELIN-2235 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2235 Project: Zeppelin Issue Ty

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

2017-03-08 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at: https://github.com/apache/zeppelin/pull/2107 --- 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 feat

[GitHub] zeppelin issue #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-08 Thread vipul1409
Github user vipul1409 commented on the issue: https://github.com/apache/zeppelin/pull/2090 @felixcheung My user id is vipul.1...@gmail.com --- 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

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

2017-03-08 Thread prabhjyotsingh
GitHub user prabhjyotsingh reopened a pull request: https://github.com/apache/zeppelin/pull/2107 [ZEPPELIN-2149] Each interpreter should have a seperate log file ### What is this PR for? In the current implementation, both spark and spark2 uses spark interpreter, both phoenix an

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

2017-03-08 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2112 [ZEPPELIN-2228] precode for SparkRInterpreter ### What is this PR for? Added parameter zeppelin.pyspark.precode to SparkRInterpreter. This is snippet of code which executes when interpret

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

2017-03-08 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2112 CI green https://travis-ci.org/tinkoff-dwh/zeppelin/builds/208970773 --- 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 #2106: Rewrite PythonInterpreter.

2017-03-08 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/2106 I just added conda 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 not have this feature enable

[jira] [Created] (ZEPPELIN-2236) Zeppelin to provide access control on more functionality

2017-03-08 Thread Vinay Shukla (JIRA)
Vinay Shukla created ZEPPELIN-2236: -- Summary: Zeppelin to provide access control on more functionality Key: ZEPPELIN-2236 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2236 Project: Zeppelin

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

2017-03-08 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2108 Tested. LGTM. 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 your project does not have t

[jira] [Created] (ZEPPELIN-2237) Grouping in pie chart isn't accurate

2017-03-08 Thread Sravan S (JIRA)
Sravan S created ZEPPELIN-2237: -- Summary: Grouping in pie chart isn't accurate Key: ZEPPELIN-2237 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2237 Project: Zeppelin Issue Type: Bug

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

2017-03-08 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1934 @felixcheung thank you for your feedback, i have updated this part, please let me know if something else need to be addressed. --- If your project is set up for it, you can reply to this

[GitHub] zeppelin pull request #2097: [MINOR][ZEPPELIN-2154] Enable work in the web d...

2017-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2097 --- 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 #2097: [MINOR][ZEPPELIN-2154] Enable work in the web dev mode...

2017-03-08 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2097 @soralee I just merged this into master but automatically couldn't into `branch-0.7`. Can you create a separate PR for `branch-0.7`? --- If your project is set up for it, you can reply to thi

[GitHub] zeppelin issue #2097: [MINOR][ZEPPELIN-2154] Enable work in the web dev mode...

2017-03-08 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2097 @AhyoungRyu Sure, 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 your project does not have this feature enabled and wis