[GitHub] zeppelin pull request #3020: ZEPPELIN-3535. Disable flaky test

2018-06-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3020 ---

[GitHub] zeppelin issue #2373: [ZEPPELIN-2598] Securing Zeppelin with OpenID Connect

2018-06-18 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 BTW can I use local keycloak for oidc connect to zeppelin? I now set up a local env of keycloak @andreaTP ---

[GitHub] zeppelin issue #2373: [ZEPPELIN-2598] Securing Zeppelin with OpenID Connect

2018-06-18 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 @andreaTP thanks, I am now trying keycloak with the oidc ---

[GitHub] zeppelin pull request #3032: ZEPPELIN-3149. checkstyle of beam

2018-06-18 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3032 ZEPPELIN-3149. checkstyle of beam ### What is this PR for? Straightforward fix for the code style issue of beam module ### What type of PR is it? [Refactoring] ###

[GitHub] zeppelin pull request #3031: ZEPPELIN-3336. Remove sending spark web url to ...

2018-06-18 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3031 ZEPPELIN-3336. Remove sending spark web url to interpreter setting page ### What is this PR for? This PR is to remove the spark web url of interpreter setting page. As it doesn't make sense

[GitHub] zeppelin pull request #3030: ZEPPELIN-3155. checkstyle for geode

2018-06-18 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3030 ZEPPELIN-3155. checkstyle for geode ### What is this PR for? Straightforwrad fix for code style of geode module. ### What type of PR is it? [Refactoring] ### Todos

[GitHub] zeppelin issue #3013: [ZEPPELIN-3511] remove old button "Download Data as CS...

2018-06-18 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3013 Was thinking of another solution.. is it possible to *move* grid-ui's - Export all/visible data as csv/xls four options to that old Download menu? So grid-ui would only have

Re: Drop Java 7 support? (re-open ZEPPELIN-621?)

2018-06-18 Thread Alex Ott
I've opened the PR for it: https://github.com/apache/zeppelin/pull/3029 On Mon, Jun 18, 2018 at 6:49 AM, Jongyoul Lee wrote: > +1, too. > > On Mon, Jun 18, 2018 at 11:33 AM, Jeff Zhang wrote: > > > +1 > > > > Alex Ott 于2018年6月18日周一 上午2:01写道: > > > > > Hi all > > > > > > Right now Zeppelin is

[GitHub] zeppelin pull request #3029: ZEPPELIN-621 - Bump Java version to Java 8

2018-06-18 Thread alexott
GitHub user alexott opened a pull request: https://github.com/apache/zeppelin/pull/3029 ZEPPELIN-621 - Bump Java version to Java 8 ### What is this PR for? This PR switches the project to use Java 8 - we already have dependency on Spark 2.2.0 that is Java 8+ only.

[GitHub] zeppelin issue #2552: WIP: [ZEPPELIN-2881] Fix OIDC logout

2018-06-18 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2552 waiting is over but `pac4j` introduced a few regressions that needs to be fixed to have the documented process working... I'm looking into, slowly, but if you wanna take over feel free to go

[GitHub] zeppelin issue #2552: WIP: [ZEPPELIN-2881] Fix OIDC logout

2018-06-18 Thread saba0815
Github user saba0815 commented on the issue: https://github.com/apache/zeppelin/pull/2552 Is waiting now over? ---

[GitHub] zeppelin issue #3013: [ZEPPELIN-3511] remove old button "Download Data as CS...

2018-06-18 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/3013 Thanks @prabhjyotsingh. I will wait for a clear common view before making any further changes. ---

[GitHub] zeppelin issue #3019: [ZEPPELIN-3540] Show Spark inline UI in Non-Secure mod...

2018-06-18 Thread shahsank3t
Github user shahsank3t commented on the issue: https://github.com/apache/zeppelin/pull/3019 @prabhjyotsingh @r-kamath - Just a reminder to review this. ---

[jira] [Created] (ZEPPELIN-3550) Make Downloading of data as CSV/TSV configurable

2018-06-18 Thread Paul Ganzon (JIRA)
Paul Ganzon created ZEPPELIN-3550: - Summary: Make Downloading of data as CSV/TSV configurable Key: ZEPPELIN-3550 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3550 Project: Zeppelin

[GitHub] zeppelin pull request #3028: [ZEPPELIN-3549] Add to shiro.ini authorization ...

2018-06-18 Thread mebelousov
GitHub user mebelousov opened a pull request: https://github.com/apache/zeppelin/pull/3028 [ZEPPELIN-3549] Add to shiro.ini authorization for notebook-repositories ### What is this PR for? Small improvement that users cannot change notebook repositories by default. ###

[jira] [Created] (ZEPPELIN-3549) Add to shiro.ini authorization for notebook-repositories

2018-06-18 Thread Maxim Belousov (JIRA)
Maxim Belousov created ZEPPELIN-3549: Summary: Add to shiro.ini authorization for notebook-repositories Key: ZEPPELIN-3549 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3549 Project:

[GitHub] zeppelin pull request #3027: [ZEPPELIN-2605] Import notebook has 1MB size li...

2018-06-18 Thread sanjaydasgupta
GitHub user sanjaydasgupta opened a pull request: https://github.com/apache/zeppelin/pull/3027 [ZEPPELIN-2605] Import notebook has 1MB size limit but bigger notebooks can be saved without error or warning ### What is this PR for? Notebooks of any size can be exported and saved,

[GitHub] zeppelin issue #3013: [ZEPPELIN-3511] remove old button "Download Data as CS...

2018-06-18 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3013 Sure, looks good. ---