You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Anshul Gupta (JIRA)" <ji...@apache.org> on 2016/05/23 12:24:12 UTC

[jira] [Assigned] (LENS-661) Add Weighted Driver selector for selecting driver among hive and spark drivers

     [ https://issues.apache.org/jira/browse/LENS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anshul Gupta reassigned LENS-661:
---------------------------------

    Assignee: Anshul Gupta  (was: Deepak Barr)

> Add Weighted Driver selector for selecting driver among hive and spark drivers
> ------------------------------------------------------------------------------
>
>                 Key: LENS-661
>                 URL: https://issues.apache.org/jira/browse/LENS-661
>             Project: Apache Lens
>          Issue Type: Sub-task
>          Components: driver-hive
>            Reporter: Raju Bairishetti
>            Assignee: Anshul Gupta
>
> Spark Driver also uses hive thrift server as an execution engine. Both spark and hive drivers are eligible for executing the same cube query. Right now, Jdbc has Query cost 0.0 and Hive driver has 1.0. Spark driver also uses same query cost as hive driver which is 1.0.
> We can introduce a weighted driver selector which will submit configured % of queries to spark driver for execution.



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