aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorLiwei Lin <lwlin7@gmail.com>2016-04-20 11:28:51 +0100
committerSean Owen <sowen@cloudera.com>2016-04-20 11:28:51 +0100
commit17db4bfeaa0074298db622db38a5b0459518c4a9 (patch)
treed3f8b90be7a3ca83f3e01ad47ff50865a784060b /examples
parenta3451119d951949f24f3a4c5e33a5daea615dfed (diff)
downloadspark-17db4bfeaa0074298db622db38a5b0459518c4a9.tar.gz
spark-17db4bfeaa0074298db622db38a5b0459518c4a9.tar.bz2
spark-17db4bfeaa0074298db622db38a5b0459518c4a9.zip
[SPARK-14687][CORE][SQL][MLLIB] Call path.getFileSystem(conf) instead of call FileSystem.get(conf)
## What changes were proposed in this pull request? - replaced `FileSystem.get(conf)` calls with `path.getFileSystem(conf)` ## How was this patch tested? N/A Author: Liwei Lin <lwlin7@gmail.com> Closes #12450 from lw-lin/fix-fs-get.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions