[
https://issues.apache.org/jira/browse/LENS-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339884#comment-14339884
]
Himanshu Gahlaut commented on LENS-356:
---------------------------------------
If one of the driver instances has returned the lowest cost, then we need not
wait for other driver instances to finish estimate. This decision can be made
in caller thread.
> 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: Amareshwari Sriramadasu
> 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)