[
https://issues.apache.org/jira/browse/HIVE-14673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15452255#comment-15452255
]
Hive QA commented on HIVE-14673:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12826289/HIVE-14673.1.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), 10502 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.org.apache.hadoop.hive.cli.TestCliDriver
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_join_part_col_char]
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3]
org.apache.hadoop.hive.ql.TestMTQueries.testMTQueries1
org.apache.hive.jdbc.TestJdbcWithMiniHS2.testAddJarConstructorUnCaching
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/1055/testReport
Console output:
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/1055/console
Test logs:
http://ec2-204-236-174-241.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-1055/
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: 5 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12826289 - PreCommit-HIVE-MASTER-Build
> Orc orc_merge_diff_fs.q and orc_llap.q test improvement
> -------------------------------------------------------
>
> Key: HIVE-14673
> URL: https://issues.apache.org/jira/browse/HIVE-14673
> Project: Hive
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 2.2.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-14673.1.patch
>
>
> orc_merge_diff_fs.q and orc_llap.q are slow (350.487s and 290.877s
> respectively). We can move orc_merge_diff_fs.q to MiniLlap as we are testing
> merge across filesystems and there are several orc merge tests for mr.
> orc_llap.q seems to be creating a lot of temp tables and running sum(hash(*))
> againsts which seems to be slow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)