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

2018-07-01 Thread ssharma555
Github user ssharma555 commented on the issue: https://github.com/apache/zeppelin/pull/3045 @prabhjyotsingh @felixcheung I have made the changes to limit the number of users being fetched as per previous comments. Can you please review? ---

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

2018-07-01 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/3044 Thanks @zjffdu - that looks good to me. What about {username} instead of {name} ? ---

[jira] [Created] (ZEPPELIN-3573) Quick start link of zeppelin homepage is wrong

2018-07-01 Thread Jong-un, Chae (JIRA)
Jong-un, Chae created ZEPPELIN-3573: --- Summary: Quick start link of zeppelin homepage is wrong Key: ZEPPELIN-3573 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3573 Project: Zeppelin I

[GitHub] zeppelin pull request #3046: Minor fix "ipykernel" package name shown in log...

2018-07-01 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/3046 Minor fix "ipykernel" package name shown in logs when ipython prerequisite isn't met ### What is this PR for? minor fix to show correct package name `ipykernel` in logs when prerequis

[GitHub] zeppelin issue #3046: Minor fix "ipykernel" package name shown in logs when ...

2018-07-01 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3046 LGTM ---