You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm playing around with EMR on EKS and wanted to validate this custom image I made. I believe the way I am inputting the release name is wrong, but I'm running out of ideas.
I'm playing around with EMR on EKS and wanted to validate this custom image I made. I believe the way I am inputting the release name is wrong, but I'm running out of ideas.
I'm running
emr-on-eks-custom-image validate-image -i spotify-elt -r emr-6.15.0-latest -t spark
but get the following error
[ERROR] No matching image with ReleaseName 'emr-6.15.0-latest' : FAIL
I also tried what the README suggests
emr-6.15.0
and alsoemr-6.15.0:latest
which I found here in the EMR on EKS release docsHere is an image of my terminal. You can see the aws image I used to create the spotify-elt custom image.
Any suggestions would be appreciated. Thanks!
The text was updated successfully, but these errors were encountered: