You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "He Yongqiang (JIRA)" <ji...@apache.org> on 2010/01/16 02:36:54 UTC

[jira] Created: (HIVE-1058) Mapjoin operator need to clean up rowcainters used in HashMapWrapper

Mapjoin operator need to clean up rowcainters used in HashMapWrapper
--------------------------------------------------------------------

                 Key: HIVE-1058
                 URL: https://issues.apache.org/jira/browse/HIVE-1058
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: He Yongqiang
             Fix For: 0.6.0


Right now rowcainter use tmp file as backup storage. So the user need to invoke clear() of RowContainer to delete tmp files.

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