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

in helm install , searcher enable_endpoint is invalid #5394

Open
freshgeek opened this issue Sep 6, 2024 · 3 comments
Open

in helm install , searcher enable_endpoint is invalid #5394

freshgeek opened this issue Sep 6, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@freshgeek
Copy link

but install helm with https://artifacthub.io/packages/helm/quickwit/quickwit to use , get error :
2024-09-06T09:18:09.300Z INFO quickwit_cli::service: quickwit version: 0.8.2 (x86_64-unknown-linux-gnu 2024-06-17T16:36:47Z 42766b8)
2024-09-06T17:18:09.302739161+08:00 ✘ command failed: failed to parse node config file:///quickwit/node.yaml
2024-09-06T17:18:09.302750760+08:00
2024-09-06T17:18:09.302754010+08:00 Caused by:
2024-09-06T17:18:09.302757175+08:00 0: failed to parse YAML file
2024-09-06T17:18:09.302760603+08:00 1: unknown field enable_endpoint, expected one of aggregation_memory_limit, aggregation_bucket_limit, fast_field_cache_capacity, split_footer_cache_capacity, partial_request_cache_capacity, max_num_concurrent_split_searches, max_num_concurrent_split_streams, split_cache
2024-09-06T17:18:09.302763937+08:00

@freshgeek freshgeek added the bug Something isn't working label Sep 6, 2024
@fmassot
Copy link
Contributor

fmassot commented Sep 6, 2024

Thanks for reporting this. Here is the mistake: the enable_endpoint is the jaeger section, not searcher one.

@fmassot
Copy link
Contributor

fmassot commented Sep 6, 2024

I just fixed it here
It will be fixed on the website soon.

@freshgeek
Copy link
Author

Thank you for your reply. I like your efficiency

@freshgeek freshgeek reopened this Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants