[jira] [Created] (ZEPPELIN-4740) Display streaming data in flink table api

2020-04-08 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4740: Summary: Display streaming data in flink table api Key: ZEPPELIN-4740 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4740 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-4739) JDBC interpreter in Zeppelin 0.9.0-preview1 is not working

2020-04-08 Thread Santosh (Jira)
Santosh created ZEPPELIN-4739: - Summary: JDBC interpreter in Zeppelin 0.9.0-preview1 is not working Key: ZEPPELIN-4739 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4739 Project: Zeppelin

[jira] [Created] (ZEPPELIN-4738) All output disappears in zeppelin 0.9

2020-04-08 Thread Paul Brenner (Jira)
Paul Brenner created ZEPPELIN-4738: -- Summary: All output disappears in zeppelin 0.9 Key: ZEPPELIN-4738 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4738 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-4737) Paragraphs Restart After Completing in Zeppelin 0.9

2020-04-08 Thread Paul Brenner (Jira)
Paul Brenner created ZEPPELIN-4737: -- Summary: Paragraphs Restart After Completing in Zeppelin 0.9 Key: ZEPPELIN-4737 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4737 Project: Zeppelin

[GitHub] [zeppelin] zjffdu commented on issue #3725: [ZEPPELIN-4733] Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227

2020-04-08 Thread GitBox
zjffdu commented on issue #3725: [ZEPPELIN-4733] Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227 URL: https://github.com/apache/zeppelin/pull/3725#issuecomment-611056577 LGTM This is an automated message from the Apache

[GitHub] [zeppelin] zjffdu commented on issue #3727: [ZEPPELIN-4736] The use of SslContextFactory is deprecated

2020-04-08 Thread GitBox
zjffdu commented on issue #3727: [ZEPPELIN-4736] The use of SslContextFactory is deprecated URL: https://github.com/apache/zeppelin/pull/3727#issuecomment-611049808 LGTM This is an automated message from the Apache Git

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3719: [ZEPPELIN-4725]. Merge process env into interpreter process env in InterpreterLauncher

2020-04-08 Thread GitBox
zjffdu commented on a change in pull request #3719: [ZEPPELIN-4725]. Merge process env into interpreter process env in InterpreterLauncher URL: https://github.com/apache/zeppelin/pull/3719#discussion_r405642307 ## File path:

Re: Zeppelin Draft board report for April 2020

2020-04-08 Thread Jeff Zhang
Thanks everyone, I will send the report to board soon Jeff Zhang 于2020年4月7日周二 上午10:15写道: > Thanks Alex and Moon, I will add the closed tickets in the draft. > > moon soo Lee 于2020年4月7日周二 上午2:07写道: > >> 119 closed in the last 3 months >> >> On Mon, Apr 6, 2020 at 10:46 AM Alex Ott wrote: >> >>

[GitHub] [zeppelin] Reamer opened a new pull request #3727: [ZEPPELIN-4736] The use of SslContextFactory is deprecated

2020-04-08 Thread GitBox
Reamer opened a new pull request #3727: [ZEPPELIN-4736] The use of SslContextFactory is deprecated URL: https://github.com/apache/zeppelin/pull/3727 ### What is this PR for? Remove deprecation for SslContextFactory. Sorry for this little change. My IDE alerts me to this

[jira] [Created] (ZEPPELIN-4736) Remove deprecation for SslContextFactory in ZeppelinServer

2020-04-08 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-4736: Summary: Remove deprecation for SslContextFactory in ZeppelinServer Key: ZEPPELIN-4736 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4736 Project:

[GitHub] [zeppelin] ChowXu commented on issue #3725: [ZEPPELIN-4733] Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227

2020-04-08 Thread GitBox
ChowXu commented on issue #3725: [ZEPPELIN-4733] Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227 URL: https://github.com/apache/zeppelin/pull/3725#issuecomment-610883860 > Can you setup the Travis CI build & update with link to build? Travis CI build link has been added now

[GitHub] [zeppelin] Reamer commented on issue #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage

2020-04-08 Thread GitBox
Reamer commented on issue #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage URL: https://github.com/apache/zeppelin/pull/3718#issuecomment-610882825 Thanks for review @zjffdu I decided to forward the `IOException` in `Credentials`. We response now with an

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3726: [ZEPPELIN-4735]. Fail to getCompletion when interpreter doesn't implement completion

2020-04-08 Thread GitBox
zjffdu commented on a change in pull request #3726: [ZEPPELIN-4735]. Fail to getCompletion when interpreter doesn't implement completion URL: https://github.com/apache/zeppelin/pull/3726#discussion_r405402657 ## File path:

[GitHub] [zeppelin] alexott commented on a change in pull request #3726: [ZEPPELIN-4735]. Fail to getCompletion when interpreter doesn't implement completion

2020-04-08 Thread GitBox
alexott commented on a change in pull request #3726: [ZEPPELIN-4735]. Fail to getCompletion when interpreter doesn't implement completion URL: https://github.com/apache/zeppelin/pull/3726#discussion_r405401484 ## File path:

[GitHub] [zeppelin] zjffdu opened a new pull request #3726: [ZEPPELIN-4735]. Fail to getCompletion when interpreter doesn't implement completion

2020-04-08 Thread GitBox
zjffdu opened a new pull request #3726: [ZEPPELIN-4735]. Fail to getCompletion when interpreter doesn't implement completion URL: https://github.com/apache/zeppelin/pull/3726 ### What is this PR for? Trivial PR which only return empty list instead of null. ### What type

[jira] [Created] (ZEPPELIN-4735) Fail to getCompletion when interpreter doesn't implement completion

2020-04-08 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4735: Summary: Fail to getCompletion when interpreter doesn't implement completion Key: ZEPPELIN-4735 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4735 Project:

[GitHub] [zeppelin] Reamer commented on a change in pull request #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage

2020-04-08 Thread GitBox
Reamer commented on a change in pull request #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage URL: https://github.com/apache/zeppelin/pull/3718#discussion_r405361030 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/user/Credentials.java ## @@ -80,7

[GitHub] [zeppelin] zjffdu edited a comment on issue #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage

2020-04-08 Thread GitBox
zjffdu edited a comment on issue #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage URL: https://github.com/apache/zeppelin/pull/3718#issuecomment-610827365 @Reamer Thanks for the contribution and code clean up which is what I want to do for a long time. I just left 2 minor comments

[GitHub] [zeppelin] zjffdu commented on issue #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage

2020-04-08 Thread GitBox
zjffdu commented on issue #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage URL: https://github.com/apache/zeppelin/pull/3718#issuecomment-610827365 @Reamer Thanks for the contribution and code clean up which is what I want to do for a long time.

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage

2020-04-08 Thread GitBox
zjffdu commented on a change in pull request #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage URL: https://github.com/apache/zeppelin/pull/3718#discussion_r405349621 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/user/Credentials.java ## @@ -80,7

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage

2020-04-08 Thread GitBox
zjffdu commented on a change in pull request #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage URL: https://github.com/apache/zeppelin/pull/3718#discussion_r405349621 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/user/Credentials.java ## @@ -80,7

[GitHub] [zeppelin] Reamer commented on a change in pull request #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage

2020-04-08 Thread GitBox
Reamer commented on a change in pull request #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage URL: https://github.com/apache/zeppelin/pull/3718#discussion_r405349687 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/user/Credentials.java ## @@ -18,60

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage

2020-04-08 Thread GitBox
zjffdu commented on a change in pull request #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage URL: https://github.com/apache/zeppelin/pull/3718#discussion_r405348132 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/user/Credentials.java ## @@ -18,60

[GitHub] [zeppelin] Reamer commented on issue #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage

2020-04-08 Thread GitBox
Reamer commented on issue #3718: [ZEPPELIN-4727] Fix HDFS Credentials storage URL: https://github.com/apache/zeppelin/pull/3718#issuecomment-610812860 Who does the review? This is an automated message from the Apache Git

[GitHub] [zeppelin] alexott commented on issue #3725: [ZEPPELIN-4733] Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227

2020-04-08 Thread GitBox
alexott commented on issue #3725: [ZEPPELIN-4733] Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227 URL: https://github.com/apache/zeppelin/pull/3725#issuecomment-610793715 Can you setup the Travis CI build & update with link to build?

[GitHub] [zeppelin] alexott commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120

2020-04-08 Thread GitBox
alexott commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120 URL: https://github.com/apache/zeppelin/pull/3722#issuecomment-610793256 You can do following in your existing branch ```sh git reset --soft HEAD~ ... do changes git add ...

[GitHub] [zeppelin] ChowXu opened a new pull request #3725: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227

2020-04-08 Thread GitBox
ChowXu opened a new pull request #3725: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227 URL: https://github.com/apache/zeppelin/pull/3725 ### What is this PR for? jetty improvement eclipse/jetty.project#3892 ### What type of PR is it? Improvement

[GitHub] [zeppelin] ChowXu commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120

2020-04-08 Thread GitBox
ChowXu commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120 URL: https://github.com/apache/zeppelin/pull/3722#issuecomment-610782818 > Why not updating to the newest 9.4 `jetty-9.4.27.v20200227`? thank u for your advice , i submit a new pull

[GitHub] [zeppelin] ChowXu closed pull request #3724: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227

2020-04-08 Thread GitBox
ChowXu closed pull request #3724: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227 URL: https://github.com/apache/zeppelin/pull/3724 This is an automated message from the Apache Git Service. To respond to

[GitHub] [zeppelin] ChowXu opened a new pull request #3724: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227

2020-04-08 Thread GitBox
ChowXu opened a new pull request #3724: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.27.v20200227 URL: https://github.com/apache/zeppelin/pull/3724 ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the

[GitHub] [zeppelin] ChowXu closed pull request #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120

2020-04-08 Thread GitBox
ChowXu closed pull request #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120 URL: https://github.com/apache/zeppelin/pull/3722 This is an automated message from the Apache Git Service. To respond to

[GitHub] [zeppelin] Reamer commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120

2020-04-08 Thread GitBox
Reamer commented on issue #3722: [ZEPPELIN-4733]Upgrade jetty 9.4.18.v20190429 to 9.4.24.v20191120 URL: https://github.com/apache/zeppelin/pull/3722#issuecomment-610768529 Why not updating to the newest 9.4 `jetty-9.4.27.v20200227`?