You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/29 14:50:45 UTC

[GitHub] [spark] tgravescs commented on issue #24703: [SPARK-27362][K8S] Resource Scheduling support for k8s

tgravescs commented on issue #24703: [SPARK-27362][K8S]  Resource Scheduling support for k8s
URL: https://github.com/apache/spark/pull/24703#issuecomment-496970480
 
 
   the design details are documented: https://issues.apache.org/jira/browse/SPARK-27373
   Basically its following the k8s device plugin support. https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/
   In order to handle any generic resource we need that information to pass to k8s. without that we could hardcode certain types so users wouldn't need them but then we would have to maintain list.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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