Lines exceeding mapred.linerecordreader.maxlength should cause exceptions
-------------------------------------------------------------------------

                 Key: HIVE-475
                 URL: https://issues.apache.org/jira/browse/HIVE-475
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Serializers/Deserializers
            Reporter: S. Alex Smith


Currently, rows of data that exceed mapred.linerecordreader.maxlength vanish 
silently.  Instead, an option should be added to indicate what to do under this 
circumstance (vanish the entire line, truncate after max length, or fail the 
job), but the default behavior should be job failure.

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

Reply via email to