-
Notifications
You must be signed in to change notification settings - Fork 349
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
[Bug]: Can't use ES_USE_ALIASES with spark-dependencies in jaeger operator #2016
Comments
I have same problem. |
I fixed this with rebuilding container with |
not sure if the operator eventually reconciles resources and overwrites this, but you can also patch the cronjob as a workaround like the following:
|
Seems the options:
es:
use-aliases: true
index-prefix: dtv-kaas Here the v1.37 source. jaeger-operator/pkg/cronjob/spark_dependencies.go Lines 167 to 183 in 58f9155
Would someone of you like to work on a patch? :) |
@miyunari, are you interested in working on this? |
yes I would be happy to work on this :) |
We are facing the same issue without jaeger-operator. |
Exactly the same issue here. Installed using the Helm Chart. |
What happened?
Hello
I can't enable
ES_USE_ALIASES
withfor
dependencies
I think I need it here
Steps to reproduce
use-aliases: true
Expected behavior
Spark-dependencies use aliases
Relevant log output
22/08/03 11:29:23 INFO ElasticsearchDependenciesJob: Running Dependencies job for 2022-08-03T00:00Z, reading from dtv-kaas-jaeger-span-read index, result storing to dtv-kaas-jaeger-dependencies-write
Screenshot
No response
Additional context
No response
Jaeger backend version
No response
SDK
No response
Pipeline
Application->OTEL Collector->Jaeger->Elasticsearch
Stogage backend
Elasticsearch
Operating system
Linux
Deployment model
Kubernetes
Deployment configs
The text was updated successfully, but these errors were encountered: