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 2009/09/11 02:53:57 UTC

[jira] Created: (HIVE-824) use same mapper for mltiple directories

use same mapper for mltiple directories
---------------------------------------

                 Key: HIVE-824
                 URL: https://issues.apache.org/jira/browse/HIVE-824
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Query Processor
            Reporter: Namit Jain


CombineHiveInputFormat will enable 1 mapper to read multiple files in the same directory. It should be possible to extend it for multiple directories (partitions of the same table),
when the operator tree for those partitions is the same.

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