HyukjinKwon commented on a change in pull request #35422:
URL: https://github.com/apache/spark/pull/35422#discussion_r804569603



##########
File path: resource-managers/kubernetes/core/pom.xml
##########
@@ -29,8 +29,25 @@
   <name>Spark Project Kubernetes</name>
   <properties>
     <sbt.project.name>kubernetes</sbt.project.name>
+    <volcano.exclude>**/*Volcano*.scala</volcano.exclude>
   </properties>
 
+  <profiles>
+    <profile>
+      <id>volcano</id>

Review comment:
       Hm. I wonder if it's better to have it as built-in because the deps and 
codes it needs are pretty minor.




-- 
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-unsubscr...@spark.apache.org

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



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

Reply via email to