[
https://issues.apache.org/jira/browse/HADOOP-16776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065027#comment-17065027
]
Steve Loughran commented on HADOOP-16776:
-----------------------------------------
bq. do you thing we may want to use MonotonicClock to avoid other collision
issues?
maybe. It's only monotonic for a single core on a single socket; multicore
single socket it may be shared or private, multisocket: no guarantees at all.
But we don't want to measure things, just have different values, don't we? And
monotonic will give us more granulariy so less risk of collision.
> backport HADOOP-16775: distcp copies to s3 are randomly corrupted
> -----------------------------------------------------------------
>
> Key: HADOOP-16776
> URL: https://issues.apache.org/jira/browse/HADOOP-16776
> Project: Hadoop Common
> Issue Type: Improvement
> Components: tools/distcp
> Affects Versions: 2.8.0, 3.0.0, 2.10.0
> Reporter: Amir Shenavandeh
> Assignee: Amir Shenavandeh
> Priority: Blocker
> Labels: DistCp
> Fix For: 3.1.4, 2.10.1
>
> Attachments: HADOOP-16776-branch-2.8-001.patch,
> HADOOP-16776-branch-2.8-002.patch
>
>
> This is to back port HADOOP-16775 to hadoop 2.8 branch.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]