[
https://issues.apache.org/jira/browse/SPARK-14976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-14976:
------------------------------------
Assignee: Apache Spark
> 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
> Assignee: Apache Spark
>
> 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: [email protected]
For additional commands, e-mail: [email protected]