[jira] [Assigned] (SPARK-17599) Folder deletion after globbing may fail StructuredStreaming jobs

2016-09-19 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-17599:


Assignee: (was: Apache Spark)

> Folder deletion after globbing may fail StructuredStreaming jobs
> 
>
> Key: SPARK-17599
> URL: https://issues.apache.org/jira/browse/SPARK-17599
> Project: Spark
>  Issue Type: Bug
>  Components: SQL, Streaming
>Affects Versions: 2.0.0
>Reporter: Burak Yavuz
>
> The FileStreamSource used by StructuredStreaming first resolves globs, and 
> then creates a ListingFileCatalog which listFiles with the resolved glob 
> patterns. If a folder is deleted after glob resolution but before the 
> ListingFileCatalog can list the files, we can run into a 
> 'FileNotFoundException'.
> This should not be a fatal exception for a streaming job. However we should 
> include a warn message.



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-17599) Folder deletion after globbing may fail StructuredStreaming jobs

2016-09-19 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-17599:


Assignee: Apache Spark

> Folder deletion after globbing may fail StructuredStreaming jobs
> 
>
> Key: SPARK-17599
> URL: https://issues.apache.org/jira/browse/SPARK-17599
> Project: Spark
>  Issue Type: Bug
>  Components: SQL, Streaming
>Affects Versions: 2.0.0
>Reporter: Burak Yavuz
>Assignee: Apache Spark
>
> The FileStreamSource used by StructuredStreaming first resolves globs, and 
> then creates a ListingFileCatalog which listFiles with the resolved glob 
> patterns. If a folder is deleted after glob resolution but before the 
> ListingFileCatalog can list the files, we can run into a 
> 'FileNotFoundException'.
> This should not be a fatal exception for a streaming job. However we should 
> include a warn message.



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

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org