You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 22:02:18 UTC

[jira] [Assigned] (SPARK-7878) Rename Stage.jobId to Stage.earliestJobId

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

Apache Spark reassigned SPARK-7878:
-----------------------------------

    Assignee: Kay Ousterhout  (was: Apache Spark)

> Rename Stage.jobId to Stage.earliestJobId
> -----------------------------------------
>
>                 Key: SPARK-7878
>                 URL: https://issues.apache.org/jira/browse/SPARK-7878
>             Project: Spark
>          Issue Type: Improvement
>          Components: Scheduler
>            Reporter: Kay Ousterhout
>            Assignee: Kay Ousterhout
>            Priority: Minor
>
> The jobId field in stage refers to the earliest job that uses that job; there is another field, jobIds, that lists all jobs for the stage. We should rename this field to avoid future bugs where people think jobId refers to the one and only job for the stage (e.g., SPARK-6880).



--
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