Skip to content

Commit c977658

Browse files
committed
Conflicts: docs/openstack-integration.md
2 parents 2aba763 + 9b625b5 commit c977658

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/openstack-integration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ URI of the form `swift://<container.service_provider>/path`. You will also need
1010
Swift security credentials, through `SparkContext.hadoopConfiguration`.
1111

1212
#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
1614
requieres Swift to use Keystone authentication method. There are recent efforts to support
1715
also temp auth [Hadoop-10420](https://issues.apache.org/jira/browse/HADOOP-10420).
1816
To configure Hadoop to work with Swift one need to modify core-sites.xml of Hadoop and

0 commit comments

Comments
 (0)