You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@livy.apache.org by Andrew Fogarty <an...@microsoft.com.INVALID> on 2020/08/24 19:22:17 UTC

PR: Add app state to AppInfo

Hello,

I have created a PR (https://github.com/apache/incubator-livy/pull/303) that adds application state to `AppInfo` objects.  This change allows clients to monitor the state of the application underlying a session.  This is particularly useful when monitoring interactive sessions running in YARN.

Please feel free to take a look at the PR and let me know if you have any comments or questions.

Best regards,

Andrew