[
https://issues.apache.org/jira/browse/TEZ-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Seth updated TEZ-971:
-------------------------------
Attachment: TEZ-971.1.txt
Simple patch to report an error instead of just throwing it and waiting for the
future to be accessed.
There's several other issues - like other exceptions (an NPE) for example from
the same thread, which I plan to fix as part of TEZ-919 and and TEZ-879.
[~hitesh], quick review please.
> Shuffle should report errors early
> ----------------------------------
>
> Key: TEZ-971
> URL: https://issues.apache.org/jira/browse/TEZ-971
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Priority: Critical
> Attachments: TEZ-971.1.txt
>
>
> Currently, shuffle requires a getNext / isAvailable method to be called
> before it reports exceptions. This needs to be done early.
> Related TEZ-919, but planning on fixing this first.
--
This message was sent by Atlassian JIRA
(v6.2#6252)