You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 05:37:41 UTC

[jira] [Resolved] (SPARK-3916) recognize appended data in textFileStream()

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

Hyukjin Kwon resolved SPARK-3916.
---------------------------------
    Resolution: Incomplete

> recognize appended data in textFileStream()
> -------------------------------------------
>
>                 Key: SPARK-3916
>                 URL: https://issues.apache.org/jira/browse/SPARK-3916
>             Project: Spark
>          Issue Type: New Feature
>          Components: DStreams
>            Reporter: Davies Liu
>            Assignee: Davies Liu
>            Priority: Major
>              Labels: bulk-closed
>
> Right now, we only find new data from new files, the data written to old files (processed in last batch) will not be processed.
> In order to support this, we need partialRDD(), which is an RDD for part of file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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