Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add Flint config for env to persist in metadata #59

Open
dai-chen opened this issue Oct 3, 2023 · 0 comments
Open

[FEATURE] Add Flint config for env to persist in metadata #59

dai-chen opened this issue Oct 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dai-chen
Copy link
Collaborator

dai-chen commented Oct 3, 2023

Is your feature request related to a problem?

In https://github.com/opensearch-project/opensearch-spark/pull/58/files, we hardcoded the runtime env variable name and persisted them to Flint metadata. The hardcoding makes Flint codebase aware of underlying runtime env like EMR-S and inflexible if we want to persist

What solution would you like?

Provide another Flint configuration spark.flint.index.metadata.env. Example: with --conf spark.flint.index.metadata.env=envKey1,envKey2,..., Flint extension will persist these env variables to metadata when create index.

@dai-chen dai-chen added the enhancement New feature or request label Oct 3, 2023
@dai-chen dai-chen self-assigned this Oct 3, 2023
@dai-chen dai-chen removed the untriaged label Oct 3, 2023
@dai-chen dai-chen removed their assignment Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant