[
https://issues.apache.org/jira/browse/HIVE-22392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16970749#comment-16970749
]
Hive QA commented on HIVE-22392:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12985413/HIVE-22392.03.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 17668 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[jdbc_handler]
(batchId=178)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/19363/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19363/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19363/
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12985413 - PreCommit-HIVE-Build
> Hive JDBC Storage Handler: Support For Writing Data to JDBC Data Source
> -----------------------------------------------------------------------
>
> Key: HIVE-22392
> URL: https://issues.apache.org/jira/browse/HIVE-22392
> Project: Hive
> Issue Type: New Feature
> Components: StorageHandler
> Reporter: Syed Shameerur Rahman
> Assignee: Syed Shameerur Rahman
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-22392.01.patch, HIVE-22392.02.patch,
> HIVE-22392.03.patch
>
>
> JDBC Storage Handler supports reading from JDBC data source in Hive.
> Currently writing to a JDBC data source is not supported. Hence adding
> support for simple insert query so that the data can be written back to JDBC
> data source.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)