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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to