[ 
https://issues.apache.org/jira/browse/SPARK-13885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194971#comment-15194971
 ] 

Apache Spark commented on SPARK-13885:
--------------------------------------

User 'jerryshao' has created a pull request for this issue:
https://github.com/apache/spark/pull/11721

> Spark On Yarn attempt id representation regression
> --------------------------------------------------
>
>                 Key: SPARK-13885
>                 URL: https://issues.apache.org/jira/browse/SPARK-13885
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 2.0.0
>            Reporter: Saisai Shao
>
> Due to the change of attempt id representation in SPARK-11314, previously 
> attempt id ("1", "2") now changes to (appattempt-xxx-00001, 
> appattempt-xxx-00002), this will affect all the parts using this attempt id, 
> especially event log file name and history server url link.
> So here we should change to the original way to fix this regression.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to