org.apache.spark.examples.mllib
An example Latent Dirichlet Allocation (LDA) app. Run with
./bin/run-example mllib.LDAExample [options] <input>
If you use it as a template to create your own app, please use spark-submit to submit your app.
spark-submit
An example Latent Dirichlet Allocation (LDA) app. Run with
If you use it as a template to create your own app, please use
spark-submit
to submit your app.