[
https://issues.apache.org/jira/browse/SPARK-14232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or resolved SPARK-14232.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
1.6.2
Target Version/s: 1.6.2, 2.0.0
> Event timeline on job page doesn't show if an executor is removed with
> multiple line reason
> -------------------------------------------------------------------------------------------
>
> Key: SPARK-14232
> URL: https://issues.apache.org/jira/browse/SPARK-14232
> Project: Spark
> Issue Type: Bug
> Components: Web UI
> Affects Versions: 1.6.1
> Reporter: Carson Wang
> Assignee: Carson Wang
> Priority: Minor
> Fix For: 1.6.2, 2.0.0
>
>
> The event timeline doesn't show on job page if an executor is removed with
> multiple line reason. For example, the html looks like below.
> {code}
> {
> 'className': 'executor removed',
> 'group': 'executors',
> 'start': new Date(1459221687861),
> 'content': '<div class="executor-event-content"' +
> 'data-toggle="tooltip" data-placement="bottom"' +
> 'data-title="Executor 21<br>' +
> 'Removed at 2016/03/29 11:21:27' +
> '<br>Reason: Container marked as failed:
> container_1459220038649_0005_01_000022 on host: sr560. Exit status: 137.
> Diagnostics: Container killed on request. Exit code is 137
> Container exited with a non-zero exit code 137
> Killed by external signal
> "' +
> 'data-html="true">Executor 21 removed</div>'
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]