Repository: spark
Updated Branches:
  refs/heads/branch-1.6 f53c9fb18 -> 0f03bd13e


[DOC][MINOR][SQL] Fix internal link

It doesn't show up as a hyperlink currently. It will show up as a hyperlink 
after this change.

Author: Rohit Agarwal <mindpri...@gmail.com>

Closes #9544 from mindprince/patch-2.

(cherry picked from commit b541b31630b1b85b48d6096079d073ccf46a62e8)
Signed-off-by: Sean Owen <so...@cloudera.com>


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/0f03bd13
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/0f03bd13
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/0f03bd13

Branch: refs/heads/branch-1.6
Commit: 0f03bd13ed17dba5410e3a34011282c0d417f297
Parents: f53c9fb
Author: Rohit Agarwal <mindpri...@gmail.com>
Authored: Mon Nov 9 13:28:00 2015 +0100
Committer: Sean Owen <so...@cloudera.com>
Committed: Mon Nov 9 13:28:09 2015 +0100

----------------------------------------------------------------------
 docs/sql-programming-guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/0f03bd13/docs/sql-programming-guide.md
----------------------------------------------------------------------
diff --git a/docs/sql-programming-guide.md b/docs/sql-programming-guide.md
index 52e03b9..ccd2690 100644
--- a/docs/sql-programming-guide.md
+++ b/docs/sql-programming-guide.md
@@ -2287,7 +2287,7 @@ Several caching related features are not supported yet:
 Spark SQL is designed to be compatible with the Hive Metastore, SerDes and 
UDFs.
 Currently Hive SerDes and UDFs are based on Hive 1.2.1,
 and Spark SQL can be connected to different versions of Hive Metastore
-(from 0.12.0 to 1.2.1. Also see 
http://spark.apache.org/docs/latest/sql-programming-guide.html#interacting-with-different-versions-of-hive-metastore).
+(from 0.12.0 to 1.2.1. Also see [Interacting with Different Versions of Hive 
Metastore] (#interacting-with-different-versions-of-hive-metastore)).
 
 #### Deploying in Existing Hive Warehouses
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to