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/23 01:00:57 UTC

[GitHub] [spark] jiangxb1987 commented on a change in pull request #24615: [SPARK-27488][CORE] Driver interface to support GPU resources

jiangxb1987 commented on a change in pull request #24615: [SPARK-27488][CORE] Driver interface to support GPU resources
URL: https://github.com/apache/spark/pull/24615#discussion_r286741051
 
 

 ##########
 File path: docs/configuration.md
 ##########
 @@ -187,6 +187,25 @@ of the most common options to set are:
     This option is currently supported on YARN, Mesos and Kubernetes.
   </td>
 </tr>
+<tr>
+ <td><code>spark.driver.resource.{resourceName}.count</code></td>
+  <td>0</td>
+  <td>
+    The number of a particular resource type to use on the driver.
+    If this is used, you must also specify the
+    <code>spark.driver.resource.{resourceName}.discoveryScript</code>
 
 Review comment:
   Do we want to mention `spark.driver.resource.{resourceName}.addresses` here?

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