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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6394ecfd21 update figure and reference (#12813)
6394ecfd21 is described below

commit 6394ecfd210d34c0e80bc59e7e09c0023edd0eca
Author: Victoria Lim <[email protected]>
AuthorDate: Fri Jul 22 15:54:25 2022 -0700

    update figure and reference (#12813)
---
 docs/assets/compaction-config.png      | Bin 376046 -> 103224 bytes
 docs/ingestion/automatic-compaction.md |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/assets/compaction-config.png 
b/docs/assets/compaction-config.png
index 89be4adb56..9dbcfefa80 100644
Binary files a/docs/assets/compaction-config.png and 
b/docs/assets/compaction-config.png differ
diff --git a/docs/ingestion/automatic-compaction.md 
b/docs/ingestion/automatic-compaction.md
index 8768a6035e..ec2b2f5d62 100644
--- a/docs/ingestion/automatic-compaction.md
+++ b/docs/ingestion/automatic-compaction.md
@@ -53,7 +53,7 @@ Use the Druid console to enable automatic compaction for a 
datasource as follows
 5. Refresh the **Datasources** view. The **Compaction** column for the 
datasource changes from “Not enabled” to “Awaiting first run.”
 
 The following screenshot shows the compaction config dialog for a datasource 
with auto-compaction enabled.
-![Compaction config in web console](../assets/compaction-dialog.png)
+![Compaction config in web console](../assets/compaction-config.png)
 
 To disable auto-compaction for a datasource, click **Delete** from the 
**Compaction config** dialog. Druid does not retain your auto-compaction 
configuration.
 


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

Reply via email to