You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mao, Wei (JIRA)" <ji...@apache.org> on 2016/04/28 10:25:13 UTC

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

Mao, Wei created SPARK-14976:
--------------------------------

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


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