[GitHub] [zeppelin] alexott commented on issue #3473: [ZEPPELIN-4360] Always use Scala 2.11 for Ignite

2019-10-09 Thread GitBox
alexott commented on issue #3473: [ZEPPELIN-4360] Always use Scala 2.11 for Ignite URL: https://github.com/apache/zeppelin/pull/3473#issuecomment-539867533 @zjffdu I rebased the changes on top of master This is an automated m

[GitHub] [zeppelin] zjffdu commented on issue #3468: [ZEPPELIN-4356] Zeppelin should stop/die/etc when can't create/access notebook repo

2019-10-09 Thread GitBox
zjffdu commented on issue #3468: [ZEPPELIN-4356] Zeppelin should stop/die/etc when can't create/access notebook repo URL: https://github.com/apache/zeppelin/pull/3468#issuecomment-53963 @bhavikpatel9977 This PR cause NotebookSecurityRestApiTest fail, could you help take a look at it ?

[GitHub] [zeppelin] prabhjyotsingh opened a new pull request #3479: [HOTFIX] [ZEPPELIN-4356] revert ShiroAuthenticationService to Singleton

2019-10-09 Thread GitBox
prabhjyotsingh opened a new pull request #3479: [HOTFIX] [ZEPPELIN-4356] revert ShiroAuthenticationService to Singleton URL: https://github.com/apache/zeppelin/pull/3479 ### What is this PR for? This is caused due to the merge of #3468. Before merging this I tried this on my local, bu

[GitHub] [zeppelin] malayhm commented on issue #3462: ZEPPELIN-4138 Zeppelin Notebooks in vue.js framework

2019-10-09 Thread GitBox
malayhm commented on issue #3462: ZEPPELIN-4138 Zeppelin Notebooks in vue.js framework URL: https://github.com/apache/zeppelin/pull/3462#issuecomment-539969609 > @malayhm I have merged this PR into branch web_vue, could you close it ? Done. --

[GitHub] [zeppelin] malayhm closed pull request #3462: ZEPPELIN-4138 Zeppelin Notebooks in vue.js framework

2019-10-09 Thread GitBox
malayhm closed pull request #3462: ZEPPELIN-4138 Zeppelin Notebooks in vue.js framework URL: https://github.com/apache/zeppelin/pull/3462 This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [zeppelin] hsteinmueller opened a new pull request #3480: [ZEPPELIN-3644] SPARQL-Interpreter support via Apache Jena ARQ

2019-10-09 Thread GitBox
hsteinmueller opened a new pull request #3480: [ZEPPELIN-3644] SPARQL-Interpreter support via Apache Jena ARQ URL: https://github.com/apache/zeppelin/pull/3480 ### What is this PR for? Interpreter for SPARQL-queries on any SPARQL-endpoint via [Apache Jena ARQ](https://jena.apache.org/do

[jira] [Created] (ZEPPELIN-4372) Search and replace does not push note changes to server

2019-10-09 Thread Marcin Mejran (Jira)
Marcin Mejran created ZEPPELIN-4372: --- Summary: Search and replace does not push note changes to server Key: ZEPPELIN-4372 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4372 Project: Zeppelin

[GitHub] [zeppelin] Leemoonsoo commented on issue #3471: [ZEPPELIN-4362] Remove 'flink' from build matrix from travis.yml and some minor improvement

2019-10-09 Thread GitBox
Leemoonsoo commented on issue #3471: [ZEPPELIN-4362] Remove 'flink' from build matrix from travis.yml and some minor improvement URL: https://github.com/apache/zeppelin/pull/3471#issuecomment-540252466 Thanks @zjffdu for review. Merge to master.

[GitHub] [zeppelin] asfgit closed pull request #3471: [ZEPPELIN-4362] Remove 'flink' from build matrix from travis.yml and some minor improvement

2019-10-09 Thread GitBox
asfgit closed pull request #3471: [ZEPPELIN-4362] Remove 'flink' from build matrix from travis.yml and some minor improvement URL: https://github.com/apache/zeppelin/pull/3471 This is an automated message from the Apache Git

[GitHub] [zeppelin] asfgit closed pull request #3470: [WEBSITE] Make /docs/latest point 0.8.2

2019-10-09 Thread GitBox
asfgit closed pull request #3470: [WEBSITE] Make /docs/latest point 0.8.2 URL: https://github.com/apache/zeppelin/pull/3470 This is an automated message from the Apache Git Service. To respond to the message, please log on to

Why not all Pull-Request runs Jenkins?

2019-10-09 Thread moon soo Lee
Hi, I can see some Pull-Request does not run Jenkins, like below https://github.com/apache/zeppelin/pull/3480 [image: image.png] And some does run Jenkins, like below https://github.com/apache/zeppelin/pull/3479 [image: image.png] It looks like Jenkins is triggered only when github apache org

[GitHub] [zeppelin] prabhjyotsingh commented on issue #3478: [ZEPPELIN-4369] Redundant line separator for multiple text output

2019-10-09 Thread GitBox
prabhjyotsingh commented on issue #3478: [ZEPPELIN-4369] Redundant line separator for multiple text output URL: https://github.com/apache/zeppelin/pull/3478#issuecomment-540310334 LGTM This is an automated message from the Ap

Re: Why not all Pull-Request runs Jenkins?

2019-10-09 Thread Jeff Zhang
I also notice this issue, My PR will run jenkins job, but lots of contributors' PR don't trigger jenkins job. moon soo Lee 于2019年10月10日周四 上午8:32写道: > Hi, > > I can see some Pull-Request does not run Jenkins, like below > > https://github.com/apache/zeppelin/pull/3480 > [image: image.png] > > A

[GitHub] [zeppelin] prabhjyotsingh commented on issue #3479: [HOTFIX] [ZEPPELIN-4356] revert ShiroAuthenticationService to Singleton

2019-10-09 Thread GitBox
prabhjyotsingh commented on issue #3479: [HOTFIX] [ZEPPELIN-4356] revert ShiroAuthenticationService to Singleton URL: https://github.com/apache/zeppelin/pull/3479#issuecomment-540325735 CI green (https://travis-ci.org/prabhjyotsingh/zeppelin/builds/595568087), shall we merge this as master

[GitHub] [zeppelin] zjffdu commented on issue #3479: [HOTFIX] [ZEPPELIN-4356] revert ShiroAuthenticationService to Singleton

2019-10-09 Thread GitBox
zjffdu commented on issue #3479: [HOTFIX] [ZEPPELIN-4356] revert ShiroAuthenticationService to Singleton URL: https://github.com/apache/zeppelin/pull/3479#issuecomment-540331796 LGTM This is an automated message from the Apac

[GitHub] [zeppelin] asfgit closed pull request #3478: [ZEPPELIN-4369] Redundant line separator for multiple text output

2019-10-09 Thread GitBox
asfgit closed pull request #3478: [ZEPPELIN-4369] Redundant line separator for multiple text output URL: https://github.com/apache/zeppelin/pull/3478 This is an automated message from the Apache Git Service. To respond to th

[Vote] Create feature branch for new angular web frontend

2019-10-09 Thread Jeff Zhang
Hi Folks, Recently, Hsuan Lee and Yadong Xie made a proposal about upgrading existing frontend from angular-js to angular 8 [1]. And they have made a POC for this proposal [2]. I would like to start this vote thread to discuss about creating a feature branch for this proposal since this is a pret

[GitHub] [zeppelin] asfgit closed pull request #3475: [ZEPPELIN-4353] Move flink specific logic into FlinkInterpreterLauncher

2019-10-09 Thread GitBox
asfgit closed pull request #3475: [ZEPPELIN-4353] Move flink specific logic into FlinkInterpreterLauncher URL: https://github.com/apache/zeppelin/pull/3475 This is an automated message from the Apache Git Service. To respond

[GitHub] [zeppelin] asfgit closed pull request #3479: [HOTFIX] [ZEPPELIN-4356] revert ShiroAuthenticationService to Singleton

2019-10-09 Thread GitBox
asfgit closed pull request #3479: [HOTFIX] [ZEPPELIN-4356] revert ShiroAuthenticationService to Singleton URL: https://github.com/apache/zeppelin/pull/3479 This is an automated message from the Apache Git Service. To respond