[GitHub] zeppelin issue #2465: [ZEPPELIN-2724] Move NotebookSocket.send() out of sync...

2017-07-27 Thread jeffonia
Github user jeffonia commented on the issue: https://github.com/apache/zeppelin/pull/2465 I'm curios about can we change the noteSocketMap from the HashMap to ConcurrentHashMap, a segment level lock make the throughput about 16 times than this for the most optimistic scenario. --- I

[GitHub] zeppelin issue #2506: [ZEPPELIN-2813] revisions comparator

2017-07-27 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2506 @zjffdu done --- 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, o

[jira] [Created] (ZEPPELIN-2817) Support specify default interpreter in create notebook rest api

2017-07-27 Thread slee (JIRA)
slee created ZEPPELIN-2817: -- Summary: Support specify default interpreter in create notebook rest api Key: ZEPPELIN-2817 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2817 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2816) livy interpreter does not honour impersonation

2017-07-27 Thread Daniel Kozlowski (JIRA)
Daniel Kozlowski created ZEPPELIN-2816: -- Summary: livy interpreter does not honour impersonation Key: ZEPPELIN-2816 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2816 Project: Zeppelin

[GitHub] zeppelin issue #2502: [ZEPPELIN-2807] Passing Z variables to SQL Interpreter...

2017-07-27 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/2502 Thank you for the insight. Do you think we may retain variable substitution within literal strings as in the following contrived example? `%sql select * from spares where part_no =

[GitHub] zeppelin issue #2474: [ZEPPELIN-2753] Basic Implementation of IPython Interp...

2017-07-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2474 Just push another commit to use IPythonInterpreter first, if it is not available, I will fallback it to the old PythonInterpreter. --- If your project is set up for it, you can reply to this emai

[GitHub] zeppelin issue #2506: [ZEPPELIN-2813] revisions comparator

2017-07-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2506 @tinkoff-dwh Do you mind to attach a gif for easy 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 h

[GitHub] zeppelin issue #2462: ZEPPELIN-2527 Changed editor cursor to thin

2017-07-27 Thread malayhm
Github user malayhm commented on the issue: https://github.com/apache/zeppelin/pull/2462 Updated screenshot: ![cursor-change-pr-after](https://user-images.githubusercontent.com/1881135/28693294-cb29f036-72d8-11e7-8029-511301b70209.gif) --- If your project is set up for

[GitHub] zeppelin issue #2507: [ZEPPELIN-2815] Improve interpreter dependencies loggi...

2017-07-27 Thread necosta
Github user necosta commented on the issue: https://github.com/apache/zeppelin/pull/2507 Hi @Leemoonsoo and others, should be a trivial one. Low priority. Many 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 yo

[GitHub] zeppelin pull request #2507: [ZEPPELIN-2815] Improve interpreter dependencie...

2017-07-27 Thread necosta
GitHub user necosta opened a pull request: https://github.com/apache/zeppelin/pull/2507 [ZEPPELIN-2815] Improve interpreter dependencies logging ### What is this PR for? As a developer, I want to be able to debug issues on dependency resolution "easier". To achieve this, ma

[jira] [Created] (ZEPPELIN-2815) Improve interpreter dependencies logging

2017-07-27 Thread Nelson Costa (JIRA)
Nelson Costa created ZEPPELIN-2815: -- Summary: Improve interpreter dependencies logging Key: ZEPPELIN-2815 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2815 Project: Zeppelin Issue Ty

[GitHub] zeppelin pull request #2505: [ZEPPELIN-2806] New paragraph does not displaye...

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

[jira] [Created] (ZEPPELIN-2814) Zeppelin doesn't show if interpreter is running or crashed

2017-07-27 Thread Ambud Sharma (JIRA)
Ambud Sharma created ZEPPELIN-2814: -- Summary: Zeppelin doesn't show if interpreter is running or crashed Key: ZEPPELIN-2814 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2814 Project: Zeppelin

[GitHub] zeppelin issue #2502: [ZEPPELIN-2807] Passing Z variables to SQL Interpreter...

2017-07-27 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2502 I like what you propose, but think it might be very confusing for user if behavior changes depending on whether the variable is in the z context. for instance, it could be a shared notebook an

[GitHub] zeppelin pull request #2506: Zeppelin 2813

2017-07-27 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2506 Zeppelin 2813 ### What is this PR for? Sometimes need to see the difference between versions and to switch to another version and look for changes are not convenient (the page reloaded).

[jira] [Created] (ZEPPELIN-2813) Revisions comparator for note

2017-07-27 Thread Tinkoff DWH (JIRA)
Tinkoff DWH created ZEPPELIN-2813: - Summary: Revisions comparator for note Key: ZEPPELIN-2813 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2813 Project: Zeppelin Issue Type: New Featur

[GitHub] zeppelin issue #2490: [Zeppelin-2718] Find and replace code in note

2017-07-27 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2490 @1ambda Ready to 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

[GitHub] zeppelin issue #2462: ZEPPELIN-2527 Changed editor cursor to thin

2017-07-27 Thread malayhm
Github user malayhm commented on the issue: https://github.com/apache/zeppelin/pull/2462 @1ambda I have changed the fix and also verified it. It should show the thin cursor with latest changes. --- If your project is set up for it, you can reply to this email and have your reply appe