[ https://issues.apache.org/jira/browse/HIVE-23452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17105984#comment-17105984 ]
Syed Shameerur Rahman commented on HIVE-23452: ---------------------------------------------- [~lide] It seems the table doesn't exists {code:java} com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'test_mysql.test_gp' doesn't exist {code} Try with just *test_gp* > Exception occur when a SQL query across data stored in two relational DB by > JDBCStorageHandler with Tez > ------------------------------------------------------------------------------------------------------- > > Key: HIVE-23452 > URL: https://issues.apache.org/jira/browse/HIVE-23452 > Project: Hive > Issue Type: Bug > Components: Tez > Affects Versions: 3.1.0 > Reporter: De Li > Priority: Major > > Exception occur when a SQL query across data stored in two relational DB by > JDBCStorageHandler with Tez. It seems there is an incorrect JDBC driver by > Tez and it works when query with MR. -- This message was sent by Atlassian Jira (v8.3.4#803005)