LuciferYang commented on a change in pull request #35898:
URL: https://github.com/apache/spark/pull/35898#discussion_r829132798
##########
File path:
resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/SparkConfPropagateSuite.scala
##########
@@ -42,7 +42,7 @@ private[spark] trait SparkConfPropagateSuite { k8sSuite:
KubernetesSuite =>
sparkAppConf.set("spark.kubernetes.executor.deleteOnTermination",
"false")
val log4jExpectedLog =
- Seq("Reconfiguration complete for context", "at URI
/opt/spark/conf/log4j2.properties")
+ Seq("Reconfiguration complete for context", "at URI /opt/spark/conf",
"/log4j2.properties")
Review comment:
I think we should add some comments for this change in code
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]