Tathagata Das created SPARK-15103:
-------------------------------------

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