You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ch...@apache.org on 2017/04/12 12:47:04 UTC

incubator-carbondata-site git commit: update configuration-parameters

Repository: incubator-carbondata-site
Updated Branches:
  refs/heads/asf-site 9fc205ee6 -> 535484f55


update configuration-parameters


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

Branch: refs/heads/asf-site
Commit: 535484f5531f284c6b6d9cdf15888fd7134f3184
Parents: 9fc205e
Author: chenliang613 <ch...@huawei.com>
Authored: Wed Apr 12 18:16:55 2017 +0530
Committer: chenliang613 <ch...@huawei.com>
Committed: Wed Apr 12 18:16:55 2017 +0530

----------------------------------------------------------------------
 content/configuration-parameters.html         | 2 +-
 src/main/webapp/configuration-parameters.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/535484f5/content/configuration-parameters.html
----------------------------------------------------------------------
diff --git a/content/configuration-parameters.html b/content/configuration-parameters.html
index b6624ca..3b2d562 100644
--- a/content/configuration-parameters.html
+++ b/content/configuration-parameters.html
@@ -533,7 +533,7 @@
 <tr>
 <td>high.cardinality.threshold</td>
 <td>1000000</td>
-<td>high.cardinality.threshold</td>
+<td>It is a threshold to identify high cardinality of the columns.If the value of columns' cardinality &gt; the configured value, then the columns are excluded from dictionary encoding.</td>
 </tr>
 <tr>
 <td>high.cardinality.row.count.percentage</td>

http://git-wip-us.apache.org/repos/asf/incubator-carbondata-site/blob/535484f5/src/main/webapp/configuration-parameters.html
----------------------------------------------------------------------
diff --git a/src/main/webapp/configuration-parameters.html b/src/main/webapp/configuration-parameters.html
index b6624ca..3b2d562 100644
--- a/src/main/webapp/configuration-parameters.html
+++ b/src/main/webapp/configuration-parameters.html
@@ -533,7 +533,7 @@
 <tr>
 <td>high.cardinality.threshold</td>
 <td>1000000</td>
-<td>high.cardinality.threshold</td>
+<td>It is a threshold to identify high cardinality of the columns.If the value of columns' cardinality &gt; the configured value, then the columns are excluded from dictionary encoding.</td>
 </tr>
 <tr>
 <td>high.cardinality.row.count.percentage</td>