Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove a newline
  • Loading branch information
HyukjinKwon committed Nov 30, 2020
commit e35e94cad2888c98e03feb391a8dfcca8afa365c
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@ class SparkSubmitSuite
sys.props("SPARK_SUBMIT") should be ("true")
}


test("handles standalone cluster mode") {
testStandaloneCluster(useRest = true)
}
Expand Down