Re: Running Zeppelin server and webscoket on different

2021-01-25 Thread Great Info
Yes, but I can't start two reverse proxy on same port, network binding fails. On Mon, 25 Jan 2021, 11:44 pm moon, wrote: > Hi, > > I think you need to change the zeppelin server source code to do that. > Just curious, can two reverse proxies point to the same zeppelin server > port? > >

[GitHub] [zeppelin] emreegriboz commented on pull request #3886: libthrift version upgraded from 0.9.2 to 0.9.3

2021-01-25 Thread GitBox
emreegriboz commented on pull request #3886: URL: https://github.com/apache/zeppelin/pull/3886#issuecomment-767206332 @zjffdu The upgrade(0.13) you mentioned affects only master branch although this PR for 'branch-0.8'. @Reamer Thank you but what about Zeppelin 0.8 users? The

[GitHub] [zeppelin] Reamer commented on pull request #4022: [ZEPPELIN-5200] Update dockerfile

2021-01-25 Thread GitBox
Reamer commented on pull request #4022: URL: https://github.com/apache/zeppelin/pull/4022#issuecomment-766722119 It works for me, but it takes some time. ``` Successfully built 3a8abd80461b Successfully tagged zep-test:latest real 43m4,412s user 0m0,333s sys 0m0,131s

[GitHub] [zeppelin] asfgit closed pull request #4028: [ZEPPELIN-5210] Upgrade Configuration library to version 2

2021-01-25 Thread GitBox
asfgit closed pull request #4028: URL: https://github.com/apache/zeppelin/pull/4028 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

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

2021-01-25 Thread GitBox
zjffdu commented on pull request #4016: URL: https://github.com/apache/zeppelin/pull/4016#issuecomment-766369130 > I have added the test code. But I'm in trouble with running it. > When I run maven test, it will download some metadatas from apache repository in 0.9.1-SNAPSHOT directory,

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

2021-01-25 Thread GitBox
fforever14 commented on pull request #4016: URL: https://github.com/apache/zeppelin/pull/4016#issuecomment-766481005 Thank you. I will try it. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [zeppelin] emreegriboz commented on pull request #3886: libthrift version upgraded from 0.9.2 to 0.9.3

2021-01-25 Thread GitBox
emreegriboz commented on pull request #3886: URL: https://github.com/apache/zeppelin/pull/3886#issuecomment-767206332 @zjffdu The upgrade(0.13) you mentioned affects only master branch although this PR for 'branch-0.8'. @Reamer Thank you but what about Zeppelin 0.8 users? The

[DISCUSS] Zeppelin community sync up meeting

2021-01-25 Thread Jeff Zhang
Hi folks (users & developers), I'd like to raise this discussion about regular community sync up meeting to discuss various things of Zeppelin. You may know me that I have been active in the Zeppelin community for the last 4 years. I believe Zeppelin is a very promising and important project in

Re: Running Zeppelin server and webscoket on different

2021-01-25 Thread moon
Hi, I think you need to change the zeppelin server source code to do that. Just curious, can two reverse proxies point to the same zeppelin server port? Thanks, moon On Mon, Jan 25, 2021 at 8:04 AM Great Info wrote: > Hi, > I need to host zeppelin behind reverse proxy due to some

Running Zeppelin server and webscoket on different

2021-01-25 Thread Great Info
Hi, I need to host zeppelin behind reverse proxy due to some restrictions, our current existing reverse proxy only can work for http so for webscoket I need to use another proxy (spring-cloud-gateway). So is it possible to configure the zeppelin server to use different ports for http and

[GitHub] [zeppelin] Reamer commented on pull request #4022: [ZEPPELIN-5200] Update dockerfile

2021-01-25 Thread GitBox
Reamer commented on pull request #4022: URL: https://github.com/apache/zeppelin/pull/4022#issuecomment-766722119 It works for me, but it takes some time. ``` Successfully built 3a8abd80461b Successfully tagged zep-test:latest real 43m4,412s user 0m0,333s sys 0m0,131s

[GitHub] [zeppelin] asfgit closed pull request #4028: [ZEPPELIN-5210] Upgrade Configuration library to version 2

2021-01-25 Thread GitBox
asfgit closed pull request #4028: URL: https://github.com/apache/zeppelin/pull/4028 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

[jira] [Created] (ZEPPELIN-5222) Zeppelin hangs on simple query with datasets

2021-01-25 Thread Pasha Finkeshteyn (Jira)
Pasha Finkeshteyn created ZEPPELIN-5222: --- Summary: Zeppelin hangs on simple query with datasets Key: ZEPPELIN-5222 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5222 Project: Zeppelin