[ https://issues.apache.org/jira/browse/HIVE-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009825#comment-13009825 ]
Bennie Schut commented on HIVE-2069: ------------------------------------ java.lang.NullPointerException at java.util.ArrayList.<init>(ArrayList.java:131) at org.apache.hadoop.hive.jdbc.HiveMetaDataResultSet.<init>(HiveMetaDataResultSet.java:32) at org.apache.hadoop.hive.jdbc.HiveDatabaseMetaData$3.<init>(HiveDatabaseMetaData.java:481) at org.apache.hadoop.hive.jdbc.HiveDatabaseMetaData.getSchemas(HiveDatabaseMetaData.java:480) at org.apache.hadoop.hive.jdbc.HiveDatabaseMetaData.getSchemas(HiveDatabaseMetaData.java:475) at org.apache.hadoop.hive.jdbc.TestJdbcDriver.testMetaDataGetSchemas(TestJdbcDriver.java:488) Probably introduced on HIVE-1126. getCatalogs works correctly but this wasn't tested. > NullPointerException on getSchemas > ---------------------------------- > > Key: HIVE-2069 > URL: https://issues.apache.org/jira/browse/HIVE-2069 > Project: Hive > Issue Type: Bug > Components: JDBC > Affects Versions: 0.8.0 > Reporter: Bennie Schut > Assignee: Bennie Schut > Fix For: 0.8.0 > > > Calling getSchemas will cause a nullpointerexception -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira