[
https://issues.apache.org/jira/browse/HIVE-15928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871690#comment-15871690
]
Jesus Camacho Rodriguez edited comment on HIVE-15928 at 2/17/17 11:22 AM:
--------------------------------------------------------------------------
[~bslim], [~ashutoshc], could you take a look?
https://reviews.apache.org/r/56784/
I have been running tests in the cluster and it seems to be working fine.
[~bslim], it would be nice if you could give it a try too?
I have not added tests because it seems quite difficult to test this feature
without integration tests. But if you have any ideas, let me know.
was (Author: jcamachorodriguez):
[~bslim], [~ashutoshc], could you take a look? I have been running tests in the
cluster and it seems to be working fine. [~bslim], it would be nice if you
could give it a try too?
I have not added tests because it seems quite difficult to test this feature
without integration tests. But if you have any ideas, let me know.
> Parallelization of Select queries in Druid handler
> --------------------------------------------------
>
> Key: HIVE-15928
> URL: https://issues.apache.org/jira/browse/HIVE-15928
> Project: Hive
> Issue Type: Sub-task
> Components: Druid integration
> Affects Versions: 2.2.0
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Attachments: HIVE-15928.patch
>
>
> Even if we split a Select query along its time dimension, parallelization is
> limited as all queries will hit the broker node. Instead, we can interrogate
> the broker to get the Druid nodes that contain the data, and query those
> nodes directly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)