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:35:54 UTC

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

    [ https://issues.apache.org/jira/browse/HIVE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930735#comment-13930735 ] 

Sergey Shelukhin commented on HIVE-6618:
----------------------------------------

Instead of getting key from loader, get from tables

> 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
>         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)