You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2015/03/09 10:24:38 UTC

[jira] [Commented] (LENS-329) Use separate db connection pool for estimate queries in jdbc driver

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

Amareshwari Sriramadasu commented on LENS-329:
----------------------------------------------

Yes. We should do the changes the same way. But we would still need changes on lens-driver-jdbc with respect how to we accept configuration for driver - https://github.com/apache/incubator-lens/blob/master/lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/JDBCDriverConfConstants.java and https://github.com/apache/incubator-lens/blob/master/lens-driver-jdbc/src/main/resources/jdbcdriver-default.xml - Should be updated with more keys for estimate pool, no?

> Use separate db connection pool for estimate queries in jdbc driver
> -------------------------------------------------------------------
>
>                 Key: LENS-329
>                 URL: https://issues.apache.org/jira/browse/LENS-329
>             Project: Apache Lens
>          Issue Type: Sub-task
>          Components: driver-hive
>            Reporter: Amareshwari Sriramadasu
>             Fix For: 2.1
>
>
> If estimate is being called aggressively, do we want use same pool across both execute and estimate in Lens? Shall we separate them for isolation? 



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