Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update spark.sql.hive.metastore.version
  • Loading branch information
wangyum committed Mar 5, 2018
commit 1052c72b94d49541597b8d5561039fe223ce0ddc
2 changes: 1 addition & 1 deletion docs/sql-programming-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ The following options can be used to configure the version of Hive that is used
<td><code>1.2.1</code></td>
<td>
Version of the Hive metastore. Available
options are <code>0.12.0</code> through <code>1.2.1</code>.
options are <code>0.12.0</code> through <code>2.3.2</code>.
</td>
</tr>
<tr>
Expand Down