CI plattform

2020-11-21 Thread Philipp Dallig
Hi Folks, I think that travis-ci.org and travis-ci.com can no longer be used for our CI tests. Due to a restriction for open source builds (https://twitter.com/geerlingguy/status/1324480667984498689) I have migrated my Zeppelin fork from travis-ci.org to travis-ci.com. Last week I received 1

[GitHub] [zeppelin] zjffdu opened a new pull request #3980: [ZEPPELIN-5137]. Non-proxy mode doesn't work in hive kerbose mode

2020-11-21 Thread GitBox
zjffdu opened a new pull request #3980: URL: https://github.com/apache/zeppelin/pull/3980 ### What is this PR for? This feature is missing due to ZEPPELIN-5121, this PR is to enable this feature. ### What type of PR is it? [Bug Fix ] ### Todos * [ ] - Task

[GitHub] [zeppelin] zjffdu opened a new pull request #3979: [ZEPPELIN-5138]. Incorrect line number in error message of hive interpreter

2020-11-21 Thread GitBox
zjffdu opened a new pull request #3979: URL: https://github.com/apache/zeppelin/pull/3979 ### What is this PR for? In the current hive interpreter (jdbc), the line number in the error message is not correct, this is due to the logic of how we split sql. In this PR, we fix it via

[GitHub] [zeppelin] zhengslei opened a new pull request #3978: [ZEPPELIN-5140]Close RemoteInterpreter when RemoteInterpreterServer a…

2020-11-21 Thread GitBox
zhengslei opened a new pull request #3978: URL: https://github.com/apache/zeppelin/pull/3978 …lready timeout. ### What is this PR for? This PR is to fix ZEPPELIN-5135. Close RemoteInterpreter when RemoteInterpreterServer already timeout. Otherwise the ProgressBar will be mis