You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2010/08/06 21:18:15 UTC

[jira] Created: (AVRO-609) JsonToBinaryFragmentTool doesn't flush output

JsonToBinaryFragmentTool doesn't flush output
---------------------------------------------

                 Key: AVRO-609
                 URL: https://issues.apache.org/jira/browse/AVRO-609
             Project: Avro
          Issue Type: Bug
          Components: java
            Reporter: Doug Cutting
            Assignee: Doug Cutting
             Fix For: 1.4.0
         Attachments: AVRO-609.patch

JsonToBinaryFragmentTool needs to flush its output, as standard output is sometimes buffered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AVRO-609) JsonToBinaryFragmentTool doesn't flush output

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-609:
------------------------------

          Status: Resolved  (was: Patch Available)
    Hadoop Flags: [Reviewed]
      Resolution: Fixed

I just committed this.

> JsonToBinaryFragmentTool doesn't flush output
> ---------------------------------------------
>
>                 Key: AVRO-609
>                 URL: https://issues.apache.org/jira/browse/AVRO-609
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.4.0
>
>         Attachments: AVRO-609.patch
>
>
> JsonToBinaryFragmentTool needs to flush its output, as standard output is sometimes buffered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AVRO-609) JsonToBinaryFragmentTool doesn't flush output

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-609:
------------------------------

    Attachment: AVRO-609.patch

Here's a patch for this and updates to tests.

> JsonToBinaryFragmentTool doesn't flush output
> ---------------------------------------------
>
>                 Key: AVRO-609
>                 URL: https://issues.apache.org/jira/browse/AVRO-609
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.4.0
>
>         Attachments: AVRO-609.patch
>
>
> JsonToBinaryFragmentTool needs to flush its output, as standard output is sometimes buffered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AVRO-609) JsonToBinaryFragmentTool doesn't flush output

Posted by "Philip Zeyliger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896956#action_12896956 ] 

Philip Zeyliger commented on AVRO-609:
--------------------------------------

Looks good, thanks, Doug!

> JsonToBinaryFragmentTool doesn't flush output
> ---------------------------------------------
>
>                 Key: AVRO-609
>                 URL: https://issues.apache.org/jira/browse/AVRO-609
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.4.0
>
>         Attachments: AVRO-609.patch
>
>
> JsonToBinaryFragmentTool needs to flush its output, as standard output is sometimes buffered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AVRO-609) JsonToBinaryFragmentTool doesn't flush output

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-609:
------------------------------

    Status: Patch Available  (was: Open)

> JsonToBinaryFragmentTool doesn't flush output
> ---------------------------------------------
>
>                 Key: AVRO-609
>                 URL: https://issues.apache.org/jira/browse/AVRO-609
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.4.0
>
>         Attachments: AVRO-609.patch
>
>
> JsonToBinaryFragmentTool needs to flush its output, as standard output is sometimes buffered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.