[GitHub] spark pull request #23073: [SPARK-26104] expose pci info to task scheduler

2018-11-17 Thread felixcheung
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,

[GitHub] spark pull request #23073: [SPARK-26104] expose pci info to task scheduler

2018-11-17 Thread chenqin
GitHub user chenqin opened a pull request: https://github.com/apache/spark/pull/23073 [SPARK-26104] expose pci info to task scheduler ## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## How was this patch tested?