org.apache.spark.examples.mllib
An example app for randomly generated RDDs. Run with
bin/run-example org.apache.spark.examples.mllib.RandomRDDGeneration
If you use it as a template to create your own app, please use spark-submit to submit your app.
spark-submit
An example app for randomly generated RDDs. Run with
If you use it as a template to create your own app, please use
spark-submit
to submit your app.