[ https://issues.apache.org/jira/browse/HIVE-20987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16705350#comment-16705350 ]
Hive QA commented on HIVE-20987: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12950194/HIVE-20987.3.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 15644 tests executed *Failed tests:* {noformat} TestMiniDruidCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=197) [druidmini_masking.q,druidmini_joins.q,druid_timestamptz.q] org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidkafkamini_avro] (batchId=194) org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidkafkamini_basic] (batchId=196) org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidkafkamini_csv] (batchId=195) org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidkafkamini_delimited] (batchId=196) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/15136/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15136/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15136/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 5 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12950194 - PreCommit-HIVE-Build > Split Druid Tests to avoid Timeouts > ----------------------------------- > > Key: HIVE-20987 > URL: https://issues.apache.org/jira/browse/HIVE-20987 > Project: Hive > Issue Type: Test > Reporter: slim bouguerra > Assignee: slim bouguerra > Priority: Major > Labels: pull-request-available > Attachments: HIVE-20987.2.patch, HIVE-20987.3.patch, HIVE-20987.patch > > > Currently Druid Tests fail with Timeout issue. > I am plaining on splitting the test into 2 batches at least to avoid timeouts. > I will tweak the test code to pick random Druid nodes ports like that > minimize the collision issue that we saw before. > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)