GitHub user mwws opened a pull request: https://github.com/apache/spark/pull/12752
[Spark-14976][Streaming] make StreamingContext.textFileStream support wildcard ## What changes were proposed in this pull request? make StreamingContext.textFileStream support wildcard like /home/user/*/file ## How was this patch tested? I did manual test and added a new unit test case You can merge this pull request into a Git repository by running: $ git pull https://github.com/mwws/spark SPARK_FileStream Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/12752.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #12752 ---- commit ba8d1e50cb6db519f868e24fbf7a7e5afd3fd8ec Author: mwws <wei....@intel.com> Date: 2016-04-28T08:18:42Z make StreamingContext.textFileStream support wildcard make StreamingContext.textFileStream support wildcard add a related unit test ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org