You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2010/02/04 10:12:27 UTC

[jira] Created: (AVRO-399) Make RPC interop tests work with the Python implementation

Make RPC interop tests work with the Python implementation
----------------------------------------------------------

                 Key: AVRO-399
                 URL: https://issues.apache.org/jira/browse/AVRO-399
             Project: Avro
          Issue Type: Test
          Components: python
            Reporter: Jeff Hammerbacher
            Assignee: Jeff Hammerbacher
             Fix For: 1.3.0




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


[jira] Updated: (AVRO-399) Make data file interop tests work with the Python implementation

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

Jeff Hammerbacher updated AVRO-399:
-----------------------------------

    Attachment: AVRO-399.patch

Oh, you want it to work on your computer, not just my own? FINE.

> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch, AVRO-399.patch, AVRO-399.patch
>
>


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


[jira] Updated: (AVRO-399) Make data file interop tests work with the Python implementation

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

Jeff Hammerbacher updated AVRO-399:
-----------------------------------

    Status: Patch Available  (was: Open)

> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch
>
>


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


[jira] Updated: (AVRO-399) Make data file interop tests work with the Python implementation

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

Jeff Hammerbacher updated AVRO-399:
-----------------------------------

    Summary: Make data file interop tests work with the Python implementation  (was: Make RPC interop tests work with the Python implementation)

> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>


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


[jira] Commented: (AVRO-399) Make data file interop tests work with the Python implementation

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831785#action_12831785 ] 

Doug Cutting commented on AVRO-399:
-----------------------------------

This fails for me.

> (cd lang/py; ant interop-data-generate)
Buildfile: build.xml

interop-data-generate:
    [mkdir] Created dir: /home/cutting/src/avro/trunk/build/interop/data
     [exec] Traceback (most recent call last):
     [exec]   File "/home/cutting/src/avro/trunk/lang/py/test/gen_interop_data.py", line 2, in <module>
     [exec]     from avro import schema
     [exec] ImportError: No module named avro
     [exec] Result: 1



> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch, AVRO-399.patch
>
>


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


[jira] Commented: (AVRO-399) Make data file interop tests work with the Python implementation

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832297#action_12832297 ] 

Doug Cutting commented on AVRO-399:
-----------------------------------

+1

'./build.sh clean test' now works for me.  Thanks, Jeff!

> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch, AVRO-399.patch, AVRO-399.patch, AVRO-399.patch
>
>


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


[jira] Updated: (AVRO-399) Make data file interop tests work with the Python implementation

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

Jeff Hammerbacher updated AVRO-399:
-----------------------------------

    Attachment: AVRO-399.patch

Exclude test_datafile_interop.py from being run by the "test" ant target.

> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch, AVRO-399.patch, AVRO-399.patch, AVRO-399.patch
>
>


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


[jira] Commented: (AVRO-399) Make data file interop tests work with the Python implementation

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830172#action_12830172 ] 

Doug Cutting commented on AVRO-399:
-----------------------------------

We might commit this w/o a data generator and add that in a separate issue?  Some interop testing is better than none.

> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch
>
>


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


[jira] Updated: (AVRO-399) Make data file interop tests work with the Python implementation

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

Jeff Hammerbacher updated AVRO-399:
-----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed revision 908770.


> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch, AVRO-399.patch, AVRO-399.patch, AVRO-399.patch
>
>


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


[jira] Commented: (AVRO-399) Make data file interop tests work with the Python implementation

Posted by "Jeff Hammerbacher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832277#action_12832277 ] 

Jeff Hammerbacher commented on AVRO-399:
----------------------------------------

Doug: try now.

> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch, AVRO-399.patch, AVRO-399.patch, AVRO-399.patch
>
>


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


[jira] Commented: (AVRO-399) Make data file interop tests work with the Python implementation

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832186#action_12832186 ] 

Doug Cutting commented on AVRO-399:
-----------------------------------

The interop test now work for me, but

./build.sh clean; cd lang/py ; ant test

fails with

[py-test] OSError: [Errno 2] No such file or directory: '/home/cutting/src/avro/trunk/lang/py/test/../../../build/interop/data'



> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch, AVRO-399.patch, AVRO-399.patch
>
>


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


[jira] Updated: (AVRO-399) Make data file interop tests work with the Python implementation

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

Jeff Hammerbacher updated AVRO-399:
-----------------------------------

    Attachment: AVRO-399.patch

> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch
>
>


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


[jira] Updated: (AVRO-399) Make data file interop tests work with the Python implementation

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

Jeff Hammerbacher updated AVRO-399:
-----------------------------------

    Attachment: AVRO-399.patch

Here's an implementation of the Python data file interop and data file generator

> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch, AVRO-399.patch
>
>


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


[jira] Commented: (AVRO-399) Make data file interop tests work with the Python implementation

Posted by "Jeff Hammerbacher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829918#action_12829918 ] 

Jeff Hammerbacher commented on AVRO-399:
----------------------------------------

Patch needs a data generator added.

> Make data file interop tests work with the Python implementation
> ----------------------------------------------------------------
>
>                 Key: AVRO-399
>                 URL: https://issues.apache.org/jira/browse/AVRO-399
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-399.patch
>
>


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