[ https://issues.apache.org/jira/browse/HIVE-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13436667#comment-13436667 ]
Hudson commented on HIVE-3375: ------------------------------ Integrated in Hive-trunk-h0.21 #1613 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1613/]) HIVE-3375 bucketed map join should check that the number of files match the number of buckets (namit via kevin and carl) (Revision 1374142) Result = FAILURE namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1374142 Files : * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/ErrorMsg.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/BucketMapJoinOptimizer.java * /hive/trunk/ql/src/test/queries/clientnegative/bucket_mapjoin_wrong_table_metadata_1.q * /hive/trunk/ql/src/test/queries/clientnegative/bucket_mapjoin_wrong_table_metadata_2.q * /hive/trunk/ql/src/test/queries/clientpositive/smb_mapjoin9.q * /hive/trunk/ql/src/test/queries/clientpositive/smb_mapjoin_10.q * /hive/trunk/ql/src/test/results/clientnegative/bucket_mapjoin_wrong_table_metadata_1.q.out * /hive/trunk/ql/src/test/results/clientnegative/bucket_mapjoin_wrong_table_metadata_2.q.out * /hive/trunk/ql/src/test/results/clientpositive/smb_mapjoin_10.q.out > bucketed map join should check that the number of files match the number of > buckets > ----------------------------------------------------------------------------------- > > Key: HIVE-3375 > URL: https://issues.apache.org/jira/browse/HIVE-3375 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Namit Jain > Assignee: Namit Jain > Attachments: hive.3375.1.patch, hive.3375.2.patch, hive.3375.3.patch > > > Currently, we get NPE if that is not the case -- 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