[ 
https://issues.apache.org/jira/browse/SPARK-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matei Zaharia updated SPARK-1637:
---------------------------------

    Description: 
- Move all of them into subpackages of org.apache.spark.examples (right now 
some are in org.apache.spark.streaming.examples, for instance, and others are 
in org.apache.spark.examples.mllib)
- Move Python examples into examples/src/main/python
- Update docs to reflect these changes
- Clarify that the hand-written K-means and logistic regression examples are 
for demo purposes, but in reality you might want to use MLlib (we will add 
examples for these using MLlib too)

  was:
- Move all of them into subpackages of org.apache.spark.examples (right now 
some are in org.apache.spark.streaming.examples, for instance, and others are 
in org.apache.spark.examples.mllib)
- Move Python examples into examples/src/main/python
- Update docs to reflect these changes


> Clean up examples for 1.0
> -------------------------
>
>                 Key: SPARK-1637
>                 URL: https://issues.apache.org/jira/browse/SPARK-1637
>             Project: Spark
>          Issue Type: Improvement
>          Components: Examples
>            Reporter: Matei Zaharia
>            Priority: Critical
>             Fix For: 1.0.0
>
>
> - Move all of them into subpackages of org.apache.spark.examples (right now 
> some are in org.apache.spark.streaming.examples, for instance, and others are 
> in org.apache.spark.examples.mllib)
> - Move Python examples into examples/src/main/python
> - Update docs to reflect these changes
> - Clarify that the hand-written K-means and logistic regression examples are 
> for demo purposes, but in reality you might want to use MLlib (we will add 
> examples for these using MLlib too)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to