[ 
https://issues.apache.org/jira/browse/SPARK-34877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Saurabh Chawla updated SPARK-34877:
-----------------------------------
    Priority: Minor  (was: Major)

> Add Spark AM Log link in case of master as yarn and deploy mode as client
> -------------------------------------------------------------------------
>
>                 Key: SPARK-34877
>                 URL: https://issues.apache.org/jira/browse/SPARK-34877
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core, YARN
>    Affects Versions: 3.1.1
>            Reporter: Saurabh Chawla
>            Priority: Minor
>
> On Running Spark job with yarn and deployment mode as client, Spark Driver 
> and Spark Application master launch in two separate containers. In various 
> scenarios there is need to see Spark Application master logs to see the 
> resource allocation, Decommissioning status and other information shared 
> between yarn RM and Spark Application master.
> Till now the only way to check this by finding the container id of the AM and 
> check the logs either using Yarn utility or Yarn RM Application History 
> server. 
> This Jira is for adding the spark AM log link for spark job running in the 
> client mode for yarn. Instead of searching the container id and then find the 
> logs. We can directly check in the Spark UI



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to