Skip to content

Commit ac0679e

Browse files
committed
Fixed an unclosed tr.
1 parent 47ce99d commit ac0679e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/openstack-integration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,13 @@ There are two main categories of parameters that should to be configured: declar
6363
Swift driver and the parameters that are required by Keystone.
6464

6565
Configuration of Hadoop to use Swift File system achieved via
66+
6667
<table class="table">
6768
<tr><th>Property Name</th><th>Value</th></tr>
6869
<tr>
6970
<td>fs.swift.impl</td>
7071
<td>org.apache.hadoop.fs.swift.snative.SwiftNativeFileSystem</td>
71-
<tr>
72+
</tr>
7273
</table>
7374

7475
Additional parameters required by Keystone and should be provided to the Swift driver. Those

0 commit comments

Comments
 (0)