You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Daniel Mateus Pires (Jira)" <ji...@apache.org> on 2019/12/05 18:35:00 UTC

[jira] [Created] (LIVY-726) Log categories in REST API reflecting the UI

Daniel Mateus Pires created LIVY-726:
----------------------------------------

             Summary: Log categories in REST API reflecting the UI
                 Key: LIVY-726
                 URL: https://issues.apache.org/jira/browse/LIVY-726
             Project: Livy
          Issue Type: New Feature
          Components: API
            Reporter: Daniel Mateus Pires


Hi there,

I'm using Apache Livy through Apache Airflow and I would like to get different sections of the log back to the user in different scenarios

I see that the UI has nice sections with stdout, stderr, and YARN Diagnostics and I would like to have the same for the REST API

At the moment my only wait to get back some logs is to either get all the logs or try to guess a section of the logs that would be relevant

I would like to be able to get all the YARN diagnostics instead for example or a section of stderr



--
This message was sent by Atlassian Jira
(v8.3.4#803005)