Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sunchao committed May 31, 2024
1 parent a26bf08 commit ac28f1f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1107,8 +1107,6 @@ class SparkSubmitSuite
"--master", "local",
unusedJar.toString)
val appArgs = new SparkSubmitArguments(args, env = Map("SPARK_CONF_DIR" -> path))
assert(appArgs.propertiesFile != null)
assert(appArgs.propertiesFile.startsWith(path))
appArgs.executorMemory should be ("3g")
}
}
Expand Down

0 comments on commit ac28f1f

Please sign in to comment.