You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/openstack-integration.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,7 @@ URI of the form `swift://<container.service_provider>/path`. You will also need
10
10
Swift security credentials, through `SparkContext.hadoopConfiguration`.
11
11
12
12
#Configuring Hadoop to use Openstack Swift
13
-
Openstack Swift driver was merged in Hadoop verion 2.3.0 ([Swift driver]
14
-
(https://issues.apache.org/jira/browse/HADOOP-8545)). Users that wish to use previous
15
-
Hadoop versions will need to configure Swift driver manually. Current Swift driver
13
+
Openstack Swift driver was merged in Hadoop verion 2.3.0 ([Swift driver](https://issues.apache.org/jira/browse/HADOOP-8545)). Users that wish to use previous Hadoop versions will need to configure Swift driver manually. Current Swift driver
16
14
requieres Swift to use Keystone authentication method. There are recent efforts to support
17
15
also temp auth [Hadoop-10420](https://issues.apache.org/jira/browse/HADOOP-10420).
18
16
To configure Hadoop to work with Swift one need to modify core-sites.xml of Hadoop and
0 commit comments