Skip to content

Commit 0cca781

Browse files
committed
SPARK-7063
1 parent 4559ed5 commit 0cca781

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
@@ -1265,7 +1265,7 @@ This command builds a new assembly jar that includes Hive. Note that this Hive a
12651265
on all of the worker nodes, as they will need access to the Hive serialization and deserialization libraries
12661266
(SerDes) in order to access data stored in Hive.
12671267

1268-
Configuration of Hive is done by placing your `hive-site.xml` file in `conf/`.
1268+
Configuration of Hive is done by placing your `hive-site.xml` file in `conf/`.
12691269

12701270
<div class="codetabs">
12711271

0 commit comments

Comments
 (0)