Repository: zeppelin
Updated Branches:
refs/heads/master bed82eb4b -> c3b708746
[ZEPPELIN-2570] fix: indistinguishable directory icon color
### What is this PR for?
Fixed indistinguishable directory icon color. See the attached screenshots.
Problem is that it's hard to
- recognize directory
Repository: zeppelin
Updated Branches:
refs/heads/master c7c9aa1cc -> bed82eb4b
[ZEPPELIN-2411] Improve Table
### What is this PR for?
**Improve Table**
- column filter
- persist column state: type, order, hide/show, sorting, pinning
- pagination
- `setting` menu to configure table UI
- grou
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 9cccd8677 -> 95bf6172b
[ZEPPELIN-2502] RemoteInterpreterServer hang forever during shutdown
### What is this PR for?
There is the chance to have a RemoteServerInterpreter hang forever during
shutdown
### What type of PR is it?
[Bug
Repository: zeppelin
Updated Branches:
refs/heads/master 05af3bf4b -> c7c9aa1cc
[ZEPPELIN-2502] RemoteInterpreterServer hang forever during shutdown
### What is this PR for?
There is the chance to have a RemoteServerInterpreter hang forever during
shutdown
### What type of PR is it?
[Bug Fix