Jesus Camacho Rodriguez created HIVE-17761:
----------------------------------------------
Summary: 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
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)