Repository: zeppelin
Updated Branches:
refs/heads/master bba8d3013 -> 483eb5724
[ZEPPELIN-3215] Fix to remove pid of interpreter when interpreter shuâ¦
### What is this PR for?
When user click 'restart interpreter', pid file about interpreter can be
remained.
This PR is for fix this.
### Wh
Repository: zeppelin
Updated Branches:
refs/heads/master ca7c9cd81 -> bba8d3013
[ZEPPELIN-3123] Fix to create pid per each interpreter
### What is this PR for?
When interpreter policy is not set globally, zeppelin run many interpreters but
pid file is still single.
This PR is for fix this.
#
Repository: zeppelin
Updated Branches:
refs/heads/master d1bc07298 -> ca7c9cd81
[ZEPPELIN-3490] Yarn cluster mode doesn't work with dependencies set by
interpreter tab
### What is this PR for?
Passing dependencies set by interpreter tab to spark job by setting those
dependencies to `--jars`
Repository: zeppelin
Updated Branches:
refs/heads/master 8772c102b -> d1bc07298
Clean up outdated PRs
Closes #2713 How to create an universal filter for a dashboard using date
filter? By Manituti
Closes #2742 [ZEPPELIN-3168] Interpreter Settings Authorization By necosta
Closes #3040 Branch 0.
Repository: zeppelin
Updated Branches:
refs/heads/master d8d892664 -> 8772c102b
ZEPPELIN-3443 - Fix regex to support optional space before ;
### What is this PR for?
Almost all regular expressions, except for DESCRIBE MATERIALIZED VIEW in the
CQL interpreter allow to have an optional space b
Repository: zeppelin
Updated Branches:
refs/heads/master afd658d3d -> d8d892664
[ZEPPELIN-3510] Angular ui-grid fix
### What is this PR for?
This PR change display of spaces in ui-grid (Now the number of displayed spaces
is correct).
And now then you edit the cell its displayed corectly.
###
Repository: zeppelin
Updated Branches:
refs/heads/master 36f7d3da7 -> afd658d3d
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 prerequisite
for ipython interpreter i
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 a1de33298 -> 3ee7c192a
ZEPPELIN-3570. Fix for doing user search for LDAPRealm
To enable user search for LdapRealm.
Bug Fix
https://issues.apache.org/jira/browse/ZEPPELIN-3570
For the below config
```
[main]
ldapRealm = org.apache.
Repository: zeppelin
Updated Branches:
refs/heads/master d2e789714 -> 36f7d3da7
ZEPPELIN-3570. Fix for doing user search for LDAPRealm
To enable user search for LdapRealm.
Bug Fix
https://issues.apache.org/jira/browse/ZEPPELIN-3570
For the below config
```
[main]
ldapRealm = org.apache.zepp