org.apache.spark.examples.mllib
An example runner for decision tree. Run with
./bin/spark-example org.apache.spark.examples.mllib.DecisionTreeRunner [options]
If you use it as a template to create your own app, please use spark-submit to submit your app.
spark-submit
An example runner for decision tree. Run with
If you use it as a template to create your own app, please use
spark-submit
to submit your app.