Details
Description
It would facilitate testing to have a script which runs all MLlib examples for all languages.
Design sketch to ensure all examples are run:
- Generate a list of examples to run programmatically (not from a fixed list).
- Use a list of special examples to handle examples which require command line arguments.
- Make sure data, etc. used are small to keep the tests quick.
This could be broken into subtasks for each language, though it would be nice to provide a single script.
Not sure where the script should live; perhaps in bin/?
Attachments
Issue Links
1.
|
Write a script to run all PySpark MLlib examples for testing | Resolved | Unassigned |