[
https://issues.apache.org/jira/browse/LENS-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591516#comment-14591516
]
Himanshu Gahlaut commented on LENS-581:
---------------------------------------
While using direct Jdbc, code has to be written and maintained for converting
db result sets into java entity objects for SELECT queries. ORM mapping gives
that out of the box and no extra code has to be written to maintain the to and
fro conversion. Will avoiding code for to and fro conversion be an advantage in
longer term in code maintenance ?
> Revisit Lens ML API
> -------------------
>
> Key: LENS-581
> URL: https://issues.apache.org/jira/browse/LENS-581
> Project: Apache Lens
> Issue Type: Improvement
> Components: ml
> Reporter: Sharad Agarwal
>
> - Currently all API assume synchronous behaviour. Give ability to return
> handle and status object
> - Improve Algorithm and Training APIs : some of the server side and client
> side classes are not very clear
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)