[ 
https://issues.apache.org/jira/browse/SPARK-12347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15309031#comment-15309031
 ] 

Joseph K. Bradley commented on SPARK-12347:
-------------------------------------------

[~junzheng] Feel free to work on it; sorry for the slow response.  I'd 
recommending pinging [~holdenk] on [SPARK-12428] to sync and split up the work.

I just targeted this for 2.1 since [SPARK-15605] uncovered a broken example.  
Having tests would make it much easier to find the culprit PR!

> Write script to run all MLlib examples for testing
> --------------------------------------------------
>
>                 Key: SPARK-12347
>                 URL: https://issues.apache.org/jira/browse/SPARK-12347
>             Project: Spark
>          Issue Type: Test
>          Components: ML, MLlib, PySpark, SparkR, Tests
>            Reporter: Joseph K. Bradley
>            Priority: Critical
>
> 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/}}?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to