[GitHub] [zeppelin] alexott commented on a change in pull request #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter

2020-02-12 Thread GitBox
alexott commented on a change in pull request #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter URL: https://github.com/apache/zeppelin/pull/3641#discussion_r378177138 ## File path: zeppelin-web/src/app/notebook/notebook.controller.js

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter

2020-02-12 Thread GitBox
zjffdu commented on a change in pull request #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter URL: https://github.com/apache/zeppelin/pull/3641#discussion_r378217150 ## File path: zeppelin-web/src/app/notebook/notebook.controller.js

[jira] [Created] (ZEPPELIN-4609) Unable to streaming output when there's different types of output

2020-02-12 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4609: Summary: Unable to streaming output when there's different types of output Key: ZEPPELIN-4609 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4609 Project:

[GitHub] [zeppelin] alexott commented on a change in pull request #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter

2020-02-12 Thread GitBox
alexott commented on a change in pull request #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter URL: https://github.com/apache/zeppelin/pull/3641#discussion_r378218366 ## File path: zeppelin-web/src/app/notebook/notebook.controller.js

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter

2020-02-12 Thread GitBox
zjffdu commented on a change in pull request #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter URL: https://github.com/apache/zeppelin/pull/3641#discussion_r378218709 ## File path: zeppelin-web/src/app/notebook/notebook.controller.js

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter

2020-02-12 Thread GitBox
zjffdu commented on a change in pull request #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter URL: https://github.com/apache/zeppelin/pull/3641#discussion_r378218709 ## File path: zeppelin-web/src/app/notebook/notebook.controller.js

[GitHub] [zeppelin] alexott commented on issue #3636: [ZEPPELIN-4597]. Deprecate r module

2020-02-12 Thread GitBox
alexott commented on issue #3636: [ZEPPELIN-4597]. Deprecate r module URL: https://github.com/apache/zeppelin/pull/3636#issuecomment-585148201 Just general comment - should we have a document that will describe "bigger" changes, like, removal or addition of interpreters, etc.?

[GitHub] [zeppelin] zjffdu commented on issue #3636: [ZEPPELIN-4597]. Deprecate r module

2020-02-12 Thread GitBox
zjffdu commented on issue #3636: [ZEPPELIN-4597]. Deprecate r module URL: https://github.com/apache/zeppelin/pull/3636#issuecomment-585179595 Make sense, thanks for the suggestion. @alexott This is an automated message from

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3640: [ZEPPELIN-4602] Added initial version of InfluxDB interpreter

2020-02-12 Thread GitBox
zjffdu commented on a change in pull request #3640: [ZEPPELIN-4602] Added initial version of InfluxDB interpreter URL: https://github.com/apache/zeppelin/pull/3640#discussion_r378631501 ## File path: influxdb/pom.xml ## @@ -0,0 +1,87 @@ + + +

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3640: [ZEPPELIN-4602] Added initial version of InfluxDB interpreter

2020-02-12 Thread GitBox
zjffdu commented on a change in pull request #3640: [ZEPPELIN-4602] Added initial version of InfluxDB interpreter URL: https://github.com/apache/zeppelin/pull/3640#discussion_r378631341 ## File path: influxdb/pom.xml ## @@ -0,0 +1,87 @@ + + +

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3640: [ZEPPELIN-4602] Added initial version of InfluxDB interpreter

2020-02-12 Thread GitBox
zjffdu commented on a change in pull request #3640: [ZEPPELIN-4602] Added initial version of InfluxDB interpreter URL: https://github.com/apache/zeppelin/pull/3640#discussion_r378631422 ## File path: influxdb/pom.xml ## @@ -0,0 +1,87 @@ + + +

[jira] [Created] (ZEPPELIN-4610) Paragraph is always in PENDING state even when the job is done

2020-02-12 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4610: Summary: Paragraph is always in PENDING state even when the job is done Key: ZEPPELIN-4610 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4610 Project: Zeppelin

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3640: [ZEPPELIN-4602] Added initial version of InfluxDB interpreter

2020-02-12 Thread GitBox
zjffdu commented on a change in pull request #3640: [ZEPPELIN-4602] Added initial version of InfluxDB interpreter URL: https://github.com/apache/zeppelin/pull/3640#discussion_r378631166 ## File path: influxdb/README.md ## @@ -0,0 +1,18 @@ +InfluxDB 2.0 interpreter for

[jira] [Created] (ZEPPELIN-4611) Fetching rows with newline character (\n) breaks entire table

2020-02-12 Thread Woong Seok Kang (Jira)
Woong Seok Kang created ZEPPELIN-4611: - Summary: Fetching rows with newline character (\n) breaks entire table Key: ZEPPELIN-4611 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4611 Project:

[GitHub] [zeppelin] weand commented on issue #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter

2020-02-12 Thread GitBox
weand commented on issue #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter URL: https://github.com/apache/zeppelin/pull/3641#issuecomment-585580630 sorry :-1: the proposed change doesn't cover the use case discussed in the jira. With the

[GitHub] [zeppelin] zjffdu commented on issue #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter

2020-02-12 Thread GitBox
zjffdu commented on issue #3641: [ZEPPELIN-3751]. Interpreter Binding menu of note only shows default interpreter URL: https://github.com/apache/zeppelin/pull/3641#issuecomment-585592355 @weand The current listed interpreter are the default interpreter type you selected when creating note

[GitHub] [zeppelin] zjffdu commented on issue #3639: [ZEPPELIN-4598]. upgrade-note.sh GitNotebookRepo cannot be cast to OldNotebookRepo

2020-02-12 Thread GitBox
zjffdu commented on issue #3639: [ZEPPELIN-4598]. upgrade-note.sh GitNotebookRepo cannot be cast to OldNotebookRepo URL: https://github.com/apache/zeppelin/pull/3639#issuecomment-585597943 Someone has verified it (see jira comment). Will merge it if no more comments.

[jira] [Created] (ZEPPELIN-4612) Optimize Notebooks loading

2020-02-12 Thread Axel Van Damme (Jira)
Axel Van Damme created ZEPPELIN-4612: Summary: Optimize Notebooks loading Key: ZEPPELIN-4612 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4612 Project: Zeppelin Issue Type: