summaryrefslogtreecommitdiff
path: root/site/sql
diff options
context:
space:
mode:
Diffstat (limited to 'site/sql')
-rw-r--r--site/sql/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/site/sql/index.html b/site/sql/index.html
index 81cc3efea..7791035c0 100644
--- a/site/sql/index.html
+++ b/site/sql/index.html
@@ -12,6 +12,10 @@
+
+ <meta name="description" content="Spark SQL is Spark's module for working with structured data, either within Spark programs or through standard JDBC and ODBC connectors.">
+
+
<!-- Bootstrap core CSS -->
<link href="/css/cerulean.min.css" rel="stylesheet">
<link href="/css/custom.css" rel="stylesheet">
@@ -169,7 +173,7 @@
<div class="col-md-9 col-md-pull-3">
<div class="jumbotron">
- <b>Spark SQL</b> unifies access to structured data.
+ <b>Spark SQL</b> is Spark's module for working with structured data.
</div>
<div class="row row-padded">