Daniel Dai created HIVE-21253: --------------------------------- Summary: Support DB2 in JDBC StorageHandler Key: HIVE-21253 URL: https://issues.apache.org/jira/browse/HIVE-21253 Project: Hive Issue Type: Improvement Components: StorageHandler Reporter: Daniel Dai Assignee: Daniel Dai
Make DB2 a first class member of JdbcStorageHandler. It can even work before the patch by using POSTGRES as DB type and add db2 jdbc jar manually. This patch make it a standard feature. Note this is only for DB2 tables as external JdbcStorageHandler table. We haven't tested DB2 as a metastore backend and it's not a goal for this ticket. -- This message was sent by Atlassian JIRA (v7.6.3#76005)