You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/03/21 01:49:29 UTC

[GitHub] [spark] yaooqinn commented on a diff in pull request #40476: [MINOR][BUILD] Remove unused properties in pom file

yaooqinn commented on code in PR #40476:
URL: https://github.com/apache/spark/pull/40476#discussion_r1142823591


##########
resource-managers/kubernetes/integration-tests/pom.xml:
##########
@@ -26,8 +26,6 @@
 
   <artifactId>spark-kubernetes-integration-tests_2.12</artifactId>
   <properties>
-    <download-maven-plugin.version>1.3.0</download-maven-plugin.version>
-    <extraScalaTestArgs></extraScalaTestArgs>

Review Comment:
   So my guess is that `extraScalaTestArgs` can be helpful for local build/test for developers to add some custom java options, agents, etc. It just defaults to empty, not useless.



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