[GitHub] [zeppelin] zjffdu commented on pull request #4016: [ZEPPELIN-5193] describe table with full table name in flink sql can not work

2021-02-03 Thread GitBox
zjffdu commented on pull request #4016: URL: https://github.com/apache/zeppelin/pull/4016#issuecomment-772975537 @fforever14 Which command do you run the UT ? This is an automated message from the Apache Git Service. To respo

[GitHub] [zeppelin] zjffdu commented on pull request #4038: [ZEPPELIN-5217]. Move %flink.cmd as a separated interpreter module

2021-02-03 Thread GitBox
zjffdu commented on pull request #4038: URL: https://github.com/apache/zeppelin/pull/4038#issuecomment-772970019 CI is passed, will merge if no more comment This is an automated message from the Apache Git Service. To respond

[GitHub] [zeppelin] zjffdu opened a new pull request #4044: [ZEPPELIN-4960] Add a button to reload note from storage

2021-02-03 Thread GitBox
zjffdu opened a new pull request #4044: URL: https://github.com/apache/zeppelin/pull/4044 ### What is this PR for? This PR add one reload button on the tools bar of note. When click this button, note will be reloaded from NotebookRepo. ### What type of PR is it? [Improvemen

[GitHub] [zeppelin] fforever14 commented on pull request #4016: [ZEPPELIN-5193] describe table with full table name in flink sql can not work

2021-02-03 Thread GitBox
fforever14 commented on pull request #4016: URL: https://github.com/apache/zeppelin/pull/4016#issuecomment-772451505 I did a rebase but I got this error https://user-images.githubusercontent.com/4794313/106742214-b2082c00-6657-11eb-9b78-7870b8f5ea66.png";> I think it's a guava depe

[GitHub] [zeppelin] Reamer commented on pull request #4035: [ZEPPELIN-5225] Remote interpreter soft shutdown

2021-02-03 Thread GitBox
Reamer commented on pull request #4035: URL: https://github.com/apache/zeppelin/pull/4035#issuecomment-772417832 I removed the commit that decreased the value of CountDownLatch because I think the hotfix https://github.com/apache/zeppelin/commit/a22b59e18a3ea9e844f7fb288c1c3bb9b0dc94b9 ha

[GitHub] [zeppelin] Reamer commented on pull request #4042: [ZEPPELIN-5232]. Default value of zeppelin server memory & interpreter memory should be 1024m

2021-02-03 Thread GitBox
Reamer commented on pull request #4042: URL: https://github.com/apache/zeppelin/pull/4042#issuecomment-772412249 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [zeppelin] asfgit closed pull request #4022: [ZEPPELIN-5200] Update dockerfile

2021-02-03 Thread GitBox
asfgit closed pull request #4022: URL: https://github.com/apache/zeppelin/pull/4022 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 go to

Re: Different PORT for Zeppelin http and websokcet

2021-02-03 Thread Philipp Dallig
Hello, we are using Jetty as our servlet container. All the source code that should be necessary to change the current behaviour should be in the zeppelin-server submodule (https://github.com/apache/zeppelin/tree/master/zeppelin-server). I don't know if changing the websocket port is possibl

[jira] [Created] (ZEPPELIN-5235) Add button to stop running note

2021-02-03 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5235: Summary: Add button to stop running note Key: ZEPPELIN-5235 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5235 Project: Zeppelin Issue Type: Improvemen