[
https://issues.apache.org/jira/browse/HIVE-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767477#comment-13767477
]
Hive QA commented on HIVE-4998:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12602985/HIVE-4998.1.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 3107 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/732/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/732/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests failed with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
> support jdbc documented table types in default configuration
> ------------------------------------------------------------
>
> Key: HIVE-4998
> URL: https://issues.apache.org/jira/browse/HIVE-4998
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2, JDBC
> Affects Versions: 0.11.0
> Reporter: Thejas M Nair
> Assignee: Thejas M Nair
> Attachments: HIVE-4998.1.patch
>
>
> The jdbc table types supported by hive server2 are not the documented typical
> types [1] in jdbc, they are hive specific types (MANAGED_TABLE,
> EXTERNAL_TABLE, VIRTUAL_VIEW).
> HIVE-4573 added support for the jdbc documented typical types, but the HS2
> default configuration is to return the hive types
> The default configuration should result in the expected jdbc typical behavior.
> [1]
> http://docs.oracle.com/javase/6/docs/api/java/sql/DatabaseMetaData.html?is-external=true#getTables(java.lang.String,
> java.lang.String, java.lang.String, java.lang.String[])
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira