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

[jira] [Updated] (SPARK-32744) request executor cores with decimal when spark on k8s

     [ https://issues.apache.org/jira/browse/SPARK-32744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yu Wang updated SPARK-32744:
----------------------------
    Description: 
  In current spark version which does not support to request executor cores with decimal when spark on k8s . because the cores is Int type in CoarseGrainedExecutorBackend class.

 !screenshot-1.png! 

  was:
  In current spark version which does not support to request executor cores with decimal when spark on k8s . because the cores is Int type in CoarseGrainedExecutorBackend class.




> request executor cores with decimal when spark on k8s
> -----------------------------------------------------
>
>                 Key: SPARK-32744
>                 URL: https://issues.apache.org/jira/browse/SPARK-32744
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes
>    Affects Versions: 3.0.0
>            Reporter: Yu Wang
>            Priority: Minor
>         Attachments: screenshot-1.png
>
>
>   In current spark version which does not support to request executor cores with decimal when spark on k8s . because the cores is Int type in CoarseGrainedExecutorBackend class.
>  !screenshot-1.png! 



--
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