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

[jira] [Commented] (LENS-356) Run estimate for each driver in parallel

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

Jaideep Dhok commented on LENS-356:
-----------------------------------

Going ahead with N size thread pool approach.

> Run estimate for each driver in parallel 
> -----------------------------------------
>
>                 Key: LENS-356
>                 URL: https://issues.apache.org/jira/browse/LENS-356
>             Project: Apache Lens
>          Issue Type: Sub-task
>          Components: server
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Jaideep Dhok
>             Fix For: 2.1
>
>
> We are estimating the cost of query on each driver sequentially. Since each estimate is independent those can be parallelized.
> For each driver rewrite the query, call driver.estimate - need to parallelize this for all drivers. 



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