[
https://issues.apache.org/jira/browse/LENS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377337#comment-14377337
]
Jaideep Dhok commented on LENS-153:
-----------------------------------
Applied this patch on top of LENS-154.
Tests are still failing, but its not related to UDF. Its because we are not
correctly passing database while training the model. We are using
SessionState.get. If the session state is not set, we are using 'default' db.
Since the training table is created in a different database, test fails.
Also, tearDown is failing while dropping the test database.
> Add examples execution to ML
> ----------------------------
>
> Key: LENS-153
> URL: https://issues.apache.org/jira/browse/LENS-153
> Project: Apache Lens
> Issue Type: New Feature
> Components: ml
> Reporter: Sharad Agarwal
> Assignee: Sharad Agarwal
> Attachments: Lens-153-2.patch, Lens-153.patch
>
>
> Create a utility that can read the ml params, test table etc from the conf
> and execute it via a script
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)