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.