Skip to content

Commit 947b4e6

Browse files
wangyumhvanhovell
authored andcommitted
[SPARK-23510][DOC][FOLLOW-UP] Update spark.sql.hive.metastore.version
## What changes were proposed in this pull request? Update `spark.sql.hive.metastore.version` to 2.3.2, same as HiveUtils.scala: https://github.com/apache/spark/blob/ff1480189b827af0be38605d566a4ee71b4c36f6/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveUtils.scala#L63-L65 ## How was this patch tested? N/A Author: Yuming Wang <yumwang@ebay.com> Closes #20734 from wangyum/SPARK-23510-FOLLOW-UP.
1 parent a366b95 commit 947b4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sql-programming-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,7 @@ The following options can be used to configure the version of Hive that is used
12141214
<td><code>1.2.1</code></td>
12151215
<td>
12161216
Version of the Hive metastore. Available
1217-
options are <code>0.12.0</code> through <code>1.2.1</code>.
1217+
options are <code>0.12.0</code> through <code>2.3.2</code>.
12181218
</td>
12191219
</tr>
12201220
<tr>

0 commit comments

Comments
 (0)