[GitHub] zeppelin pull request #3038: ZEPPELIN-3556. set spark.yarn.submit.waitAppCom...

2018-06-19 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3038 ZEPPELIN-3556. set spark.yarn.submit.waitAppCompletion to false in yarn-cluster mode ### What is this PR for? Set `spark.yarn.submit.waitAppCompletion` to false in yarn-cluster mode, so

[jira] [Created] (ZEPPELIN-3556) set spark.yarn.submit.waitAppCompletion to false in yarn-cluster mode

2018-06-19 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3556: Summary: set spark.yarn.submit.waitAppCompletion to false in yarn-cluster mode Key: ZEPPELIN-3556 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3556 Project: Ze

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

2018-06-19 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3019 @shahsank3t I didn't try this PR, but I didn't see backend pass `spark.ui.allowFramingFrom` to frontend, so how does frontend know whether it should show spark ui inline or in another windows of t

[GitHub] zeppelin pull request #3037: [ZEPPELIN-3555] Zeppelin auth fails if `activeD...

2018-06-19 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/3037 [ZEPPELIN-3555] Zeppelin auth fails if `activeDirectoryRealm.groupRolesMap` is not specified. ### What is this PR for? Zeppelin auth fails if `activeDirectoryRealm.groupRolesMap` is no

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC5)

2018-06-19 Thread Miquel Angel Andreu Febrer
Thanks Jeff, LGTM +1 El mié., 20 jun. 2018 7:56, Prabhjyot Singh escribió: > +1 > > On Wed, 20 Jun 2018 at 10:48, CloverHearts > wrote: > > > Awesome +1 > > > > > > > > > > > > > > On Wed, Jun 20, 2018 at 11:41 AM +0900, "Jeff Zhang" > > wrote: > > > > > > > > > > > > > > > > > > > > > > Hi

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC5)

2018-06-19 Thread Prabhjyot Singh
+1 On Wed, 20 Jun 2018 at 10:48, CloverHearts wrote: > Awesome +1 > > > > > > > On Wed, Jun 20, 2018 at 11:41 AM +0900, "Jeff Zhang" > wrote: > > > > > > > > > > > Hi folks, > > I propose the following RC to be released for the Apache Zeppelin > 0.8.0 release. > > The commit id is adc2e63c1ff1f

[jira] [Created] (ZEPPELIN-3555) Zeppelin auth fails if `activeDirectoryRealm.groupRolesMap` is not specified.

2018-06-19 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3555: - Summary: Zeppelin auth fails if `activeDirectoryRealm.groupRolesMap` is not specified. Key: ZEPPELIN-3555 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3555

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC5)

2018-06-19 Thread CloverHearts
Awesome +1 On Wed, Jun 20, 2018 at 11:41 AM +0900, "Jeff Zhang" wrote: Hi folks, I propose the following RC to be released for the Apache Zeppelin 0.8.0 release. The commit id is adc2e63c1ff1f7690ba7b3c10984c8024e379a31 *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a

[VOTE] Release Apache Zeppelin 0.8.0 (RC5)

2018-06-19 Thread Jeff Zhang
Hi folks, I propose the following RC to be released for the Apache Zeppelin 0.8.0 release. The commit id is adc2e63c1ff1f7690ba7b3c10984c8024e379a31 *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=adc2e63c1ff1f7690ba7b3c10984c8024e379a31

Request a doc to describe how to use keycloak with Zeppelin

2018-06-19 Thread 郑恺
Hello: I've noticed that there was a function that Zeppelin could be login with google or some other SSO server like keycloak. BUT, still I do not see any document on this new function, and I try to use it use some fragment doc, exception occurs as I described on the page of https://github

[GitHub] zeppelin pull request #3036: [ZEPPELIN-3554] Flaky test - InterpreterContext...

2018-06-19 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/3036 [ZEPPELIN-3554] Flaky test - InterpreterContextTest.testThreadLocal ### What is this PR for? Fix flaky test. See [ZEPL-3554](https://issues.apache.org/jira/browse/ZEPPELIN-3554) #

[jira] [Created] (ZEPPELIN-3554) Flaky test - InterpreterContextTest.testThreadLocal

2018-06-19 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-3554: -- Summary: Flaky test - InterpreterContextTest.testThreadLocal Key: ZEPPELIN-3554 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3554 Project: Zeppelin

Re: PRs for documentation?

2018-06-19 Thread Jianfeng (Jeff) Zhang
It is not necessary to create ticket for document change if it is trivial change, otherwise you still need to create ticket. Regarding the review, I am sorry that there¹s no much bandwidth to review for committers, if there¹s no response in 3 days, please ping someone or send mail in dev mail li

PRs for documentation?

2018-06-19 Thread Alex Ott
Hi all I have a question - should I file JIRA for documentation fixes/improvements? For example, I opened PR some time ago ( https://github.com/apache/zeppelin/pull/2997) that fixes multiple problems and improves documentation. But it still not merged... (conflict occur afterwards - I'll rebase so

[GitHub] zeppelin pull request #3035: [ZEPPELIN-3553] Fix URLs for "Notebook Permissi...

2018-06-19 Thread mebelousov
GitHub user mebelousov opened a pull request: https://github.com/apache/zeppelin/pull/3035 [ZEPPELIN-3553] Fix URLs for "Notebook Permission" and "Shiro Authentic… ### What is this PR for? On page Setup > Multi-user Support http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/setup/

[jira] [Created] (ZEPPELIN-3553) Fix 2 URLs on page Setup > Multi-user Support

2018-06-19 Thread Maxim Belousov (JIRA)
Maxim Belousov created ZEPPELIN-3553: Summary: Fix 2 URLs on page Setup > Multi-user Support Key: ZEPPELIN-3553 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3553 Project: Zeppelin

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

2018-06-19 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 @SarunasG @1ambda @khalidhuseynov @andreaTP Hello, is there any doc of details for me to add libs in 0.7.3 and by changing the shiro.ini config file to support open id? ---

Re: Disable Flaky Test

2018-06-19 Thread Jeff Zhang
Hi Folks, Seems there's no objection on this, so I assume everyone agree on it. I have merged this PR. From now on, please double check the travis status before you merge your PR if you are committer and make sure the travis build status before you ask others to review if you are not committer. A

[GitHub] zeppelin pull request #3034: ZEPPELIN-3552. Support Scala 2.12 of SparkInter...

2018-06-19 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3034 ZEPPELIN-3552. Support Scala 2.12 of SparkInterpreter ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contribu

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

2018-06-19 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 ![image](https://user-images.githubusercontent.com/10403433/41584171-293fca40-73d9-11e8-8cfe-9ed2498f7078.png) ---

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

2018-06-19 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 `Zeppelin is restarting ZEPPELIN_CLASSPATH: ::/Users/zhengkai/Downloads/zeppelin-0.7.3-bin-all/lib/interpreter/*:/Users/zhengkai/Downloads/zeppelin-0.7.3-bin-all/lib/*:/Users/zhengkai/Downlo

[GitHub] zeppelin pull request #3033: ZEPPELIN-3551. Upgrade Scala to 2.11.12

2018-06-19 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3033 ZEPPELIN-3551. Upgrade Scala to 2.11.12 ### What is this PR for? This is Just to update scala to 2.11.12 which to be consistent with spark (SPARK-24418) ### What type of PR is it

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

2018-06-19 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 Again I've added more jars to zeppelin-0.7.3, but the error occur once more ![image](https://user-images.githubusercontent.com/10403433/41584090-f3321d0e-73d8-11e8-87b1-1a2e0e4b7d33.png

[jira] [Created] (ZEPPELIN-3552) Support Scala 2.12

2018-06-19 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3552: Summary: Support Scala 2.12 Key: ZEPPELIN-3552 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3552 Project: Zeppelin Issue Type: New Feature

[jira] [Created] (ZEPPELIN-3551) Upgrade Scala to 2.11.12

2018-06-19 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3551: Summary: Upgrade Scala to 2.11.12 Key: ZEPPELIN-3551 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3551 Project: Zeppelin Issue Type: Improvement

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

2018-06-19 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 ![image](https://user-images.githubusercontent.com/10403433/41582143-59948d4e-73d3-11e8-9a92-b853704b1575.png) ---

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

2018-06-19 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 hello I've put the following libs into my 0.7.3's zeppelin lib folder, But the errors occur, can I ask you for a help? ![image](https://user-images.githubusercontent.com/10403433/4

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

2018-06-19 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 `$ cat logs/zeppelin-zhengkai-zhengkais-MacBook-Pro.local.out ZEPPELIN_CLASSPATH: ::/Users/zhengkai/Downloads/zeppelin-0.7.3-bin-all/lib/interpreter/*:/Users/zhengkai/Downloads/zeppelin-0.