You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Chao Shi (JIRA)" <ji...@apache.org> on 2013/03/02 09:15:13 UTC

[jira] [Created] (CRUNCH-171) SortByValueIt breaks with -Phadoop2

Chao Shi created CRUNCH-171:
-------------------------------

             Summary: SortByValueIt breaks with -Phadoop2
                 Key: CRUNCH-171
                 URL: https://issues.apache.org/jira/browse/CRUNCH-171
             Project: Crunch
          Issue Type: Bug
          Components: Core
            Reporter: Chao Shi
            Assignee: Josh Wills


Failed tests:   testSortByValueWritables(org.apache.crunch.lib.SortByValueIT): expected:<[[C,3], [A,2], [D,2], [B,1], [E,1]]> but was:<[[C,3
], [D,2], [A,2], [E,1], [B,1]]>
  testSortByValueAvro(org.apache.crunch.lib.SortByValueIT): expected:<[[C,3], [A,2], [D,2], [B,1], [E,1]]> but was:<[[C,3], [D,2], [A,2], [E
,1], [B,1]]>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira