[ https://issues.apache.org/jira/browse/HIVE-15540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900377#comment-17900377 ]
Qiheng He commented on HIVE-15540: ---------------------------------- - I noticed this funny thing at https://github.com/apache/shardingsphere/pull/33762 . - I have opened https://github.com/apache/hive/pull/5554 to try to completely end this funny logic. The internal structure of HiveServer2 JDBC Driver is simply a world of Otome mobile game. > java.sql.SQLException: Method not supported is thrown for > DatabaseMetadata.getURL() and DatabaseMetadata.getUserName > -------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-15540 > URL: https://issues.apache.org/jira/browse/HIVE-15540 > Project: Hive > Issue Type: Bug > Components: JDBC > Affects Versions: 1.2.1 > Environment: Windows > Reporter: QING ZHU > Priority: Major > Labels: pull-request-available > > Using Hive_Hadoop version "1.2.1_fromHDP2.5" > 1.) hadoop-auth-2.7.3.2.5.0.0-1245.jar > 2.) hadoop-common-2.7.3.2.5.0.0-1245.jar > 3.) hive-jdbc-1.2.1000.2.5.0.0-1245-standalone.jar > 1.) java.sql.SQLException: Method not supported > at > org.apache.hive.jdbc.HiveDatabaseMetaData.getURL(HiveDatabaseMetaData.java:749) > 2.) java.sql.SQLException: Method not supported > at > org.apache.hive.jdbc.HiveDatabaseMetaData.getUserName(HiveDatabaseMetaData.java:753) -- This message was sent by Atlassian Jira (v8.20.10#820010)