Re: [Announce] Flink on Zeppelin (Zeppelin 0.9 is released)(Internet mail)

2020-03-30 Thread Jeff Zhang
There's still some work of flink k8s needs to be done in flink 1.11, I think zeppelin can support that after flink 1.11 lewinma(lewinma) 于2020年3月31日周二 下午12:54写道: > Glad to hear that, thank you for your work ,jeff  > > And , is there any plan about support the flink native k8s deployment? >

[GitHub] [zeppelin] risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint

2020-03-30 Thread GitBox
risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint URL: https://github.com/apache/zeppelin/pull/3700#issuecomment-606107584 Failures from NotebookTest are gone. Looks like the two job failures aren't related.

Re: Committing notes without paragraph outputs

2020-03-30 Thread Jeff Zhang
Currently, zeppelin will write paragraph output to note file, but I think it make sense to provide an option to omit paragraph output when write to note file, please create a ticket for it. Muhammad F. Taufiq 于2020年3月31日周二 上午12:05写道: > Hi, > > We are working on Zeppelin with GitNotebookRepo to

Committing notes without paragraph outputs

2020-03-30 Thread Muhammad F . Taufiq
Hi, We are working on Zeppelin with GitNotebookRepo to use version control. We would like to omit some fields from the note json files when they are committed, for e.g. dateUpdated, dateStarted, dateFinished, status, code, data, etc. The reason behind this is that we do not want to check in

[GitHub] [zeppelin] risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint

2020-03-30 Thread GitBox
risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint URL: https://github.com/apache/zeppelin/pull/3700#issuecomment-606065991 New travis run in progress: https://travis-ci.org/github/risdenk/zeppelin/builds/668794051

Docker images

2020-03-30 Thread Alex Ott
Hi all I see on https://hub.docker.com/r/apache/zeppelin/tags that latest images are tagged as apache/zeppelin:0.9.0 - shouldn't we try to fix the tags to say that it's 0.9.0-preview1? -- With best wishes,Alex Ott http://alexott.net/ Twitter: alexott_en (English), alexott

[GitHub] [zeppelin] risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint

2020-03-30 Thread GitBox
risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint URL: https://github.com/apache/zeppelin/pull/3700#issuecomment-606041548 Thanks @zjffdu I updated the PR to address the test failure. It is now avoiding creating a

Re: [Announce] Flink on Zeppelin (Zeppelin 0.9 is released)

2020-03-30 Thread Jeff Zhang
Sorry folks, I was intending to send it in flink user mail list. Jeff Zhang 于2020年3月30日周一 下午8:28写道: > Hi Folks, > > I am very excited to announce the integration work of flink on apache > zeppelin notebook is completed. You can try that in zeppelin 0.9 (download > it here

[Announce] Flink on Zeppelin (Zeppelin 0.9 is released)

2020-03-30 Thread Jeff Zhang
Hi Folks, I am very excited to announce the integration work of flink on apache zeppelin notebook is completed. You can try that in zeppelin 0.9 (download it here http://zeppelin.apache.org/download.html), Here's some highlights of this work 1. Support 3 kind of execution mode: local, remote,

[GitHub] [zeppelin] zjffdu opened a new pull request #3706: [ZEPPELIN-4704]. NPE in SparkSqlInterpreter cause no meaningful error message

2020-03-30 Thread GitBox
zjffdu opened a new pull request #3706: [ZEPPELIN-4704]. NPE in SparkSqlInterpreter cause no meaningful error message URL: https://github.com/apache/zeppelin/pull/3706 ### What is this PR for? Trivial PR to fix the NPE in SparkSqlInterpreter. ### What type of PR is it?

[jira] [Created] (ZEPPELIN-4704) NPE in SparkSqlInterpreter cause no meaningful error message

2020-03-30 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4704: Summary: NPE in SparkSqlInterpreter cause no meaningful error message Key: ZEPPELIN-4704 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4704 Project: Zeppelin

[GitHub] [zeppelin] krishna-pandey commented on a change in pull request #3622: [ZEPPELIN-4586] Add option to avoid sending Jetty version on headers and on 300/400 pages

2020-03-30 Thread GitBox
krishna-pandey commented on a change in pull request #3622: [ZEPPELIN-4586] Add option to avoid sending Jetty version on headers and on 300/400 pages URL: https://github.com/apache/zeppelin/pull/3622#discussion_r399987448 ## File path: conf/zeppelin-site.xml.template ##

[GitHub] [zeppelin] pzghost opened a new pull request #3705: typo

2020-03-30 Thread GitBox
pzghost opened a new pull request #3705: typo URL: https://github.com/apache/zeppelin/pull/3705 maybe misspelling(`intake-parquet=0.2.2 altair=3.2.0` should be `intake-parquet==0.2.2 altair==3.2.0`) This is an automated

[GitHub] [zeppelin] pzghost closed pull request #3704: Typo

2020-03-30 Thread GitBox
pzghost closed pull request #3704: Typo URL: https://github.com/apache/zeppelin/pull/3704 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [zeppelin] pzghost opened a new pull request #3704: Typo

2020-03-30 Thread GitBox
pzghost opened a new pull request #3704: Typo URL: https://github.com/apache/zeppelin/pull/3704 `pip install intake-parquet=0.2.2 altair=3.2.0` maybe should be ` pip install intake-parquet==0.2.2 altair==3.2.0` This is an

[jira] [Created] (ZEPPELIN-4703) "Expected BEGIN_OBJECT but was STRING at line xx column xx" pop up from time to time

2020-03-30 Thread Shuai Ma (Jira)
Shuai Ma created ZEPPELIN-4703: -- Summary: "Expected BEGIN_OBJECT but was STRING at line xx column xx" pop up from time to time Key: ZEPPELIN-4703 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4703