[
https://issues.apache.org/jira/browse/TEZ-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15478153#comment-15478153
]
Hitesh Shah edited comment on TEZ-3271 at 9/9/16 8:24 PM:
----------------------------------------------------------
[~jeagles] Any thoughts on how to get the event generation to work correctly
for all kinds of edges including custom ones i.e the event generation be
somehow done via the vertex manager or edge manager plugins? This also ties in
to how the output and input pairs are written so as to be able to be generate
the correct kind of event for the waiting input.
was (Author: hitesh):
[~jeagles] Any thoughts on how to get the event generation to work correctly
for all kinds of edges including custom ones i.e the event generation be
somehow done via the vertex manager or edge manager plugins? This unfortunately
also ties in to how the output and input pairs are written so as to be able to
be generate the correct kind of event for the waiting input.
> Provide mapreduce failures.maxpercent equivalent
> ------------------------------------------------
>
> Key: TEZ-3271
> URL: https://issues.apache.org/jira/browse/TEZ-3271
> Project: Apache Tez
> Issue Type: New Feature
> Reporter: Jonathan Eagles
> Assignee: Jonathan Eagles
> Attachments: Succeeded with Failures.png, TEZ-3271.1.patch,
> TEZ-3271.2.patch, TEZ-3271.3.patch, TEZ-3271.4.patch, TEZ-3271.5.patch
>
>
> There is a certain category of work that need not have 100% of tasks succeed
> to cause the work to be considered a success. To meet that end, I propose we
> provide a tez equivalent of mapreduce.map.failures.maxpercent and
> mapreduce.reduce.failures.maxpercent. In this way a vertex will be considered
> a success if the number of failures is below a configured threshold.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)