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

[BUG] Spark operator not create enough ingressURL when create batch sparkapplication #2029

Open
giangnd1999 opened this issue May 14, 2024 · 0 comments

Comments

@giangnd1999
Copy link

Description

When I using spark operator with ingresUrlFormat , when I create multiple sparkapplication, it not create enough ingress for all application, eg when i create 8 sparkapplication at same time, it only create 3 or 4 ingress url
I install spark operator using this command: helm install spark-operator -n spark-operator-ingress --set enableWebhook=true --set enableBatchScheduler=true --set ingressUrlFormat="{{$appName}}.sparkui.cluster.vn" ./
Is this a bug of spark operator ? How can i fix it ?
Thank in advance

@giangnd1999 giangnd1999 changed the title [BUG] Spark operator create ingress randomly [BUG] Spark operator not create enough ingressURL when create batch sparkapplication May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant