This is an automated email from the ASF dual-hosted git repository.
jonwei pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-druid-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4773e9c Doc backports 7992 and 7993
new 4808382 Merge pull request #19 from jon-wei/doc_backports_15
4773e9c is described below
commit 4773e9c6b2b896e29efcf4d0e05450f3f2f0f728
Author: jon-wei <[email protected]>
AuthorDate: Fri Jun 28 12:38:05 2019 -0700
Doc backports 7992 and 7993
---
docs/0.15.0-incubating/operations/recommendations.html | 8 +++-----
docs/0.15.0-incubating/toc.html | 3 +--
docs/latest/operations/recommendations.html | 8 +++-----
docs/latest/toc.html | 3 +--
4 files changed, 8 insertions(+), 14 deletions(-)
diff --git a/docs/0.15.0-incubating/operations/recommendations.html
b/docs/0.15.0-incubating/operations/recommendations.html
index 9320710..c9e6ffe 100644
--- a/docs/0.15.0-incubating/operations/recommendations.html
+++ b/docs/0.15.0-incubating/operations/recommendations.html
@@ -206,13 +206,11 @@
<p>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.</p>
-<h1 id="read-faqs">Read FAQs</h1>
+<h1 id="faqs-and-guides">FAQs and Guides</h1>
-<p>You should read common problems people have here:</p>
+<p>1) The <a href="../ingestion/faq.html">Ingestion FAQ</a> provides help with
common ingestion problems.</p>
-<p>1) <a href="../ingestion/faq.html">Ingestion-FAQ</a></p>
-
-<p>2) <a href="../operations/performance-faq.html">Performance-FAQ</a></p>
+<p>2) The <a href="../operations/basic-cluster-tuning.html">Basic Cluster
Tuning Guide</a> offers introductory guidelines for tuning your Druid
cluster.</p>
</div>
<div class="col-md-3">
diff --git a/docs/0.15.0-incubating/toc.html b/docs/0.15.0-incubating/toc.html
index 05785d5..5d98648 100644
--- a/docs/0.15.0-incubating/toc.html
+++ b/docs/0.15.0-incubating/toc.html
@@ -59,7 +59,7 @@
<ul>
<li><a
href="/docs/0.15.0-incubating/operations/single-server.html">Single-server
deployment</a></li>
-<li><a
href="/docs/0.15.0-incubating/operations/example-cluster.html">Clustered
deployment</a></li>
+<li><a
href="/docs/0.15.0-incubating/tutorials/cluster.html#fresh-deployment">Clustered
deployment</a></li>
</ul></li>
</ul></li>
</ul>
@@ -209,7 +209,6 @@
<ul>
<li><a
href="/docs/0.15.0-incubating/operations/basic-cluster-tuning.html">Basic
Cluster Tuning</a><br></li>
<li><a href="/docs/0.15.0-incubating/operations/recommendations.html">General
Recommendations</a></li>
-<li><a
href="/docs/0.15.0-incubating/operations/performance-faq.html">Performance
FAQ</a></li>
<li><a
href="/docs/0.15.0-incubating/configuration/index.html#jvm-configuration-best-practices">JVM
Best Practices</a><br></li>
</ul></li>
<li>Tools
diff --git a/docs/latest/operations/recommendations.html
b/docs/latest/operations/recommendations.html
index 26fa1df..3a66105 100644
--- a/docs/latest/operations/recommendations.html
+++ b/docs/latest/operations/recommendations.html
@@ -206,13 +206,11 @@
<p>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.</p>
-<h1 id="read-faqs">Read FAQs</h1>
+<h1 id="faqs-and-guides">FAQs and Guides</h1>
-<p>You should read common problems people have here:</p>
+<p>1) The <a href="../ingestion/faq.html">Ingestion FAQ</a> provides help with
common ingestion problems.</p>
-<p>1) <a href="../ingestion/faq.html">Ingestion-FAQ</a></p>
-
-<p>2) <a href="../operations/performance-faq.html">Performance-FAQ</a></p>
+<p>2) The <a href="../operations/basic-cluster-tuning.html">Basic Cluster
Tuning Guide</a> offers introductory guidelines for tuning your Druid
cluster.</p>
</div>
<div class="col-md-3">
diff --git a/docs/latest/toc.html b/docs/latest/toc.html
index 723360f..6f98670 100644
--- a/docs/latest/toc.html
+++ b/docs/latest/toc.html
@@ -59,7 +59,7 @@
<ul>
<li><a href="/docs/latest/operations/single-server.html">Single-server
deployment</a></li>
-<li><a href="/docs/latest/operations/example-cluster.html">Clustered
deployment</a></li>
+<li><a href="/docs/latest/tutorials/cluster.html#fresh-deployment">Clustered
deployment</a></li>
</ul></li>
</ul></li>
</ul>
@@ -209,7 +209,6 @@
<ul>
<li><a href="/docs/latest/operations/basic-cluster-tuning.html">Basic Cluster
Tuning</a><br></li>
<li><a href="/docs/latest/operations/recommendations.html">General
Recommendations</a></li>
-<li><a href="/docs/latest/operations/performance-faq.html">Performance
FAQ</a></li>
<li><a
href="/docs/latest/configuration/index.html#jvm-configuration-best-practices">JVM
Best Practices</a><br></li>
</ul></li>
<li>Tools
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]