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

vogievetsky pushed a commit to branch 26.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/26.0.0 by this push:
     new 8c75e840ad 202304-docs-removeDF (#14132) (#14288)
8c75e840ad is described below

commit 8c75e840ad6ae6ed94352f1022f8f0e6d2af3558
Author: Charles Smith <[email protected]>
AuthorDate: Mon May 22 14:28:57 2023 -0700

    202304-docs-removeDF (#14132) (#14288)
---
 docs/ingestion/faq.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs/ingestion/faq.md b/docs/ingestion/faq.md
index edd38aac9e..1f0136ee06 100644
--- a/docs/ingestion/faq.md
+++ b/docs/ingestion/faq.md
@@ -82,7 +82,3 @@ You can use a [segment metadata 
query](../querying/segmentmetadataquery.md) for
 ## Real-time ingestion seems to be stuck
 
 There are a few ways this can occur. Druid will throttle ingestion to prevent 
out of memory problems if the intermediate persists are taking too long or if 
hand-off is taking too long. If your process logs indicate certain columns are 
taking a very long time to build (for example, if your segment granularity is 
hourly, but creating a single column takes 30 minutes), you should re-evaluate 
your configuration or scale up your real-time ingestion.
-
-## More information
-
-Data ingestion for Druid can be difficult for first time users. Please don't 
hesitate to ask questions in the [Druid Forum](https://www.druidforum.org/).


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to