zeppelin git commit: [ZEPPELIN-2570] fix: indistinguishable directory icon color

2017-05-20 Thread moon
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

zeppelin git commit: [ZEPPELIN-2411] Improve Table

2017-05-20 Thread moon
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

zeppelin git commit: [ZEPPELIN-2502] RemoteInterpreterServer hang forever during shutdown

2017-05-20 Thread moon
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

zeppelin git commit: [ZEPPELIN-2502] RemoteInterpreterServer hang forever during shutdown

2017-05-20 Thread moon
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