[
https://issues.apache.org/jira/browse/SPARK-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171524#comment-14171524
]
Apache Spark commented on SPARK-3916:
-------------------------------------
User 'davies' has created a pull request for this issue:
https://github.com/apache/spark/pull/2806
> recognize appended data in textFileStream()
> -------------------------------------------
>
> Key: SPARK-3916
> URL: https://issues.apache.org/jira/browse/SPARK-3916
> Project: Spark
> Issue Type: New Feature
> Components: Streaming
> Reporter: Davies Liu
>
> 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
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]