Skip to content

Commit b004047

Browse files
committed
Weird Java file to check the Jenkins output
1 parent 15e4cf8 commit b004047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/test/java/test/org/apache/spark/JavaAPISuite.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
import org.apache.spark.util.StatCounter;
8080

8181
// The test suite itself is Serializable so that anonymous Function implementations can be
82-
// serialized, as an alternative to converting these anonymous classes to static inner classes;
82+
// serialized, as an alternative to converting these anonymous classes to static inner classes; aaaaaaaa
8383
// see http://stackoverflow.com/questions/758570/.
8484
public class JavaAPISuite implements Serializable {
8585
private transient JavaSparkContext sc;

0 commit comments

Comments
 (0)