You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2010/11/24 07:46:14 UTC

[jira] Resolved: (HIVE-1808) bug in auto_join25.q

     [ https://issues.apache.org/jira/browse/HIVE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain resolved HIVE-1808.
------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

Committed. Thanks Liyin

> bug in auto_join25.q
> --------------------
>
>                 Key: HIVE-1808
>                 URL: https://issues.apache.org/jira/browse/HIVE-1808
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Liyin Tang
>            Assignee: Liyin Tang
>         Attachments: hive-1808-1.patch
>
>
> In this test case, there are 2 SET statements:
> set hive.mapjoin.localtask.max.memory.usage = 0.0001;
> set hive.mapjoin.check.memory.rows = 2;
> But in HiveConf, the names of these 2 conf variable do not match with each other.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.