zeppelin git commit: [ZEPPELIN-3215] Fix to remove pid of interpreter when interpreter shu…

2018-07-05 Thread jongyoul
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

zeppelin git commit: [ZEPPELIN-3123] Fix to create pid per each interpreter

2018-07-05 Thread jongyoul
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. #

zeppelin git commit: [ZEPPELIN-3490] Yarn cluster mode doesn't work with dependencies set by interpreter tab

2018-07-05 Thread jongyoul
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`

zeppelin git commit: Clean up outdated PRs

2018-07-05 Thread jongyoul
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.

zeppelin git commit: ZEPPELIN-3443 - Fix regex to support optional space before ;

2018-07-05 Thread jongyoul
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

zeppelin git commit: [ZEPPELIN-3510] Angular ui-grid fix

2018-07-05 Thread jongyoul
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. ###

zeppelin git commit: Minor fix "ipykernel" package name shown in logs when ipython prerequisite isn't met

2018-07-05 Thread jongyoul
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

zeppelin git commit: ZEPPELIN-3570. Fix for doing user search for LDAPRealm

2018-07-05 Thread prabhjyotsingh
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.

zeppelin git commit: ZEPPELIN-3570. Fix for doing user search for LDAPRealm

2018-07-05 Thread prabhjyotsingh
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