Github user felixcheung commented on a diff in the pull request:

    https://github.com/apache/spark/pull/23073#discussion_r234431864
  
    --- Diff: 
core/src/main/scala/org/apache/spark/scheduler/cluster/ExecutorData.scala ---
    @@ -27,12 +27,14 @@ import org.apache.spark.rpc.{RpcAddress, RpcEndpointRef}
      * @param executorHost The hostname that this executor is running on
      * @param freeCores  The current number of cores available for work on the 
executor
      * @param totalCores The total number of cores available to the executor
    + * @param pcis The external devices avaliable to the executor
    --- End diff --
    
    available


---

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

Reply via email to