[
https://issues.apache.org/jira/browse/HIVE-17761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199595#comment-16199595
]
Hive QA commented on HIVE-17761:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12891354/HIVE-17761.01.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 11191 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[optimize_nullscan]
(batchId=162)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2]
(batchId=101)
org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query14]
(batchId=239)
org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query23]
(batchId=239)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/7218/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/7218/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-7218/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12891354 - PreCommit-HIVE-Build
> 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)