[ https://issues.apache.org/jira/browse/HIVE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin updated HIVE-6618: ----------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) committed to trunk and 0.13 branch > assertion when getting reference key from loader with byte-array mapjoin key > ---------------------------------------------------------------------------- > > Key: HIVE-6618 > URL: https://issues.apache.org/jira/browse/HIVE-6618 > Project: Hive > Issue Type: Bug > Affects Versions: 0.13.0 > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Fix For: 0.13.0 > > Attachments: HIVE-6618.patch > > > java.lang.AssertionError: Should be called after loading tables > at > org.apache.hadoop.hive.ql.exec.tez.MapRecordProcessor.processRow(MapRecordProcessor.java:205) > at > org.apache.hadoop.hive.ql.exec.tez.MapRecordProcessor.run(MapRecordProcessor.java:171) > at > org.apache.hadoop.hive.ql.exec.tez.TezProcessor.run(TezProcessor.java:152) > This is because tables may have already been loaded. -- This message was sent by Atlassian JIRA (v6.2#6252)