[
https://issues.apache.org/jira/browse/HIVE-16214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925752#comment-15925752
]
Hive QA commented on HIVE-16214:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12858792/HIVE-16214.2.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 10346 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
(batchId=141)
org.apache.hadoop.hive.druid.TestDruidStorageHandler.testCommitCreateTablePlusCommitDropTableWithoutPurge
(batchId=237)
org.apache.hadoop.hive.druid.TestDruidStorageHandler.testCommitInsertTable
(batchId=237)
org.apache.hadoop.hive.druid.TestDruidStorageHandler.testDeleteSegment
(batchId=237)
org.apache.hadoop.hive.druid.TestDruidStorageHandler.testPreCreateTableWhenDataSourceExists
(batchId=237)
org.apache.hadoop.hive.druid.TestDruidStorageHandler.testPreCreateTableWillCreateSegmentsTable
(batchId=237)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4143/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4143/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4143/
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: 6 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12858792 - PreCommit-HIVE-Build
> Explore the possibillity of introducing a service-client module
> ---------------------------------------------------------------
>
> Key: HIVE-16214
> URL: https://issues.apache.org/jira/browse/HIVE-16214
> Project: Hive
> Issue Type: Improvement
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Attachments: HIVE-16214.1.patch, HIVE-16214.2.patch
>
>
> The jdbc driver pulls in a lot of things from hive...and that may affect the
> jdbc driver user.
> In this ticket I experiment with the extraction of the relevant parts of
> service(wrt to the jdbc driver) into a service-client module.
> I've opened a PR...to enable commit by commit view:
> https://github.com/apache/hive/pull/158
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)