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/22 23:48:16 UTC

[jira] Created: (HIVE-852) overflow in some paramaters leads to unexpected behavior

overflow in some paramaters leads to unexpected behavior
--------------------------------------------------------

                 Key: HIVE-852
                 URL: https://issues.apache.org/jira/browse/HIVE-852
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: Namit Jain


While debugging a problem with Alex, we set the following

set mapred.min.split.size = 1000000000000000000000000;

The parameter probably went out of range, and had some other meaning, which took a long time to figure out.
It would be useful to throw an error in that case.

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