You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2019/06/18 05:59:00 UTC

[jira] [Assigned] (SPARK-28089) File source v2: support reading output of file streaming Sink

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

Apache Spark reassigned SPARK-28089:
------------------------------------

    Assignee:     (was: Apache Spark)

> File source v2: support reading output of file streaming Sink
> -------------------------------------------------------------
>
>                 Key: SPARK-28089
>                 URL: https://issues.apache.org/jira/browse/SPARK-28089
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Gengliang Wang
>            Priority: Major
>
> File source V1 supports reading output of FileStreamSink as batch. https://github.com/apache/spark/pull/11897
> We should support this in file source V2 as well. When reading with paths, we first check if there is metadata log of FileStreamSink. If yes, we use `MetadataLogFileIndex` for listing files; Otherwise, we use `InMemoryFileIndex`.



--
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