[GitHub] zeppelin issue #2098: [ZEPPELIN-2217] AdvancedTransformation for Visualizati...

2017-03-07 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2098 @AhyoungRyu Thanks! I didn't attach screenshots for examples which use `aggregator: false,`. I will prepare in few days. --- If your project is set up for it, you can reply to this ema

[GitHub] zeppelin pull request #2110: [ZEPPELIN-2234][BUG] Can't display the same cha...

2017-03-07 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2110 [ZEPPELIN-2234][BUG] Can't display the same chart again (master) ### What is this PR for? Can't display the same chart again. I attached a screenshot. - This should be backported

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

2017-03-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2090 merged to master and branch-0.7 --- 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 enabl

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

2017-03-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2090 @vipul1409 do you have a user ID in Apache JIRA? We could resolve this issue to you. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

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

2017-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2090 --- 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 #2039: [MINOR] Use standard java API to interrupt thre...

2017-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2039 --- 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-07 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2097 @khalidhuseynov @AhyoungRyu Thanks for review! And let me update [the document](https://zeppelin.apache.org/contribution/webapplication.html#dev-mode) after being merged this PR. --- If you

[GitHub] zeppelin issue #2060: [ZEPPELIN-2094] Decrease npm install retry time

2017-03-07 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/2060 I am adding a `json` file in the `helium` folder with the artifact that points to a full path on my local drive. In that location I have the spell project. It was working 3 days ago. Today, I upd

[jira] [Created] (ZEPPELIN-2234) Can't display the same chart again.

2017-03-07 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2234: --- Summary: Can't display the same chart again. Key: ZEPPELIN-2234 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2234 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #2060: [ZEPPELIN-2094] Decrease npm install retry time

2017-03-07 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2060 Hi @echarles. I can install local (not published) spell modules even in current master. Could you describe more about problem? --- If your project is set up for it, you can reply to this email and

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

2017-03-07 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2095 @FRosner https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/helium/HeliumBundleFactory.java#L91-#L95 --- If your project is set up for it,

[GitHub] zeppelin issue #2060: [ZEPPELIN-2094] Decrease npm install retry time

2017-03-07 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/2060 I think this change breaks the installation of spell modules that are not yet published in npmjs repository. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Created] (ZEPPELIN-2233) Virtualenv support for PySparkInterpreter

2017-03-07 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2233: Summary: Virtualenv support for PySparkInterpreter Key: ZEPPELIN-2233 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2233 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-2232) Implement %pig.sql for Pig Interpreter

2017-03-07 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2232: Summary: Implement %pig.sql for Pig Interpreter Key: ZEPPELIN-2232 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2232 Project: Zeppelin Issue Type: Bu

Zeppelin does not show error messages

2017-03-07 Thread Chaoran Yu
Hi folks, I'm running Zeppelin 0.7.0 in my Docker image. I'm not able to run any code and Zeppelin doesn't show any error messages. Please see attached screenshot. When directly running Zeppelin through zeppelin.sh instead of in a Docker container, everything seems to work fine. Does anyone

[GitHub] zeppelin pull request #1503: NPE LivySparkSQLInterpreter thrown with %livy.s...

2017-03-07 Thread gss2002
Github user gss2002 closed the pull request at: https://github.com/apache/zeppelin/pull/1503 --- 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 #1503: NPE LivySparkSQLInterpreter thrown with %livy.sql inte...

2017-03-07 Thread gss2002
Github user gss2002 commented on the issue: https://github.com/apache/zeppelin/pull/1503 @zjffdu all set --- 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

[GitHub] zeppelin pull request #2109: [ZEPPELIN-2231] Helium bundle should be able to...

2017-03-07 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2109 [ZEPPELIN-2231] Helium bundle should be able to import JSON ### What is this PR for? Helium bundle should be able to import JSON to use some libraries which require JSON. For example, [m

[jira] [Created] (ZEPPELIN-2231) Helium bundle should be able to import JSON

2017-03-07 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2231: --- Summary: Helium bundle should be able to import JSON Key: ZEPPELIN-2231 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2231 Project: Zeppelin Issue Type:

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

2017-03-07 Thread NohSeho
Github user NohSeho commented on the issue: https://github.com/apache/zeppelin/pull/2095 @FRosner That's sounds not good :(, I'm not a member with zeppelin, but I don't think that not a major problem with yours, sincerly :( . I think that your problem is a kind of minor problem, and I

[GitHub] zeppelin issue #2106: Rewrite PythonInterpreter.

2017-03-07 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/2106 @zjffdu Thank you for your opinion! Of course i checked #1495 and I totally agree of extensibility for python interpreter. but As you can see, current python interpreter has lots of issue

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

2017-03-07 Thread FRosner
Github user FRosner commented on the issue: https://github.com/apache/zeppelin/pull/2095 @NohSeho I have the problem that we are behind a proxy and the proxy is not configured. I don't want npm and I don't want node.js but Zeppelin tries to download it for 2 minutes. I thought your fi

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

2017-03-07 Thread NohSeho
Github user NohSeho commented on the issue: https://github.com/apache/zeppelin/pull/2095 @FRosner hey there, I think that You're in trouble with installing local node.js and npm, isn't right? --- If your project is set up for it, you can reply to this email and have your reply appear

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

2017-03-07 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2108 @jongyoul Can you help review this? --- 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

[GitHub] zeppelin pull request #2108: [ZEPPELIN-2202] Disable personalized mode btn w...

2017-03-07 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2108 [ZEPPELIN-2202] Disable personalized mode btn when note is running (master) ### What is this PR for? Disable the personalized mode button when a note is running. - This improvemen

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

2017-03-07 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened 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 and

[GitHub] zeppelin issue #2106: Rewrite PythonInterpreter.

2017-03-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2106 @astroshim Have you checked #1495 which also rewrite the python interpreter ? And strongly +1 to rewrite python interpreter. And it would be better to consider extensibility for python interpreter.

[GitHub] zeppelin issue #2101: ZEPPELIN-2219 Apache Ignite version updated to 1.9

2017-03-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2101 Yeah makes sense. 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 a

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

2017-03-07 Thread FRosner
Github user FRosner commented on the issue: https://github.com/apache/zeppelin/pull/2095 Thanks for clarifying @1ambda. Is there a Jira issue for the first point already? Can you point me to the part of the code where this is configured? --- If your project is set up for it, you can

[GitHub] zeppelin pull request #2106: Py4j python interpreter

2017-03-07 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/2106 Py4j python interpreter ### 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 working stre

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

2017-03-07 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2095 Then, What @NohSeho fixed is not related with that part. It's the delay caused by maven-frontend-plugin while downloading nodejs, npm. --- If your project is set up for it, you can reply to this

[jira] [Created] (ZEPPELIN-2230) Clear bower_components from cache when necessary

2017-03-07 Thread Remy Gayet (JIRA)
Remy Gayet created ZEPPELIN-2230: Summary: Clear bower_components from cache when necessary Key: ZEPPELIN-2230 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2230 Project: Zeppelin Issue

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

2017-03-07 Thread FRosner
Github user FRosner commented on the issue: https://github.com/apache/zeppelin/pull/2095 @1ambda you can see it at the time (2 minutes difference): ``` INFO [2017-03-07 12:52:34,074] ({main} FileDownloader.java[execute]:91) - No proxy was configured, downloading directly

[GitHub] zeppelin issue #1582: [ZEPPELIN-1604] Add Neo4j interpreter and Network visu...

2017-03-07 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/1582 @felixcheung @Leemoonsoo i'm ready to make a new PR but my [travis](https://travis-ci.org/conker84/zeppelin) fails in one [job](https://s3.amazonaws.com/archive.travis-ci.org/jobs/208402587/log.t

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

2017-03-07 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2095 Hi @FRosner Could you specify which log is the last line (the last printed) before hang? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin issue #2093: Env variable to configure maven central repo

2017-03-07 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2093 @Leemoonsoo thanks a lot for the hints, this simplify a lot and even CI is happy. I already squashed commits since now this PR looks in a good shape, but feel free to ask/argue about anything

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

2017-03-07 Thread FRosner
Github user FRosner commented on the issue: https://github.com/apache/zeppelin/pull/2095 Hi @NohSeho I built Zeppelin after your fix and checked again. Now it is still hanging for two minutes before actually moving to the part that was changed. The situation we have is that we have a

[GitHub] zeppelin pull request #2037: [ZEPPELIN-2109][2110] Sortable Helium pkgs & In...

2017-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2037 --- 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 #2105: [ZEPPELIN-2215] Progress bar for Spell executio...

2017-03-07 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2105 [ZEPPELIN-2215] Progress bar for Spell execution ### What is this PR for? Add progress bar for spell execution. - Used `RUNNING` state to display progress bar - Decided not to

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

2017-03-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2097 @soralee Thanks for the improvement. Also tested and it works well. Maybe [this part](https://zeppelin.apache.org/contribution/webapplication.html#dev-mode) needs to be updated accordingly aft

[GitHub] zeppelin issue #2101: ZEPPELIN-2219 Apache Ignite version updated to 1.9

2017-03-07 Thread agura
Github user agura commented on the issue: https://github.com/apache/zeppelin/pull/2101 @AhyoungRyu :) I agree wih you. But I sure that GUI tests don't make sense for this change because interpreter implementation isn't changed, interface between interpreter and front-end is still the

[GitHub] zeppelin issue #2101: ZEPPELIN-2219 Apache Ignite version updated to 1.9

2017-03-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2101 @agura Yes I know it's not related with this PR's CI status, but I thought it's good to do for anyone who is contributing to Zeppelin :) --- If your project is set up for it, you can reply to

[GitHub] zeppelin issue #2101: ZEPPELIN-2219 Apache Ignite version updated to 1.9

2017-03-07 Thread agura
Github user agura commented on the issue: https://github.com/apache/zeppelin/pull/2101 @AhyoungRyu Thanks for quick answer. Yes, I can. But IMO it doesn't make sense. There are only two tests related with Ignite interpreter and this tests are finished successfully. --- If your proj

[jira] [Created] (ZEPPELIN-2229) Appear message that cannot property 'x' of null when changing the scatter chart

2017-03-07 Thread Sora Lee (JIRA)
Sora Lee created ZEPPELIN-2229: -- Summary: Appear message that cannot property 'x' of null when changing the scatter chart Key: ZEPPELIN-2229 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2229 Proje

[jira] [Created] (ZEPPELIN-2228) precode execution in SparkR Interpreter

2017-03-07 Thread Tinkoff DWH (JIRA)
Tinkoff DWH created ZEPPELIN-2228: - Summary: precode execution in SparkR Interpreter Key: ZEPPELIN-2228 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2228 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-2227) NPM registry endpoint for Helium packages should be configurable

2017-03-07 Thread JIRA
Harri Hämäläinen created ZEPPELIN-2227: -- Summary: NPM registry endpoint for Helium packages should be configurable Key: ZEPPELIN-2227 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2227 Proj

[jira] [Created] (ZEPPELIN-2226) precode execution in SparkR Interpreter

2017-03-07 Thread Tinkoff DWH (JIRA)
Tinkoff DWH created ZEPPELIN-2226: - Summary: precode execution in SparkR Interpreter Key: ZEPPELIN-2226 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2226 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-2225) Can't work streaming output of Python interpreter

2017-03-07 Thread Sora Lee (JIRA)
Sora Lee created ZEPPELIN-2225: -- Summary: Can't work streaming output of Python interpreter Key: ZEPPELIN-2225 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2225 Project: Zeppelin Issue Ty

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

2017-03-07 Thread soralee
Github user soralee 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

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

2017-03-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2100 I like this idea - could be hard to explain in a few words though :) --- 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 #2078: [ZEPPELIN-1988] add property "precode" to JDBCI...

2017-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2078 --- 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 #2072: [ZEPPELIN-2060] Show tooltip msg after dynamic form va...

2017-03-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2072 @felixcheung Yeah that's possible way. Thanks! Currently dynamic form itself is working in report mode by pressing `Enter` after the selected value changed. But the problem is it's not intu

[GitHub] zeppelin issue #2037: [ZEPPELIN-2109][2110] Sortable Helium pkgs & Introduce...

2017-03-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2037 @Leemoonsoo Thanks! Will merge into master if there are no more comments on this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

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

2017-03-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2090 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 #2090: ZEPPELIN-2199: Fix lapply issue in sparkR

2017-03-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2090 it looks like it passed with this build https://travis-ci.org/vipul1409/zeppelin/builds/207896434 --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin pull request #2051: [ZEPPELIN-1968] Added property to disable hive ...

2017-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2051 --- 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 #2078: [ZEPPELIN-1988] add property "precode" to JDBCInterpre...

2017-03-07 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2078 @felixcheung tinkoff.dwh --- 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