[GitHub] zeppelin issue #3065: ZEPPELIN-3617. Allow to specify saving resourceName as...

2018-07-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3065 @mebelousov This is related with ZEPPELIN-3545, feel free to try this PR and provide comments. ---

[GitHub] zeppelin pull request #3065: ZEPPELIN-3617. Allow to specify saving resource...

2018-07-11 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3065 ZEPPELIN-3617. Allow to specify saving resourceName as paragraph property ### What is this PR for? This is allow user to specify resourceName when they want to save the paragraph result into R

[GitHub] zeppelin pull request #3060: [ZEPPELIN-3600] Add REST API to change logger l...

2018-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3060 ---

[jira] [Created] (ZEPPELIN-3617) Allow to specify saving resourceId as paragraph property

2018-07-11 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3617: Summary: Allow to specify saving resourceId as paragraph property Key: ZEPPELIN-3617 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3617 Project: Zeppelin

[GitHub] zeppelin pull request #3044: ZEPPELIN-3563. Add pool to paragraph property t...

2018-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3044 ---

[GitHub] zeppelin issue #3064: [ZEPPELIN-3596] Saving resources from pool to SQL

2018-07-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3064 Thanks @oxygen311 for the contribution, but I think it is already done in ZEPPELIN-3377 via ZeppelinContext variable interpolation ---

Re: [DISCUSS] Add Language Server Protocol to Apache Zeppelin

2018-07-11 Thread Jeff Zhang
HI Maxim, Thanks for the info. I take a look at the LSP site, but didn't find the implementation for SQL, I guess you are working on sql implementation. Here's my several concerns. 1. How much effort to integrate it into zeppelin ? My current thinking is that we could make AutoComplete as plugin

[GitHub] zeppelin issue #3060: [ZEPPELIN-3600] Add REST API to change logger level dy...

2018-07-11 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3060 Will merge it ---

[jira] [Created] (ZEPPELIN-3616) Paragraph editor sections auto-collapse

2018-07-11 Thread Paul Brenner (JIRA)
Paul Brenner created ZEPPELIN-3616: -- Summary: Paragraph editor sections auto-collapse Key: ZEPPELIN-3616 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3616 Project: Zeppelin Issue Type

[GitHub] zeppelin issue #3055: ZEPPELIN-3587. Interpret paragarph text as whole code ...

2018-07-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3055 ping @felixcheung ---

[jira] [Created] (ZEPPELIN-3615) Add data types to z.show(df)

2018-07-11 Thread Alexey Zabelkin (JIRA)
Alexey Zabelkin created ZEPPELIN-3615: - Summary: Add data types to z.show(df) Key: ZEPPELIN-3615 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3615 Project: Zeppelin Issue Type: Imp

[jira] [Created] (ZEPPELIN-3614) Helium visualizations for offline (disconnected from the internet) environment

2018-07-11 Thread Rani Y. (JIRA)
Rani Y. created ZEPPELIN-3614: - Summary: Helium visualizations for offline (disconnected from the internet) environment Key: ZEPPELIN-3614 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3614 Project:

[GitHub] zeppelin pull request #3064: [ZEPPELIN-3596] Saving resources from pool to S...

2018-07-11 Thread oxygen311
GitHub user oxygen311 opened a pull request: https://github.com/apache/zeppelin/pull/3064 [ZEPPELIN-3596] Saving resources from pool to SQL ### What is this PR for? > It's information in resourcePool, but it is only available for viewing. It would be nice if we can save this dat

[DISCUSS] Add Language Server Protocol to Apache Zeppelin

2018-07-11 Thread Belousov Maksim Eduardovich
Hello, dev! Our team would like to add LSP [1] to Zeppelin to get more perfect autocomplete and other functionality. We are working on SQL language server and want to implement it in JDBC interpreter. Let see python interpreter. Now ipython(ipyspark) give good autocomplete out of box. There ar

[jira] [Created] (ZEPPELIN-3613) Cluster Session module design

2018-07-11 Thread liuxun (JIRA)
liuxun created ZEPPELIN-3613: Summary: Cluster Session module design Key: ZEPPELIN-3613 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3613 Project: Zeppelin Issue Type: Sub-task C

[jira] [Created] (ZEPPELIN-3612) Cluster High availability module design

2018-07-11 Thread liuxun (JIRA)
liuxun created ZEPPELIN-3612: Summary: Cluster High availability module design Key: ZEPPELIN-3612 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3612 Project: Zeppelin Issue Type: Sub-task

[jira] [Created] (ZEPPELIN-3611) High utilization module design

2018-07-11 Thread liuxun (JIRA)
liuxun created ZEPPELIN-3611: Summary: High utilization module design Key: ZEPPELIN-3611 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3611 Project: Zeppelin Issue Type: Sub-task

[jira] [Created] (ZEPPELIN-3610) Cluster Raft module design

2018-07-11 Thread liuxun (JIRA)
liuxun created ZEPPELIN-3610: Summary: Cluster Raft module design Key: ZEPPELIN-3610 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3610 Project: Zeppelin Issue Type: Sub-task Comp

[jira] [Created] (ZEPPELIN-3609) Refactor `ZeppelinServer` to use `jersey-hk2`

2018-07-11 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-3609: -- Summary: Refactor `ZeppelinServer` to use `jersey-hk2` Key: ZEPPELIN-3609 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3609 Project: Zeppelin Issu

[GitHub] zeppelin issue #3057: [ZEPPELIN 3582] Add type data to result of query from ...

2018-07-11 Thread oxygen311
Github user oxygen311 commented on the issue: https://github.com/apache/zeppelin/pull/3057 @zjffdu we plan to do it in next pool requests. ---

[GitHub] zeppelin pull request #3063: ZEPPELIN-3606. Reduce verbose InterpreterNotFou...

2018-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3063 ---

[jira] [Created] (ZEPPELIN-3608) Call getEditorSetting only when space is typed

2018-07-11 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3608: Summary: Call getEditorSetting only when space is typed Key: ZEPPELIN-3608 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3608 Project: Zeppelin Issue T

[GitHub] zeppelin issue #3063: ZEPPELIN-3606. Reduce verbose InterpreterNotFoundExcep...

2018-07-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3063 Will merge it soon as it is a very easy fix. ---

[GitHub] zeppelin pull request #3063: ZEPPELIN-3606. Reduce verbose InterpreterNotFou...

2018-07-11 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3063 ZEPPELIN-3606. Reduce verbose InterpreterNotFoundException for getEditorSetting ### What is this PR for? Simple PR to reduce the verbose exception for getEditorSetting.

[GitHub] zeppelin issue #3019: [ZEPPELIN-3540] Show Spark inline UI in Non-Secure mod...

2018-07-11 Thread shahsank3t
Github user shahsank3t commented on the issue: https://github.com/apache/zeppelin/pull/3019 @jongyoul @zjffdu @prabhjyotsingh Updated the code by reusing modal and other available methods. Please review it. ---

[jira] [Created] (ZEPPELIN-3607) Tab completion doesn't work when no interpreter is specified

2018-07-11 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3607: Summary: Tab completion doesn't work when no interpreter is specified Key: ZEPPELIN-3607 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3607 Project: Zeppelin