You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by jo...@apache.org on 2019/06/28 19:39:09 UTC

[incubator-druid-website-src] branch master updated: Doc backports 7992 and 7993

This is an automated email from the ASF dual-hosted git repository.

jonwei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid-website-src.git


The following commit(s) were added to refs/heads/master by this push:
     new 82e0f19  Doc backports 7992 and 7993
     new fa4a87a  Merge pull request #19 from jon-wei/master
82e0f19 is described below

commit 82e0f191079fc9e9bcf22d1665a8aba8b0146b8a
Author: jon-wei <jo...@imply.io>
AuthorDate: Fri Jun 28 12:29:28 2019 -0700

    Doc backports 7992 and 7993
---
 docs/0.15.0-incubating/operations/recommendations.md | 8 +++-----
 docs/0.15.0-incubating/toc.md                        | 3 +--
 docs/latest/operations/recommendations.md            | 8 +++-----
 docs/latest/toc.md                                   | 3 +--
 4 files changed, 8 insertions(+), 14 deletions(-)

diff --git a/docs/0.15.0-incubating/operations/recommendations.md b/docs/0.15.0-incubating/operations/recommendations.md
index 311b46d..61cb871 100644
--- a/docs/0.15.0-incubating/operations/recommendations.md
+++ b/docs/0.15.0-incubating/operations/recommendations.md
@@ -84,10 +84,8 @@ Timeseries and TopN queries are much more optimized and significantly faster tha
 Segments should generally be between 300MB-700MB in size. Too many small segments results in inefficient CPU utilizations and 
 too many large segments impacts query performance, most notably with TopN queries.
 
-# Read FAQs
+# FAQs and Guides
 
-You should read common problems people have here:
+1) The [Ingestion FAQ](../ingestion/faq.html) provides help with common ingestion problems.
 
-1) [Ingestion-FAQ](../ingestion/faq.html)
-
-2) [Performance-FAQ](../operations/performance-faq.html)
+2) The [Basic Cluster Tuning Guide](../operations/basic-cluster-tuning.html) offers introductory guidelines for tuning your Druid cluster.
diff --git a/docs/0.15.0-incubating/toc.md b/docs/0.15.0-incubating/toc.md
index 57ed632..6ee4908 100644
--- a/docs/0.15.0-incubating/toc.md
+++ b/docs/0.15.0-incubating/toc.md
@@ -48,7 +48,7 @@ layout: toc
     * [Clustering](/docs/VERSION/tutorials/cluster.html)
     * Further examples
       * [Single-server deployment](/docs/VERSION/operations/single-server.html)
-      * [Clustered deployment](/docs/VERSION/operations/example-cluster.html)
+      * [Clustered deployment](/docs/VERSION/tutorials/cluster.html#fresh-deployment)
 
 ## Data Ingestion
   * [Ingestion overview](/docs/VERSION/ingestion/index.html)
@@ -143,7 +143,6 @@ layout: toc
   * Tuning and Recommendations
     * [Basic Cluster Tuning](/docs/VERSION/operations/basic-cluster-tuning.html)  
     * [General Recommendations](/docs/VERSION/operations/recommendations.html)
-    * [Performance FAQ](/docs/VERSION/operations/performance-faq.html)
     * [JVM Best Practices](/docs/VERSION/configuration/index.html#jvm-configuration-best-practices)        
   * Tools
     * [Dump Segment Tool](/docs/VERSION/operations/dump-segment.html)
diff --git a/docs/latest/operations/recommendations.md b/docs/latest/operations/recommendations.md
index 311b46d..61cb871 100644
--- a/docs/latest/operations/recommendations.md
+++ b/docs/latest/operations/recommendations.md
@@ -84,10 +84,8 @@ Timeseries and TopN queries are much more optimized and significantly faster tha
 Segments should generally be between 300MB-700MB in size. Too many small segments results in inefficient CPU utilizations and 
 too many large segments impacts query performance, most notably with TopN queries.
 
-# Read FAQs
+# FAQs and Guides
 
-You should read common problems people have here:
+1) The [Ingestion FAQ](../ingestion/faq.html) provides help with common ingestion problems.
 
-1) [Ingestion-FAQ](../ingestion/faq.html)
-
-2) [Performance-FAQ](../operations/performance-faq.html)
+2) The [Basic Cluster Tuning Guide](../operations/basic-cluster-tuning.html) offers introductory guidelines for tuning your Druid cluster.
diff --git a/docs/latest/toc.md b/docs/latest/toc.md
index 57ed632..6ee4908 100644
--- a/docs/latest/toc.md
+++ b/docs/latest/toc.md
@@ -48,7 +48,7 @@ layout: toc
     * [Clustering](/docs/VERSION/tutorials/cluster.html)
     * Further examples
       * [Single-server deployment](/docs/VERSION/operations/single-server.html)
-      * [Clustered deployment](/docs/VERSION/operations/example-cluster.html)
+      * [Clustered deployment](/docs/VERSION/tutorials/cluster.html#fresh-deployment)
 
 ## Data Ingestion
   * [Ingestion overview](/docs/VERSION/ingestion/index.html)
@@ -143,7 +143,6 @@ layout: toc
   * Tuning and Recommendations
     * [Basic Cluster Tuning](/docs/VERSION/operations/basic-cluster-tuning.html)  
     * [General Recommendations](/docs/VERSION/operations/recommendations.html)
-    * [Performance FAQ](/docs/VERSION/operations/performance-faq.html)
     * [JVM Best Practices](/docs/VERSION/configuration/index.html#jvm-configuration-best-practices)        
   * Tools
     * [Dump Segment Tool](/docs/VERSION/operations/dump-segment.html)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org