Hi, Livy dev, I opened a new pr in incubator-livy-website to add a new link in third-party-projects.md. It'd be great if you could check this; https://github.com/apache/incubator-livy-website/pull/23
Btw, I have one question; currently, we cannot pass proxyUser in LivyClientBuilder. Any reason not to add code for that? I know we can handle this in an application side by adding a bit code like https://github.com/maropu/spark-sql-server/blob/master/sql/sql-server/src/main/java/org/apache/livyclient/common/CreateClientRequestWithProxyUser.java But, If Livy itself supported this, it'd be nice to me. Best, takeshi -- --- Takeshi Yamamuro