[
https://issues.apache.org/jira/browse/LENS-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharad Agarwal updated LENS-465:
--------------------------------
Attachment: Lens-436-1.patch
new package structure:
org.apache.lens.ml.api : Lens ML API
org.apache.lens.ml.impl : Impl classes like LensMLImpl
For plugging Algos:
org.apache.lens.ml.algo.api : API to plug new algos
org.apache.lens.ml.algo.lib : additional libs in API
org.apache.lens.ml.algo.spark : Spark Driver and spark related base classes
org.apache.lens.ml.algo.spark.dt : Spark Decision tree algo impl
org.apache.lens.ml.algo.spark.kmeans : Spark Kmeans
Only refactored to alter packages, no logic change. Testcases passes with this.
> Refactor packages in ml
> -----------------------
>
> Key: LENS-465
> URL: https://issues.apache.org/jira/browse/LENS-465
> Project: Apache Lens
> Issue Type: Improvement
> Reporter: Sharad Agarwal
> Assignee: Sharad Agarwal
> Attachments: Lens-436-1.patch
>
>
> Carve out server side Algo APIs, implementation classes etc in to a separate
> package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)