[GitHub] zeppelin issue #2248: [ZEPPELIN-2396] eliminate the 'ctrl+L' shortcut keyboa...

2017-04-13 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2248 @soralee I think we need to add this change into https://github.com/apache/zeppelin/blob/master/docs/install/upgrade.md --- If your project is set up for it, you can reply to this email and have y

[GitHub] zeppelin issue #2248: [ZEPPELIN-2396] eliminate the 'ctrl+L' shortcut keyboa...

2017-04-13 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2248 @soralee Doesn't work for OSX users since the binding is `CMD + L` not `CTRL + L` in OSX. --- 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 #2240: ZEPPELIN-2386. Add parameter for check running current...

2017-04-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2240 @zjffdu In ZeppelinIT.testAngularDisplay, 4th paragraph creates watcher and watcher call `z.run()` without passing interpreter context. like ```scala z.angularWatch("myVar

[GitHub] zeppelin issue #2133: [ZEPPELIN-1357,1892,1370][Umbrella] Text overlap in th...

2017-04-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2133 Tried last commit and it looks great. However, in the beginning "Default" radio button is not selected automatically. ![image](https://cloud.githubusercontent.com/assets/1540981/24

[jira] [Created] (ZEPPELIN-2400) Prettify Interpreter Binding Menu

2017-04-13 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2400: --- Summary: Prettify Interpreter Binding Menu Key: ZEPPELIN-2400 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2400 Project: Zeppelin Issue Type: Bug

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

2017-04-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2098 Tremendous work @1ambda ! LGTM and 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.

[GitHub] zeppelin issue #2248: [ZEPPELIN-2396] eliminate the 'ctrl+L' shortcut keyboa...

2017-04-13 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2248 @1ambda Thanks for review! Yeah, it's make sense. Let me update `command+L` and the document --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] zeppelin issue #2207: [Zeppelin-802] Support for Zeppelin Context redefiniti...

2017-04-13 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/2207 will be merging 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 does not have this featu

[GitHub] zeppelin issue #2247: [ZEPPELIN-2318][branch-0.7] Fix proxy configuration fo...

2017-04-13 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/2247 @felixcheung please help to quickly go over this, since already the original PR for master was reviewed in #2198 and this is mostly cherry-picked and resolved conflict in pom.xml for `branc

[jira] [Created] (ZEPPELIN-2401) Create Interpreter throw a .java.net.UnknownHostException: root: root: Name or service not known

2017-04-13 Thread Cupen Noruler (JIRA)
Cupen Noruler created ZEPPELIN-2401: --- Summary: Create Interpreter throw a .java.net.UnknownHostException: root: root: Name or service not known Key: ZEPPELIN-2401 URL: https://issues.apache.org/jira/browse/ZEPPE

[GitHub] zeppelin issue #2207: [Zeppelin-802] Support for Zeppelin Context redefiniti...

2017-04-13 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2207 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

[jira] [Created] (ZEPPELIN-2402) Class Path gets added unexpectedly for Spark

2017-04-13 Thread Wei Zheng (JIRA)
Wei Zheng created ZEPPELIN-2402: --- Summary: Class Path gets added unexpectedly for Spark Key: ZEPPELIN-2402 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2402 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #2125: [ZEPPELIN-2222] Add Network Visualization

2017-04-13 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2125 @conker84 you should rebase based on master, not other branch. Currently, your change mixed with others. ![image](https://cloud.githubusercontent.com/assets/4968473/25028946/865a4488-20f3-

[GitHub] zeppelin pull request #2249: [WIP] ZEPPELIN-2356. z.angularBind should remov...

2017-04-13 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2249 [WIP] ZEPPELIN-2356. z.angularBind should remove the existing AngularObject ### What is this PR for? There're 2 issues in the current angular object usage in ZeppelinContext when user run the

[GitHub] zeppelin issue #2229: [Zeppelin 2367] Hive JDBC proxy user option should be ...

2017-04-13 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2229 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 issue #2245: ZEPPELIN-2395. Refactor Input.java to make dynamic for...

2017-04-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2245 @Leemoonsoo @felixcheung Please help 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 project does not have this feat

[GitHub] zeppelin issue #2245: ZEPPELIN-2395. Refactor Input.java to make dynamic for...

2017-04-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2245 @Leemoonsoo Please help 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 project does not have this feature enabled a

[jira] [Created] (ZEPPELIN-2403) Add types to property of interpreter

2017-04-13 Thread Tinkoff DWH (JIRA)
Tinkoff DWH created ZEPPELIN-2403: - Summary: Add types to property of interpreter Key: ZEPPELIN-2403 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2403 Project: Zeppelin Issue Type: New