From f018ee704ebe025bb7a792227ea6aff9e2db8681 Mon Sep 17 00:00:00 2001 From: patchwork01 <110390516+patchwork01@users.noreply.github.com> Date: Thu, 5 Dec 2024 14:41:06 +0000 Subject: [PATCH] Add a note about compaction in LocalStack --- docs/11-deploy-to-localstack.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/11-deploy-to-localstack.md b/docs/11-deploy-to-localstack.md index 79fd522500..e09b64c4c8 100644 --- a/docs/11-deploy-to-localstack.md +++ b/docs/11-deploy-to-localstack.md @@ -95,6 +95,9 @@ Note: If you do not provide a number of records in the data generation scripts, ## Compaction +**There's currently a known problem preventing compaction from running against LocalStack.** See the following +issue: https://github.com/gchq/sleeper/issues/3856 + To create compaction jobs for files that you have ingested, you can run the following command: ```shell ./scripts/deploy/localstack/createCompactionJobs.sh