Gschiavon opened a new pull request #29941:
URL: https://github.com/apache/spark/pull/29941


   ### What changes were proposed in this pull request?
   Provide error handling when creating kubernetes volumes. Right now they keys 
are expected to be there and if not it fails with a `key not found` error, but 
not knowing why do you need that `key`.
   
   Also I renamed some tests that didn't indicate the kind of kubernetes volume
   
   ### Why are the changes needed?
   
   Easier for the users to understand why `spark-submit` command is failing if 
not providing they right kubernetes volumes properties.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   It was tested with the current tests plus added one more.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to