[ https://issues.apache.org/jira/browse/HIVE-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141921#comment-13141921 ]
Hudson commented on HIVE-2510: ------------------------------ Integrated in Hive-trunk-h0.21 #1051 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1051/]) HIVE-2510. Hive throws Null Pointer Exception upon CREATE TABLE <db>.<tbl>if <db> does not exists nzhang : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1196354 Files : * /hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/ErrorMsg.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java * /hive/trunk/ql/src/test/queries/clientnegative/create_table_failure1.q * /hive/trunk/ql/src/test/queries/clientnegative/create_table_failure2.q * /hive/trunk/ql/src/test/queries/clientnegative/create_table_failure3.q * /hive/trunk/ql/src/test/queries/clientnegative/create_table_failure4.q * /hive/trunk/ql/src/test/queries/clientpositive/input46.q * /hive/trunk/ql/src/test/results/clientnegative/create_table_failure1.q.out * /hive/trunk/ql/src/test/results/clientnegative/create_table_failure2.q.out * /hive/trunk/ql/src/test/results/clientnegative/create_table_failure3.q.out * /hive/trunk/ql/src/test/results/clientnegative/create_table_failure4.q.out * /hive/trunk/ql/src/test/results/clientpositive/input46.q.out > Hive throws Null Pointer Exception upon CREATE TABLE <db_name>.<table_name> > .... if the given <db_name> doesn't exist > ------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-2510 > URL: https://issues.apache.org/jira/browse/HIVE-2510 > Project: Hive > Issue Type: Bug > Reporter: Robert Surówka > Assignee: Robert Surówka > Priority: Trivial > Fix For: 0.9.0 > > Attachments: HIVE-2510.1.patch, HIVE-2510.2.patch, HIVE-2510.3.patch, > HIVE-2510.4.patch, HIVE-2510.5.patch, HIVE-2510.6.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira