[
https://issues.apache.org/jira/browse/HIVE-21329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16778848#comment-16778848
]
Hive QA commented on HIVE-21329:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12960269/HIVE-21329.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 15819 tests
executed
*Failed tests:*
{noformat}
org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHadoopVersion (batchId=205)
org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHiveVersion (batchId=205)
org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getPigVersion (batchId=205)
org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getStatus (batchId=205)
org.apache.hive.hcatalog.templeton.TestWebHCatE2e.invalidPath (batchId=205)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16259/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16259/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16259/
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: 12960269 - PreCommit-HIVE-Build
> Custom Tez runtime unordered output buffer size depending on operator pipeline
> ------------------------------------------------------------------------------
>
> Key: HIVE-21329
> URL: https://issues.apache.org/jira/browse/HIVE-21329
> Project: Hive
> Issue Type: Improvement
> Components: Tez
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Major
> Attachments: HIVE-21329.patch
>
>
> For instance, if we have a reduce sink operator with no keys followed by a
> Group By (merge partial), we can decrease the output buffer size since we
> will only produce a single row.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)