We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e4cf8 commit b004047Copy full SHA for b004047
core/src/test/java/test/org/apache/spark/JavaAPISuite.java
@@ -79,7 +79,7 @@
79
import org.apache.spark.util.StatCounter;
80
81
// 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;
+// serialized, as an alternative to converting these anonymous classes to static inner classes; aaaaaaaa
83
// see http://stackoverflow.com/questions/758570/.
84
public class JavaAPISuite implements Serializable {
85
private transient JavaSparkContext sc;
0 commit comments