public class SparkDriver extends Object
| Constructor and Description |
|---|
SparkDriver() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDefaultAppName(String packageOrClassName) |
static void |
main(String[] args)
./bin/spark-submit --class detective.core.distribute.SparkDriver --master spark://127.0.0.1:7000 your.jar spark://127.0.0.1:7000
|
static long |
run(String[] args) |
Copyright © 2019. All rights reserved.