[ 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org