[
https://issues.apache.org/jira/browse/HIVE-23029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060213#comment-17060213
]
Hive QA commented on HIVE-23029:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12996810/HIVE-23029.1.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 18096 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[cbo_query24]
(batchId=306)
org.apache.hadoop.hive.ql.parse.TestReplicationWithTableMigrationEx.org.apache.hadoop.hive.ql.parse.TestReplicationWithTableMigrationEx
(batchId=274)
org.apache.hive.minikdc.TestJdbcWithMiniKdc.testTokenAuth (batchId=307)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/21132/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21132/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21132/
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: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12996810 - PreCommit-HIVE-Build
> LLAP: Shuffle Handler should support Index Cache configuration
> --------------------------------------------------------------
>
> Key: HIVE-23029
> URL: https://issues.apache.org/jira/browse/HIVE-23029
> Project: Hive
> Issue Type: Improvement
> Components: llap
> Reporter: Rajesh Balamohan
> Priority: Trivial
> Attachments: HIVE-23029.1.patch, Screenshot 2020-03-16 at 12.08.44
> PM.jpg
>
>
> !Screenshot 2020-03-16 at 12.08.44 PM.jpg|width=1592,height=1112!
>
> Queries like Q78 at large scale misses index cache with unordered edges. (24
> * 1009 = 24216. With the default 10 MB cache size, it can accommodate only
> 400+ entries).
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)