HyukjinKwon commented on a change in pull request #23583: [MINOR]Remove unused 
symbols
URL: https://github.com/apache/spark/pull/23583#discussion_r248985992
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala
 ##########
 @@ -308,7 +308,6 @@ private[spark] class SparkSubmit extends Logging {
     val isMesosCluster = clusterManager == MESOS && deployMode == CLUSTER
     val isStandAloneCluster = clusterManager == STANDALONE && deployMode == 
CLUSTER
     val isKubernetesCluster = clusterManager == KUBERNETES && deployMode == 
CLUSTER
 
 Review comment:
   ```suggestion
   ```
   
   Like this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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