GitHub user zsxwing opened a pull request:
https://github.com/apache/spark/pull/19771
[SPARK-22544][SS]FileStreamSource should use its own hadoop conf to call
globPathIfNecessary
## What changes were proposed in this pull request?
Pass the FileSystem created using the correct Hadoop conf into
`globPathIfNecessary` so that it can pick up user's hadoop configurations, such
as credentials.
## How was this patch tested?
Jenkins
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zsxwing/spark fix-file-stream-conf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19771.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 #19771
----
commit de24d5175a80a9669a357d9cdd9f0e94723b35ce
Author: Shixiong Zhu <[email protected]>
Date: 2017-11-16T23:26:09Z
Make globPath pick up the correct in in FileStreamSource
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]