Skip to content

Commit

Permalink
Merge pull request #3871 from gchq/3869-document-localstack-compactio…
Browse files Browse the repository at this point in the history
…n-bug

Issue 3869 - Link to issue on compaction in LocalStack
  • Loading branch information
patchwork01 authored Dec 6, 2024
2 parents 16f03eb + f018ee7 commit d68923e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/11-deploy-to-localstack.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <instance-id> <optional-compact-all-flag>
Expand Down

0 comments on commit d68923e

Please sign in to comment.