Skip to content

Instantly share code, notes, and snippets.

Code:
package com.acme;
import com.beust.jcommander.JCommander;
import com.beust.jcommander.Parameter;
import com.beust.jcommander.ParameterException;
import java.io.File;
import org.apache.log4j.Logger;
import org.apache.spark.SparkConf;
@reachbach
reachbach / description.txt
Created June 17, 2014 13:44
Spark mllib LogisticRegressionWithSGD issues
Metric Min 25th Median 75th Max
Result serialization time 12 ms 13 ms 14 ms 16 ms 18 ms
Duration 4 s 4 s 5 s 5 s 5 s
Time spent fetching task 0 ms 0 ms 0 ms 0 ms 0 ms
results
Scheduler delay 6 s 6 s 6 s 6 s 12 s
Stage Id
14 aggregate at GradientDescent.scala:178