public class ResponderDriver
extends java.lang.Object
Pivots on the platform given
If mapreduce, kick off with 'hadoop jar' command.
If spark, kick off with 'spark-submit' command or integrate into other codeflows with SparkLauncher
If standalone, assumes that the target data is in the local filesystem in JSON format with one JSON record per line
Constructor and Description |
---|
ResponderDriver() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |