[
https://issues.apache.org/jira/browse/HIVE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547207#comment-15547207
]
Hive QA commented on HIVE-14882:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12831630/HIVE-14882.6.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10656 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[acid_mapjoin]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[ctas]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_join_part_col_char]
org.apache.hive.jdbc.TestJdbcWithMiniHS2.testAddJarConstructorUnCaching
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1393/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1393/console
Test logs:
http://ec2-204-236-174-241.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-Build-1393/
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: 12831630 - PreCommit-HIVE-Build
> Lean qtest initialization for CliDrivers
> ----------------------------------------
>
> Key: HIVE-14882
> URL: https://issues.apache.org/jira/browse/HIVE-14882
> Project: Hive
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 2.2.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-14882.1.patch, HIVE-14882.2.patch,
> HIVE-14882.3.patch, HIVE-14882.4.patch, HIVE-14882.5.patch, HIVE-14882.6.patch
>
>
> Many CliDrivers use q_test_init.sql for initialization which loads many table
> which are not required for the tests. Reduce the init script to minimal set
> of tables that are required for the qfiles.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)