You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/10/04 09:09:00 UTC

[jira] [Commented] (SPARK-33063) Provide error handling when creating k8s volumes and clear error messages

    [ https://issues.apache.org/jira/browse/SPARK-33063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207296#comment-17207296 ] 

Apache Spark commented on SPARK-33063:
--------------------------------------

User 'Gschiavon' has created a pull request for this issue:
https://github.com/apache/spark/pull/29941

> Provide error handling when creating k8s volumes and clear error messages
> -------------------------------------------------------------------------
>
>                 Key: SPARK-33063
>                 URL: https://issues.apache.org/jira/browse/SPARK-33063
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes
>    Affects Versions: 3.0.0, 3.0.1
>            Reporter: German Schiavon Matteo
>            Priority: Minor
>
> Providing error handling when creating k8s volumes and clearer error messages.
> For example, when creating a *hostPath* volume, if you don't specify 
> {code:java}
> hostPath.volumeName.options.path
> {code}
>  it fails with a 
> {code:java}
>  key not found error
> {code}
>  which is clear that you are missing a key, but I couldn't find anywhere in the docs that says you need to specify it.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org