You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Tarun Parimi (JIRA)" <ji...@apache.org> on 2019/04/08 06:59:00 UTC

[jira] [Created] (YARN-9458) Yarn logs command should be able to fetch logs of service applications with just app name

Tarun Parimi created YARN-9458:
----------------------------------

             Summary: Yarn logs command should be able to fetch logs of service applications with just app name
                 Key: YARN-9458
                 URL: https://issues.apache.org/jira/browse/YARN-9458
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: yarn-native-services
    Affects Versions: 3.1.0
            Reporter: Tarun Parimi
            Assignee: Tarun Parimi


Currently we can specify the unique Yarn Service app name in the "yarn app" command to fetch the status and to perform various operations.

It will also be useful to specify just the app name in the "yarn logs" command. This will be more convenient that getting the app id of the service, just to fetch the logs.

An example usage is as follows:
{code:java}
yarn logs -service sleeper-service
{code}
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org