You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/25 14:54:00 UTC

[jira] [Commented] (ORC-136) Postpone creating HDFS file in PhysicalFsWriter

    [ https://issues.apache.org/jira/browse/ORC-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100144#comment-16100144 ] 

ASF GitHub Bot commented on ORC-136:
------------------------------------

GitHub user ajayyadava opened a pull request:

    https://github.com/apache/orc/pull/141

    ORC-136 Postpone creating HDFS file in PhysicalFsWriter

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ajayyadava/orc 136

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/141.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #141
    
----
commit 5bf8fc4682663475b7229225da137f08ac61c500
Author: Ajay Yadava <aj...@apache.org>
Date:   2017-07-24T00:18:45Z

    ORC-136 Postpone creating HDFS file in PhysicalFsWriter

----


> Postpone creating HDFS file in PhysicalFsWriter
> -----------------------------------------------
>
>                 Key: ORC-136
>                 URL: https://issues.apache.org/jira/browse/ORC-136
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>
> The writer used to put off creating the hdfs file until the first stripe was being flushed. We should restore that behavior in PhysicalFsWriter.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)