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

Deployment Yaml Issues. #2382

Open
bubbybharath opened this issue Jan 12, 2025 · 4 comments
Open

Deployment Yaml Issues. #2382

bubbybharath opened this issue Jan 12, 2025 · 4 comments

Comments

@bubbybharath
Copy link

I was trying to install the latest kubeflow version through HELM. Encountered the below error. Request you to provide the latest updated YAML file for deployment file.

Error: INSTALLATION FAILED: YAML parse error on spark-operator/templates/controller/deployment.yaml: error converting YAML to JSON: yaml: line 33: found character that cannot start any token

@ChenYi015
Copy link
Contributor

@bubbybharath Could you provide more details about the installation? What is your helm install command?

@bubbybharath
Copy link
Author

bubbybharath commented Jan 13, 2025

Here is the command. We were using GCP spark operator 1.1.19 till now. It was working fine. We are trying to upgrade kubeflow version now.
helm install cadm1 spark-operator-chart --namespace scp-corp-admin1-spark-op-ns --set webhook-config-name=cadm1-webhook

I have tried to use helm lint command and also tried https://www.yamllint.com/.
Not sure if there is an issue with deployment.yaml or any other issues.

==> Linting /SparkwayData/sparkway/onboarding/corp/admin1/kubeflowop/spark-operator/charts/spark-operator-chart
[INFO] Chart.yaml: icon is recommended
[ERROR] templates/controller/deployment.yaml: unable to parse YAML: error converting YAML to JSON: yaml: line 35: found character that cannot start any token
[ERROR] templates/webhook/deployment.yaml: unable to parse YAML: error converting YAML to JSON: yaml: line 29: found character that cannot start any token

@bubbybharath
Copy link
Author

Hi @ChenYi015 could you please help me here.

@bubbybharath
Copy link
Author

We have tried using the lower version of spark operator v1beta21.3.8-3.1.1 and encountered other issue.
We need to move out of GCP Spark operator 1.1.9 version.

@ChenYi015 please advise here.

Image

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

2 participants