You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "gaokui (Jira)" <ji...@apache.org> on 2020/07/17 03:49:00 UTC

[jira] [Created] (SPARK-32341) wish to add mutiple filter in rdd function

gaokui created SPARK-32341:
------------------------------

             Summary: wish to add mutiple filter in rdd function
                 Key: SPARK-32341
                 URL: https://issues.apache.org/jira/browse/SPARK-32341
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.4.6
            Reporter: gaokui


when i use spark rdd . i often use to read kafka data.

but kafka data has lots of kinds data set.

when i use rdd.filter,that  will generate more stage.

i hope rdd.filter in one stage that  return every filter single data set.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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