gchq / gchq/sleeper

Add table split points into local configuration folder structure

Open
#583 0 comments 0 reactions 0 assignees View on GitHub
core-module
Dominant language
Java
Stars
107
Forks
29
Avg merge
19h 46m
Merged PRs (30d)
141

Description

### Background

Split from:
- https://github.com/gchq/sleeper/issues/3693

This was missed out during:
- https://github.com/gchq/sleeper/issues/267

### Description

Starting split points for a table are configured with a property that references a local file at an absolute path (`sleeper.table.splits.file`). We'd like to replace this with a file that sits in the table configuration folder.

### Analysis

This also needs to be updated in the deployment documentation.

Ideally we should also remove the property `sleeper.table.splits.base64.encoded`, as its purpose is just for applying `sleeper.table.splits.file`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.