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 2022/02/11 00:05:10 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #35422: [SPARK-36061][K8S] Add Volcano module and feature step

dongjoon-hyun commented on a change in pull request #35422:
URL: https://github.com/apache/spark/pull/35422#discussion_r804254156



##########
File path: project/SparkBuild.scala
##########
@@ -421,6 +421,16 @@ object SparkBuild extends PomBuild {
   // SPARK-14738 - Remove docker tests from main Spark build
   // enable(DockerIntegrationTests.settings)(dockerIntegrationTests)
 
+  if (!profiles.contains("volcano")) {
+    enable(Seq(

Review comment:
       Shall we use `object Volcano` like the other module?




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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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