You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/04/28 11:14:12 UTC

[jira] [Updated] (SPARK-14976) make StreamingContext.textFileStream support wildcard

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

Sean Owen updated SPARK-14976:
------------------------------
    Priority: Minor  (was: Major)

> make StreamingContext.textFileStream support wildcard
> -----------------------------------------------------
>
>                 Key: SPARK-14976
>                 URL: https://issues.apache.org/jira/browse/SPARK-14976
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Mao, Wei
>            Priority: Minor
>
> textFileStream doesn't support regex like the the sc.textFile does.
> eg:
>   RDD = sc.textFile('somelocation/*/another/') is supported
> while
>   RDD = scc.textFileStream('somelocation/*/another/') is not



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

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