[
https://issues.apache.org/jira/browse/HIVE-17761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199386#comment-16199386
]
Jesus Camacho Rodriguez commented on HIVE-17761:
------------------------------------------------
[~ashutoshc], thanks for the feedback. I have just uploaded a new patch
removing the property completely.
> Deprecate hive.druid.select.distribute property for Druid
> ---------------------------------------------------------
>
> Key: HIVE-17761
> URL: https://issues.apache.org/jira/browse/HIVE-17761
> Project: Hive
> Issue Type: Bug
> Components: Druid integration
> Affects Versions: 3.0.0
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Attachments: HIVE-17761.01.patch, HIVE-17761.patch
>
>
> Execution of SELECT queries is distributed among the different
> historical/realtime nodes containing the data when the property is true. This
> is the default mode and one that has been extensively tested.
> Previously SELECT queries were split and sent in parallel to the broker
> nodes, but this mode is not recommended anymore and deprecated. Thus, that
> code can be removed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)