You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Rick OToole (JIRA)" <ji...@apache.org> on 2014/05/12 15:32:15 UTC

[jira] [Updated] (SPARK-1795) Add recursive directory file search to fileInputStream

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

Rick OToole updated SPARK-1795:
-------------------------------

    Description: 
When writing logs, they are often partitioned into a hierarchical directory structure. This change will allow spark streaming to monitor all sub-directories of a parent directory to find new files as they are added. 

See https://github.com/apache/spark/pull/537

  was:When writing logs, they are often partitioned into a hierarchical directory structure. This change will allow spark streaming to monitor all sub-directories of a parent directory to find new files as they are added. 

       Priority: Major  (was: Minor)

> Add recursive directory file search to fileInputStream
> ------------------------------------------------------
>
>                 Key: SPARK-1795
>                 URL: https://issues.apache.org/jira/browse/SPARK-1795
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Rick OToole
>
> When writing logs, they are often partitioned into a hierarchical directory structure. This change will allow spark streaming to monitor all sub-directories of a parent directory to find new files as they are added. 
> See https://github.com/apache/spark/pull/537



--
This message was sent by Atlassian JIRA
(v6.2#6252)