[
https://issues.apache.org/jira/browse/HIVE-15430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866194#comment-15866194
]
Hive QA commented on HIVE-15430:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12852598/HIVE-15430.3.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10224 tests
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out)
(batchId=235)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys]
(batchId=159)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14]
(batchId=223)
org.apache.hadoop.hive.cli.TestSparkCliDriver.org.apache.hadoop.hive.cli.TestSparkCliDriver
(batchId=101)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3540/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3540/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3540/
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: 12852598 - PreCommit-HIVE-Build
> Change SchemaTool table validator to test based on the dbType
> -------------------------------------------------------------
>
> Key: HIVE-15430
> URL: https://issues.apache.org/jira/browse/HIVE-15430
> Project: Hive
> Issue Type: Sub-task
> Components: Hive
> Affects Versions: 2.2.0
> Reporter: Naveen Gangam
> Assignee: Naveen Gangam
> Priority: Minor
> Attachments: HIVE-15430.1.patch, HIVE-15430.2.patch,
> HIVE-15430.3.patch
>
>
> Currently the validator parses the "oracle" schema file to determine what
> tables are expected in the database. (mostly because of ease of parsing the
> schema file compared to other syntax). We have learnt from HIVE-15118, that
> not all schema files have the same amount of tables. For example, derby has
> an old table that is never used that other DBs do not contain).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)