logs

Dumps the container logs.

The usage is as follows:

$ yarn logs -applicationId <application_ID> [options]
Arguments

-applicationId <application_ID>

Specifies an application ID

-appOwner <appOwner>

Specifies the app owner (assumed to be current user if not specified)

-containerId <container_ID>

Specifies the container ID (must be specified if a -nodeAddress is set)

-help

Prints help

-nodeAddress <nodeAddress>

The node address in the format nodeName:port (must be specified if -containerId is set)

Found a mistake? Seleсt text and press Ctrl+Enter to report it