You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2014/03/11 19:29:48 UTC

[jira] [Created] (HIVE-6618) assertion when getting reference key from loader with byte-array mapjoin key

Sergey Shelukhin created HIVE-6618:
--------------------------------------

             Summary: 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
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin


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)