From 7c8b14f18ce821052b49750bc2d11ccf71a54d7a Mon Sep 17 00:00:00 2001 From: Jiaqi Liu Date: Fri, 3 Nov 2017 11:04:33 -0700 Subject: [PATCH] Fix doc link (#5040) --- docs/content/tutorials/cluster.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/content/tutorials/cluster.md b/docs/content/tutorials/cluster.md index 473e608ad0c..5f838c5799a 100644 --- a/docs/content/tutorials/cluster.md +++ b/docs/content/tutorials/cluster.md @@ -202,9 +202,8 @@ In `conf/druid/_common/common.runtime.properties`, replace
In production, we recommend running 2 servers, each running a Druid Coordinator and a Druid Overlord. We also recommend running a ZooKeeper cluster on its own dedicated hardware, -as well as replicated [metadata -storage](http://druid.io/docs/latest/dependencies/metadata-storage.html) such as MySQL or -PostgreSQL, on its own dedicated hardware. +as well as replicated metadata storage +such as MySQL or PostgreSQL, on its own dedicated hardware.
## Tune Druid processes that serve queries