You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2019/02/15 20:45:00 UTC

[jira] [Resolved] (SPARK-26790) Yarn executor to self-retrieve log urls and attributes

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

Marcelo Vanzin resolved SPARK-26790.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 23706
[https://github.com/apache/spark/pull/23706]

> Yarn executor to self-retrieve log urls and attributes
> ------------------------------------------------------
>
>                 Key: SPARK-26790
>                 URL: https://issues.apache.org/jira/browse/SPARK-26790
>             Project: Spark
>          Issue Type: Improvement
>          Components: YARN
>    Affects Versions: 3.0.0
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>            Priority: Major
>             Fix For: 3.0.0
>
>
> SPARK-23155 enables retrieving executor attributes from YARN container via `Container` YARN API which just works but we're still concerning about below:
> - some informations are not provided (NM PORT, etc.) 
> - we provide them as container launch environment on executor which is not the same approach for driver log in yarn-cluster mode
> This issue tracks the effort on addressing above, via let YARN executor self-retrieving attributes.



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

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