[
https://issues.apache.org/jira/browse/MAPREDUCE-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036666#comment-18036666
]
ASF GitHub Bot commented on MAPREDUCE-7392:
-------------------------------------------
github-actions[bot] commented on PR #4494:
URL: https://github.com/apache/hadoop/pull/4494#issuecomment-3509006818
We're closing this stale PR because it has been open for 100 days with no
activity. This isn't a judgement on the merit of the PR in any way. It's just a
way of keeping the PR queue manageable.
If you feel like this was a mistake, or you would like to continue working
on it, please feel free to re-open it and ask for a committer to remove the
stale tag and review again.
Thanks all for your contribution.
> bug for GzipCodec in native task
> --------------------------------
>
> Key: MAPREDUCE-7392
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-7392
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: nativetask
> Affects Versions: 3.1.1
> Reporter: chenfengge
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> perpare data command:
> yarn jar
> /usr/local/hadoop/share/hadoop/mapreduce/hadoop-mapreduce-examples-3.1.1.jar
> teragen -D mapreduce.job.maps=722 -D mapreduce.job.reduces=500 11000000000
> /testinput
> test command:
> yarn jar
> /usr/local/hadoop/share/hadoop/mapreduce/hadoop-mapreduce-examples-3.1.1.jar
> terasort -Dmapreduce.map.output.compress=true
> -Dmapreduce.map.output.compress.codec=org.apache.hadoop.io.compress.GzipCodec
> -Dmapreduce.job.map.output.collector.class=org.apache.hadoop.mapred.nativetask.NativeMapOutputCollectorDelegator
> -D mapreduce.job.reduces=500 /testinput /testoutput
> test will blocked.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]