[
https://issues.apache.org/jira/browse/HAWQ-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354989#comment-16354989
]
Lav Jain commented on HAWQ-1584:
--------------------------------
Committed to master
([ba7923d8db36a31f968ef7ca6f6f36694a2bf416|https://github.com/apache/incubator-hawq/commit/ba7923d8db36a31f968ef7ca6f6f36694a2bf416])
> 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: Lav Jain
> Priority: Major
> Fix For: 2.3.0.0-incubating
>
>
> 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)