[ 
https://issues.apache.org/jira/browse/SPARK-15103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269632#comment-15269632
 ] 

Apache Spark commented on SPARK-15103:
--------------------------------------

User 'tdas' has created a pull request for this issue:
https://github.com/apache/spark/pull/12879

> Add support for batch jobs correctly inferring partitions from data written 
> with file stream sink
> -------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-15103
>                 URL: https://issues.apache.org/jira/browse/SPARK-15103
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL, Streaming
>            Reporter: Tathagata Das
>            Assignee: Tathagata Das
>
> File Stream Sink writes the list of written files in a log. StreamFileCatalog 
> reads the list of the files for processing. However StreamFileCatalog does 
> not infer partitioning like HDFSFileCatalog.
> This JIRA is enable that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to