[
https://issues.apache.org/jira/browse/HIVE-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001410#comment-14001410
]
Ashutosh Chauhan commented on HIVE-7086:
----------------------------------------
Test log:
{code}
Running org.apache.hive.jdbc.miniHS2.TestHiveServer2
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.914 sec <<<
FAILURE! - in org.apache.hive.jdbc.miniHS2.TestHiveServer2
testConnection(org.apache.hive.jdbc.miniHS2.TestHiveServer2) Time elapsed:
1.995 sec <<< ERROR!
org.apache.hive.service.cli.HiveSQLException: Error while compiling statement:
FAILED: SemanticException [Error 10001]: Table not found tab
at
org.apache.hive.service.cli.thrift.ThriftCLIServiceClient.checkStatus(ThriftCLIServiceClient.java:52)
at
org.apache.hive.service.cli.thrift.ThriftCLIServiceClient.executeStatementInternal(ThriftCLIServiceClient.java:151)
at
org.apache.hive.service.cli.thrift.ThriftCLIServiceClient.executeStatement(ThriftCLIServiceClient.java:129)
at
org.apache.hive.jdbc.miniHS2.TestHiveServer2.testConnection(TestHiveServer2.java:66)
Results :
Tests in error:
TestHiveServer2.testConnection:66 ยป HiveSQL Error while compiling statement:
F...
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0
{code}
> TestHiveServer2.testConnection is failing on trunk
> --------------------------------------------------
>
> Key: HIVE-7086
> URL: https://issues.apache.org/jira/browse/HIVE-7086
> Project: Hive
> Issue Type: Test
> Components: HiveServer2, JDBC
> Affects Versions: 0.14.0
> Reporter: Ashutosh Chauhan
>
> Able to repro locally on fresh checkout
--
This message was sent by Atlassian JIRA
(v6.2#6252)