Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangxb1987 committed Apr 9, 2018
1 parent a304f9b commit 2c7d1c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ class JobCancellationSuite extends SparkFunSuite with Matchers with BeforeAndAft
import JobCancellationSuite._
sc = new SparkContext("local[2]", "test interruptible iterator")

// Increase the number of elements to be proceeded to avoid this test being flaky.
val numElements = 10000
val taskCompletedSem = new Semaphore(0)

Expand Down

0 comments on commit 2c7d1c7

Please sign in to comment.