We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ce99d commit ac0679eCopy full SHA for ac0679e
docs/openstack-integration.md
@@ -63,12 +63,13 @@ There are two main categories of parameters that should to be configured: declar
63
Swift driver and the parameters that are required by Keystone.
64
65
Configuration of Hadoop to use Swift File system achieved via
66
+
67
<table class="table">
68
<tr><th>Property Name</th><th>Value</th></tr>
69
<tr>
70
<td>fs.swift.impl</td>
71
<td>org.apache.hadoop.fs.swift.snative.SwiftNativeFileSystem</td>
-<tr>
72
+</tr>
73
</table>
74
75
Additional parameters required by Keystone and should be provided to the Swift driver. Those
0 commit comments