Great work, @Keiji, Livy also provide a webUI for managing livy sessions. And welcome to contribute your work to livy.
http://livy.incubator.apache.org/ https://github.com/apache/incubator-livy Best Regard, Jeff Zhang From: Keiji Yoshida <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Friday, December 8, 2017 at 1:08 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Livy Manager - Web UI for Managing Apache Livy Sessions Hi, I just released a Web UI for managing Apache Livy sessions for non-developer users: https://github.com/kjmrknsn/livy-manager This Web UI enables non-developer Livy users to monitor and kill their Livy sessions. I have been managing Apache Zeppelin with Livy interpreter and I have felt that it is difficult for non-developer users to monitor and kill their Livy sessions / Spark applications and that causes a heavy and long running Spark application remains for a long time when a non-developer user submits such an application accidentally. That feeling made me create this application. Additionally, this application supports LDAP authentication and authorization, that works well with Apache Zeppelin + LDAP authentication + Livy interpreter. I would be glad if you would try this application. Regards, Keiji Yoshida https://github.com/kjmrknsn
