[jira] [Created] (ZEPPELIN-3700) Improvement of Job component

2018-08-09 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3700: Summary: Improvement of Job component Key: ZEPPELIN-3700 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3700 Project: Zeppelin Issue Type: Improvement

[jira] [Created] (ZEPPELIN-3699) Remove the logic of converting single result to multiple results

2018-08-09 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3699: Summary: Remove the logic of converting single result to multiple results Key: ZEPPELIN-3699 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3699 Project:

[GitHub] zeppelin issue #3119: ZEPPELIN-3681. Introduce NotebookService

2018-08-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3119 Thanks @jongyoul I have addressed the comments ---

[GitHub] zeppelin issue #3120: ZEPPELIN-3697. Remove interpreter completion for magic...

2018-08-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3120 Thanks @jongyoul will do that, actually the interpreter completion never works, I don't think people used it before. ---

[GitHub] zeppelin pull request #3106: [ZEPPELIN-3677] SAP Interpreter improvement

2018-08-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3106 ---

[GitHub] zeppelin issue #3106: [ZEPPELIN-3677] SAP Interpreter improvement

2018-08-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3106 LGTM ---

[GitHub] zeppelin pull request #3111: [ZEPPELIN-3684] Remove cron job in ZeppelinRest...

2018-08-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3111 ---

[GitHub] zeppelin issue #3111: [ZEPPELIN-3684] Remove cron job in ZeppelinRestApiTest...

2018-08-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3111 LGTM ---

[GitHub] zeppelin issue #3120: ZEPPELIN-3697. Remove interpreter completion for magic...

2018-08-09 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3120 Agreed. BTW, I think we'd better leave comments when releasing a new version. ---

[GitHub] zeppelin issue #3119: ZEPPELIN-3681. Introduce NotebookService

2018-08-09 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3119 Basically, I agree with the structure you imagine. This might have some style issues, but I don't think it's not a blocker for this stage. LGTM ---

[GitHub] zeppelin issue #3120: ZEPPELIN-3697. Remove interpreter completion for magic...

2018-08-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3120 @felixcheung @jongyoul Could you help review it ? Thanks ---

[GitHub] zeppelin issue #3119: ZEPPELIN-3681. Introduce NotebookService

2018-08-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3119 @jongyoul @felixcheung Could you help review it ? Thanks ---

[GitHub] zeppelin issue #3107: [ZEPPELIN-3646] Add note for updating user permissions

2018-08-09 Thread egorklimov
Github user egorklimov commented on the issue: https://github.com/apache/zeppelin/pull/3107 I moved note to `docs` and upgraded instructions, so it would be available in Zeppelin only for those who would follow instructions in Upgrade Docs. @maziyarpanahi, @felixcheung what

[GitHub] zeppelin pull request #3121: [ZEPPELIN-3694] Dynamically change scheduler th...

2018-08-09 Thread egorklimov
GitHub user egorklimov opened a pull request: https://github.com/apache/zeppelin/pull/3121 [ZEPPELIN-3694] Dynamically change scheduler thread pool size using REST API ### What is this PR for? It would be nice if we could change thread pool size for scheduler dynamically.

[GitHub] zeppelin issue #3111: [ZEPPELIN-3684] Remove cron job in ZeppelinRestApiTest...

2018-08-09 Thread egorklimov
Github user egorklimov commented on the issue: https://github.com/apache/zeppelin/pull/3111 @zjffdu Look again please. ---

[jira] [Created] (ZEPPELIN-3698) Zeppelin stops working after a few days of uptime with RemoteEndpoint unavailable, outgoing connection not open

2018-08-09 Thread Clemens Valiente (JIRA)
Clemens Valiente created ZEPPELIN-3698: -- Summary: Zeppelin stops working after a few days of uptime with RemoteEndpoint unavailable, outgoing connection not open Key: ZEPPELIN-3698 URL:

[GitHub] zeppelin issue #3118: [zeppelin-3693] Option to toggle chart settings of par...

2018-08-09 Thread saravsars
Github user saravsars commented on the issue: https://github.com/apache/zeppelin/pull/3118 Hi @mebelousov We are already using `reports` mode but we want to add this option because `report` mode is very plain and we love the card layout in `default` or `simple` mode ---

[jira] [Created] (ZEPPELIN-3696) display data in table as string. For the rest of try to parse data to number.

2018-08-09 Thread Aleksey Savelenko (JIRA)
Aleksey Savelenko created ZEPPELIN-3696: --- Summary: display data in table as string. For the rest of try to parse data to number. Key: ZEPPELIN-3696 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3696

[GitHub] zeppelin pull request #3116: [ZEPPELIN-3690] display all column with the sam...

2018-08-09 Thread Savalek
GitHub user Savalek reopened a pull request: https://github.com/apache/zeppelin/pull/3116 [ZEPPELIN-3690] display all column with the same name in ui-grid ### Description This PR allows you to correctly display tables with the same column names. Also removes a little

[GitHub] zeppelin pull request #3116: [ZEPPELIN-3690] display all column with the sam...

2018-08-09 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/3116 ---