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 2011/08/19 19:40:28 UTC

[jira] [Commented] (AVRO-878) TestWordCount.testProjection is broken

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

Doug Cutting commented on AVRO-878:
-----------------------------------

The intent of this test is to use a different schema and show that things still work.  The key field is absent in the new schema and is ignored in the data read, and the rank field is not present so its default value is used.  'svn blame' shows that this test was added in AVRO-534 to check that a different schema may be used.  How is this causing problems for AVRO-570?

> TestWordCount.testProjection is broken
> --------------------------------------
>
>                 Key: AVRO-878
>                 URL: https://issues.apache.org/jira/browse/AVRO-878
>             Project: Avro
>          Issue Type: Test
>    Affects Versions: 1.6.0
>            Reporter: Jeremy Lewi
>            Assignee: Jeremy Lewi
>             Fix For: 1.6.0
>
>         Attachments: AVRO-878.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> TestWordCount.testProjection in avro/mapred/TestWordCount.java  is broken. It appears to be using the wrong schema to read the output of the map reduce job.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira