Repository: zeppelin
Updated Branches:
refs/heads/master 184283c4c -> 0d13c0b56
ZEPPELIN-2833 JDBC Interpreter doesn't follow JDBC specification whenâ¦
⦠getting the results.
### What is this PR for?
Fix for ZEPPELIN-2833. JDBC Interpreter uses result set next() method after
it's already
Repository: zeppelin
Updated Branches:
refs/heads/master a6a8b0298 -> 184283c4c
[ZEPPELIN-2944] Cannot launch Spark interpreter for non-local mode
### What is this PR for?
When I used Spark interpreter for non-local mode, I got
```
java.lang.RuntimeException: SPARK_HOME is not specified for no
Repository: zeppelin
Updated Branches:
refs/heads/master 84e9bd96d -> a6a8b0298
[ZEPPELIN-2880] - Fix username output when OIDC is enabled
### What is this PR for?
When OIDC is enabled, user's roles/permissions/tokens are sent to Zeppelin's
client via websocket and appears in the web browser