[GitHub] [zeppelin] hsuanxyz opened a new pull request #3590: feat: support the websocket reconnect

2020-01-06 Thread GitBox
hsuanxyz opened a new pull request #3590: feat: support the websocket reconnect URL: https://github.com/apache/zeppelin/pull/3590 ### What is this PR for? Websocket client support of auto-reconnect ### What type of PR is it? [Feature] ### What is the Jira issue?

Re: [DISCUSS] Merge web_angular to master

2020-01-06 Thread Jongyoul Lee
It sounds so exciting! If we could keep the original UI, I think we could merge it and test it with the latest master branch. Then, we could change the default to the new UI in the next major release. :-) Thanks again for the effort! JL 2020년 1월 7일 (화) 오후 2:42, Jeff Zhang 님이 작성: > Hi Folks,

[DISCUSS] Merge web_angular to master

2020-01-06 Thread Jeff Zhang
Hi Folks, Great progress has been made on the work of upgrading angular js to angular 8.x so far. Thanks for the hard work of Hsuan Lee, Yadong Xie, Fred Dai and everyone else who give feedback on it. I would like to start this discussion about merging it into master. Here's what I suggest to do

[GitHub] [zeppelin] zjffdu opened a new pull request #3589: [ZEPPELIN-4541]. Add api to checkpoint paragraph output between interpreter and zeppelin-server

2020-01-06 Thread GitBox
zjffdu opened a new pull request #3589: [ZEPPELIN-4541]. Add api to checkpoint paragraph output between interpreter and zeppelin-server URL: https://github.com/apache/zeppelin/pull/3589 ### What is this PR for? In ZEPPELIN-4525 we add support of Shiny app in R interpreter, because

[GitHub] [zeppelin] asfgit closed pull request #3587: [ZEPPELIN-4414]. Upgrade thrift to 0.13

2020-01-06 Thread GitBox
asfgit closed pull request #3587: [ZEPPELIN-4414]. Upgrade thrift to 0.13 URL: https://github.com/apache/zeppelin/pull/3587 This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Created] (ZEPPELIN-4543) Support Shiny in Spark Interpreter

2020-01-06 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4543: Summary: Support Shiny in Spark Interpreter Key: ZEPPELIN-4543 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4543 Project: Zeppelin Issue Type: New

[jira] [Created] (ZEPPELIN-4542) Support the network reconnect

2020-01-06 Thread Hsuan Lee (Jira)
Hsuan Lee created ZEPPELIN-4542: --- Summary: Support the network reconnect Key: ZEPPELIN-4542 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4542 Project: Zeppelin Issue Type: Sub-task

[GitHub] [zeppelin] hsuanxyz opened a new pull request #3588: [ZEPPELIN-4540] Convert code editor font size units

2020-01-06 Thread GitBox
hsuanxyz opened a new pull request #3588: [ZEPPELIN-4540] Convert code editor font size units URL: https://github.com/apache/zeppelin/pull/3588 ### What is this PR for? Convert code editor font size units (from pt to px). ### What type of PR is it? [Bug Fix] ###

[GitHub] [zeppelin] hsuanxyz closed pull request #3584: [ZEPPELIN-4530] Support versions switch

2020-01-06 Thread GitBox
hsuanxyz closed pull request #3584: [ZEPPELIN-4530] Support versions switch URL: https://github.com/apache/zeppelin/pull/3584 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [zeppelin] zjffdu opened a new pull request #3587: [ZEPPELIN-4414]. Upgrade thrift to 0.13

2020-01-06 Thread GitBox
zjffdu opened a new pull request #3587: [ZEPPELIN-4414]. Upgrade thrift to 0.13 URL: https://github.com/apache/zeppelin/pull/3587 ### What is this PR for? This is a straightforward PR which upgrade thrift to 0.13 ### What type of PR is it? [Improvement ] ### Todos