You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by "Lav Jain (JIRA)" <ji...@apache.org> on 2018/01/31 09:22:00 UTC

[jira] [Created] (HAWQ-1584) Propagate any errors when closing stream for PXF writable tables

Lav Jain created HAWQ-1584:
------------------------------

             Summary: Propagate any errors when closing stream for PXF writable tables 
                 Key: HAWQ-1584
                 URL: https://issues.apache.org/jira/browse/HAWQ-1584
             Project: Apache HAWQ
          Issue Type: Improvement
          Components: PXF
            Reporter: Lav Jain
            Assignee: Ed Espino


PXF ignores any errors when closing the stream, which does not affect reading HDFS data. However, in case of write HDFS might return an error and data might not get written. Therefore, any errors when closing the input stream must be passed to PXF client.



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