[GitHub] zeppelin issue #2110: [ZEPPELIN-2234][WIP] Can't display the same chart agai...

2017-03-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2110 Merge to master if no further 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 does not have this

[GitHub] zeppelin issue #2110: [ZEPPELIN-2234][WIP] Can't display the same chart agai...

2017-03-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2110 @1ambda Thank you for fixing this. Tested on local, works well. 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

[GitHub] zeppelin pull request #2104: ZEPPELIN-2224. Throw more meaningful exception ...

2017-03-09 Thread zjffdu
GitHub user zjffdu reopened a pull request: https://github.com/apache/zeppelin/pull/2104 ZEPPELIN-2224. Throw more meaningful exception when kerberos is enabled in livy interpreter ### What is this PR for? In kerberos enviroment, user would get the following exception is

[GitHub] zeppelin pull request #2104: ZEPPELIN-2224. Throw more meaningful exception ...

2017-03-09 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/2104 --- 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 #2110: [ZEPPELIN-2234][WIP] Can't display the same chart agai...

2017-03-09 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2110 I'v just updated code. @Leemoonsoo Could you review again? 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

[jira] [Created] (ZEPPELIN-2243) Use uppercase for keyboard shortcut description

2017-03-09 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2243: --- Summary: Use uppercase for keyboard shortcut description Key: ZEPPELIN-2243 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2243 Project: Zeppelin Issue

[GitHub] zeppelin pull request #2118: [ZEPPELIN-2242] Toggle helium type buttons

2017-03-09 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2118 [ZEPPELIN-2242] Toggle helium type buttons ### What is this PR for? Toggle helium type buttons so that user can distinguish which button is clicked easily. Previously, - it's

[jira] [Created] (ZEPPELIN-2242) Toggle helium type buttons

2017-03-09 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2242: --- Summary: Toggle helium type buttons Key: ZEPPELIN-2242 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2242 Project: Zeppelin Issue Type: Improvement

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

2017-03-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2107 I picked up "Interpreter Name" from UI while creating new interpreter, let me rename this to InterpreterGroup. --- If your project is set up for it, you can reply to this email and

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

2017-03-09 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2107 Is `name` the right name for this? I seem to recall we call it something else in the code for the `%thing` --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #2106: [WIP] Rewrite PythonInterpreter.

2017-03-09 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/2106 @Leemoonsoo thanks for reviewing.. Let me fix the issues you commented and add PandasSql. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #1596: ZEPPELIN-1616. Interpreter open happens in jobRun

2017-03-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1596 close 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 enabled and wishes so, or if

[GitHub] zeppelin pull request #1596: ZEPPELIN-1616. Interpreter open happens in jobR...

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

[jira] [Created] (ZEPPELIN-2241) JDBC interpreter throws npe on connecting to any db that has a schema with "null" name

2017-03-09 Thread Randy Gelhausen (JIRA)
Randy Gelhausen created ZEPPELIN-2241: - Summary: JDBC interpreter throws npe on connecting to any db that has a schema with "null" name Key: ZEPPELIN-2241 URL:

[GitHub] zeppelin pull request #2117: ZEPPELIN-2241: JDBC interpreter throws npe on c...

2017-03-09 Thread randerzander
GitHub user randerzander opened a pull request: https://github.com/apache/zeppelin/pull/2117 ZEPPELIN-2241: JDBC interpreter throws npe on connecting to any db that has a schema with "null" name ### What is this PR for? A few sentences describing the overall goals of the pull

[GitHub] zeppelin pull request #2104: ZEPPELIN-2224. Throw more meaningful exception ...

2017-03-09 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/2104 --- 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 #2113: [ZEPPELIN-2190] Support custom web development port

2017-03-09 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2113 @1ambda Thanks for kind review! Let me update this soon! --- 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 pull request #2116: [ZEPPELIN-2179] "clear output" paragraph doesn'...

2017-03-09 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2116 [ZEPPELIN-2179] "clear output" paragraph doesn't work in personalized mode (branch-0.7) ### What is this PR for? `clear output` (`cmd` + `opt` + `L`) doesn't work in the personalized

[GitHub] zeppelin issue #2110: [ZEPPELIN-2234][BUG] Can't display the same chart agai...

2017-03-09 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2110 @Leemoonsoo Thanks for review. Then I will revert 1bdab41 and #2092 while trying to use `ng-show` instead of. --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #2111: [ZEPPELIN-2230] clear bower_contents if bower.json cha...

2017-03-09 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2111 @Remilito Sorry for my late response. I saw your comment in the Jira issue. Looks good to me 👍 --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Created] (ZEPPELIN-2240) Can't Figure out how to export just the code from a notebook like .sql

2017-03-09 Thread Steven Lowenthal (JIRA)
Steven Lowenthal created ZEPPELIN-2240: -- Summary: Can't Figure out how to export just the code from a notebook like .sql Key: ZEPPELIN-2240 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2240

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

2017-03-09 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2093 added even the row in the configuration table, thanks a lot for your patience! --- 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 #2095: [ZEPPELIN-2094] Decrease npm install retry time (for b...

2017-03-09 Thread FRosner
Github user FRosner commented on the issue: https://github.com/apache/zeppelin/pull/2095 That would be amazing. :) -- Sent from my phone. Please excuse my brevity. --- 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 #2095: [ZEPPELIN-2094] Decrease npm install retry time (for b...

2017-03-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2095 How about make Zeppelin skip install npm and node.js when no visualization/spell is enabled? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #2110: [ZEPPELIN-2234][BUG] Can't display the same chart agai...

2017-03-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2110 Tested and it fixes the problem. However, since the change #2092, visualization is re-created everytime when switching. I'd suggest find a way restore `ng-show` and address problem

[GitHub] zeppelin issue #2111: [ZEPPELIN-2230] clear bower_contents if bower.json cha...

2017-03-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2111 Thanks @Remilito for the improvement. 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

[jira] [Created] (ZEPPELIN-2239) Link present on documentation of dynamicinterpreterload is not taking to correct url

2017-03-09 Thread Pankaj Singh (JIRA)
Pankaj Singh created ZEPPELIN-2239: -- Summary: Link present on documentation of dynamicinterpreterload is not taking to correct url Key: ZEPPELIN-2239 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2239

[jira] [Created] (ZEPPELIN-2238) The first streaming output result is not rendered while running only in personalized mode

2017-03-09 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2238: --- Summary: The first streaming output result is not rendered while running only in personalized mode Key: ZEPPELIN-2238 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2238

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

2017-03-09 Thread 1ambda
GitHub user 1ambda reopened 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,

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

2017-03-09 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2108 --- 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 #2085: [ZEPPELIN-1999] get interpreter property with replaced...

2017-03-09 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2085 @felixcheung Are there problems for merge? --- 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

[GitHub] zeppelin pull request #2105: [ZEPPELIN-2215] Progress bar for Spell executio...

2017-03-09 Thread 1ambda
GitHub user 1ambda reopened 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

[GitHub] zeppelin pull request #2105: [ZEPPELIN-2215] Progress bar for Spell executio...

2017-03-09 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2105 --- 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 #2108: [ZEPPELIN-2202] Disable personalized mode btn w...

2017-03-09 Thread 1ambda
GitHub user 1ambda reopened 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

[GitHub] zeppelin issue #2113: [ZEPPELIN-2190] Support custom web development port

2017-03-09 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2113 I will test and give you feedback soon. --- 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 pull request #2113: [ZEPPELIN-2190] Support custom web development ...

2017-03-09 Thread soralee
GitHub user soralee opened a pull request: https://github.com/apache/zeppelin/pull/2113 [ZEPPELIN-2190] Support custom web development port ### What is this PR for? This PR is for support flexible port for custom `web application development` and update the structure of

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

2017-03-09 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1582 ``` Zeppelin start [ OK ] < HTTP/1.1 200 OK Exception encountered when invoking run on a nested suite - The code passed to eventually never returned normally.

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

2017-03-09 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2110 --- 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 #2110: [ZEPPELIN-2234][BUG] Can't display the same cha...

2017-03-09 Thread 1ambda
GitHub user 1ambda reopened 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