Skip to content

Commit 95e7037

Browse files
author
yanmin
committed
test cicd
1 parent 697fa1d commit 95e7037

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/raydp-main/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ private[spark] class SparkSubmit extends Logging {
226226
val childClasspath = new ArrayBuffer[String]()
227227
val sparkConf = args.toSparkConf()
228228
var childMainClass = ""
229+
logInfo("Test cicd pipeline")
229230

230231
// Set the cluster manager
231232
val clusterManager: Int = args.master match {

0 commit comments

Comments
 (0)