You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Venky Iyer (JIRA)" <ji...@apache.org> on 2009/03/30 21:29:50 UTC

[jira] Created: (HIVE-380) Split n-partition job into K (n/K)-partition sized jobs when possible.

Split n-partition job into K (n/K)-partition sized jobs when possible.
----------------------------------------------------------------------

                 Key: HIVE-380
                 URL: https://issues.apache.org/jira/browse/HIVE-380
             Project: Hadoop Hive
          Issue Type: Improvement
            Reporter: Venky Iyer


While this is perhaps slower for the job, it allows users to easily run larger jobs without significantly hurting the cluster in one blow. (Although you could still waste more resources this way).

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