[ https://issues.apache.org/jira/browse/SPARK-17352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453984#comment-15453984
]
Apache Spark commented on SPARK-17352:
--------------------------------------
User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/14908
> Executor computing time can be negative-number because of calculation error
> ---------------------------------------------------------------------------
>
> Key: SPARK-17352
> URL: https://issues.apache.org/jira/browse/SPARK-17352
> Project: Spark
> Issue Type: Bug
> Components: Web UI
> Affects Versions: 2.0.0
> Reporter: Kousuke Saruta
> Priority: Minor
>
> In StagePage, executor-computing-time is calculated but calculation error can occur potentially
because it's calculated by subtraction of floating numbers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|