[GitHub] zeppelin issue #3045: ZEPPELIN-3570. Fix for doing user search for LDAPRealm

2018-06-29 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3045 @felixcheung Yes, that is how it is implemented for all the other realms as well, but then later it gets limited to 5 user result. And you are right, should we modify all

[GitHub] zeppelin issue #2780: [ZEPPELIN-3215] Fix to remove pid of interpreter when ...

2018-06-29 Thread woowahan-jaehoon
Github user woowahan-jaehoon commented on the issue: https://github.com/apache/zeppelin/pull/2780 Is this dead issue?? ---

[GitHub] zeppelin issue #2716: [ZEPPELIN-3123] Fix to create pid per each interpreter

2018-06-29 Thread woowahan-jaehoon
Github user woowahan-jaehoon commented on the issue: https://github.com/apache/zeppelin/pull/2716 Is this dead issue?? ---

[GitHub] zeppelin issue #3044: ZEPPELIN-3563. Add pool to paragraph property that use...

2018-06-29 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3044 @Tagar One approach I can think of is to support variable substitution. e.g. ``` %spark(pool=${name}) ... ``` ---

[GitHub] zeppelin pull request #2637: Add support to run Spark interpreter on a Kuber...

2018-06-29 Thread matyix
Github user matyix closed the pull request at: https://github.com/apache/zeppelin/pull/2637 ---

[GitHub] zeppelin issue #3044: ZEPPELIN-3563. Add pool to paragraph property that use...

2018-06-29 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3044 > We could do that but it depends on the farischeduler.xml that user specified. If user didn't specify the user name as pool name in fairscheduler.xml, then it doesn't make sense to do that in

Re: [ANNOUNCE] Apache Zeppelin 0.8.0 released

2018-06-29 Thread Felix Cheung
Hmm... this is built automatically from the git tag when the release is official. We will need to investigate.. From: Krishna Pandey Sent: Thursday, June 28, 2018 3:26:46 PM To: dev@zeppelin.apache.org Subject: Re: [ANNOUNCE] Apache Zeppelin 0.8.0 released

[jira] [Created] (ZEPPELIN-3571) 0.8.0 Docker Image Build Failure

2018-06-29 Thread Chaoran Yu (JIRA)
Chaoran Yu created ZEPPELIN-3571: Summary: 0.8.0 Docker Image Build Failure Key: ZEPPELIN-3571 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3571 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #3045: ZEPPELIN-3570. Fix for doing user search for LDAPRealm

2018-06-29 Thread ssharma555
Github user ssharma555 commented on the issue: https://github.com/apache/zeppelin/pull/3045 @prabhjyotsingh @zjffdu @gss2002 Can you please help review this ? ---

[GitHub] zeppelin pull request #3045: ZEPPELIN-3570. Fix for doing user search for LD...

2018-06-29 Thread ssharma555
GitHub user ssharma555 opened a pull request: https://github.com/apache/zeppelin/pull/3045 ZEPPELIN-3570. Fix for doing user search for LDAPRealm ### What is this PR for? To enable user search for LdapRealm. ### What type of PR is it? Bug Fix ### What is

[jira] [Created] (ZEPPELIN-3570) User search is not working in zeppelin with LdapRealm

2018-06-29 Thread Supreeth Sharma (JIRA)
Supreeth Sharma created ZEPPELIN-3570: - Summary: User search is not working in zeppelin with LdapRealm Key: ZEPPELIN-3570 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3570 Project: Zeppelin