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

    https://github.com/apache/spark/pull/19437#discussion_r143312903
  
    --- Diff: 
resource-managers/mesos/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendUtil.scala
 ---
    @@ -17,10 +17,14 @@
     
     package org.apache.spark.scheduler.cluster.mesos
     
    -import org.apache.mesos.Protos.{ContainerInfo, Image, NetworkInfo, 
Parameter, Volume}
    +import org.apache.mesos.Protos._
    --- End diff --
    
    avoid wild card imports if possible.


---

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

Reply via email to