You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ja...@apache.org on 2017/08/30 07:52:00 UTC

carbondata git commit: [CARBONDATA-1406] Fixed the issue with the Quotation marks

Repository: carbondata
Updated Branches:
  refs/heads/master 1e21cd1cf -> b41da4f07


[CARBONDATA-1406] Fixed the issue with the Quotation marks

This closes #1289


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

Branch: refs/heads/master
Commit: b41da4f07587ec8f2e08b39a10c2e4fb02b83f54
Parents: 1e21cd1
Author: PallaviSingh1992 <pa...@yahoo.co.in>
Authored: Thu Aug 24 09:22:16 2017 +0530
Committer: Jacky Li <ja...@qq.com>
Committed: Wed Aug 30 15:51:33 2017 +0800

----------------------------------------------------------------------
 docs/installation-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/carbondata/blob/b41da4f0/docs/installation-guide.md
----------------------------------------------------------------------
diff --git a/docs/installation-guide.md b/docs/installation-guide.md
index ce5b4f5..c7d694d 100644
--- a/docs/installation-guide.md
+++ b/docs/installation-guide.md
@@ -21,7 +21,7 @@
 This tutorial guides you through the installation and configuration of CarbonData in the following two modes :
 
 * [Installing and Configuring CarbonData on Standalone Spark Cluster](#installing-and-configuring-carbondata-on-standalone-spark-cluster)
-* [Installing and Configuring CarbonData on “Spark on YARN” Cluster](#installing-and-configuring-carbondata-on-spark-on-yarn-cluster)
+* [Installing and Configuring CarbonData on Spark on YARN Cluster](#installing-and-configuring-carbondata-on-spark-on-yarn-cluster)
 
 followed by :
 
@@ -77,7 +77,7 @@ followed by :
 
 To get started with CarbonData : [Quick Start](quick-start-guide.md), [DDL Operations on CarbonData](ddl-operation-on-carbondata.md)
 
-## Installing and Configuring CarbonData on "Spark on YARN" Cluster
+## Installing and Configuring CarbonData on Spark on YARN Cluster
 
    This section provides the procedure to install CarbonData on "Spark on YARN" cluster.