Yuta Hongo created ZEPPELIN-3089:
Summary: Empty trash is not working in multi user environment.
Key: ZEPPELIN-3089
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3089
Project: Zeppelin
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2668
@felixcheung I added `bin/stop-interpreter.sh` so that user can force kill
interpreter process even when recovery is enabled.
---
Prabhjyot Singh created ZEPPELIN-3090:
-
Summary: Support KnoxSSO Authentication
Key: ZEPPELIN-3090
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3090
Project: Zeppelin
Issue Type: B
GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/2694
[ZEPPELIN-3090] Support KnoxSSO Authentication
### What is this PR for?
Zeppelin to support KnoxSSO Authentication method.
### What type of PR is it?
[Bug Fix | Improv
GitHub user yu74n opened a pull request:
https://github.com/apache/zeppelin/pull/2695
[ZEPPELIN-3089] Create user folders under Trash folder
### What is this PR for?
In the situation where multi users a create notebook, "Empty Trash" button
next to "Trash" folder on Top page is
Github user prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2694
Tested it locally, CI failure looks unrelated.
@Leemoonsoo @jongyoul @felixcheung @zjffdu ready for review.
The way I have implemented this is, Z-server looks for hadoop-jwt co
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2692
> can I have multiple ConfInterpreter at the same time?
I don't quite get it. For now each interpreter process have one
`ConfInterpreter` which is used for customize this interpreter proces
Naman Mishra created ZEPPELIN-3091:
--
Summary: Charts show incorrect output for aggregation operations
in case of 'null' values
Key: ZEPPELIN-3091
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3091
Github user jinxliu commented on the issue:
https://github.com/apache/zeppelin/pull/2645
@yiming187 I have made the changes and updated pull request. You can
review now.
---