Github user SparkQA commented on a diff in the pull request:
https://github.com/apache/spark/pull/2298#discussion_r17220850
--- Diff: docs/storage-openstack-swift.md ---
@@ -0,0 +1,152 @@
+---
+layout: global
+title: Accessing OpenStack Swift from Spark
+---
+
+Spark's support for Hadoop InputFormat allows it to process data in
OpenStack Swift using the
+same URI formats as in Hadoop. You can specify a path in Swift as input
through a
+URI of the form <code>swift://container.PROVIDER/path</code>. You will
also need to set your
+Swift security credentials, through <code>core-sites.xml</code> or via
--- End diff --
should this be `core-site.xml`?
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]