You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (Jira)" <ji...@apache.org> on 2019/09/13 21:08:00 UTC

[jira] [Resolved] (SPARK-29042) Sampling-based RDD with unordered input should be INDETERMINATE

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

Liang-Chi Hsieh resolved SPARK-29042.
-------------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

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

> Sampling-based RDD with unordered input should be INDETERMINATE
> ---------------------------------------------------------------
>
>                 Key: SPARK-29042
>                 URL: https://issues.apache.org/jira/browse/SPARK-29042
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.0.0
>            Reporter: Liang-Chi Hsieh
>            Assignee: Liang-Chi Hsieh
>            Priority: Major
>              Labels: correctness
>             Fix For: 3.0.0
>
>
> We have found and fixed the correctness issue when RDD output is INDETERMINATE. One missing part is sampling-based RDD. This kind of RDDs is order sensitive to its input. A sampling-based RDD with unordered input, should be INDETERMINATE.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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