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

Brahma Reddy Battula commented on MAPREDUCE-7477:
-------------------------------------------------

Hi [~wanghl] 

Thanks for reporting.. Can you Elaborate more on this an provide any changes 
which you are looking.?

> compare some Map-Reduce Framework Counters to point out or warn user there 
> are issues with the results
> ------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-7477
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7477
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mapreduce-client
>            Reporter: WangHL
>            Priority: Major
>
> Our project aims to ensure data uniformity, Map results use 
> System.currentTimeMillis()%numOfRed decide which Reduce task to send to.
> In the case of unstable key output from repeated Map tasks, if a Map task is 
> rerun due to various reasons, it may cause result data omission or 
> duplication.
> I want compare some Map-Reduce Framework Counters(MAP_OUTPUT_RECORDS, 
> COMBINER_INPUT_RECORDS, COMBINER_OUPUT_REDORDS, REDUCE_INPUT_RECORDS), to 
> point out or warn user there are issues with the results.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
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