You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eric Wohlstadter (JIRA)" <ji...@apache.org> on 2018/05/07 21:43:00 UTC

[jira] [Created] (HIVE-19445) Graceful handling of "close" in WritableByteChannelAdapter

Eric Wohlstadter created HIVE-19445:
---------------------------------------

             Summary: Graceful handling of "close" in WritableByteChannelAdapter
                 Key: HIVE-19445
                 URL: https://issues.apache.org/jira/browse/HIVE-19445
             Project: Hive
          Issue Type: Bug
            Reporter: Eric Wohlstadter


org.apache.hadoop.hive.llap.WritableByteChannelAdapter
{quote}"I see now that the writeListener could be implemented in such a way as to propagate a write error back to the writer (so we can possibly throw an exception and fail the current operation rather than just log and ignore the error). Plus on close I'm wondering if it is better just to wait for the close future to complete so we can check the status."
{quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)