[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350017#comment-15350017
 ] 

zhihai xu commented on MAPREDUCE-6727:
--------------------------------------

I uploaded a patch MAPREDUCE-6727.000.patch which add a configuration 
"mapreduce.job.input.size.limit" to limit the input size of the MapReduce job. 
The default value is -1 which means no limit.

> Add a configuration to limit the input size of the MapReduce job.
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-6727
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6727
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: job submission
>    Affects Versions: 2.8.0
>            Reporter: zhihai xu
>            Assignee: zhihai xu
>         Attachments: MAPREDUCE-6727.000.patch
>
>
> Add a configuration to limit the input size of the MapReduce job. It will be 
> useful for Hadoop admin to save Hadoop cluster resource by preventing users 
> from submitting bad mapreduce jobs or bad hive queries. The default behavior 
> is no limit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to