You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "David Whiting (JIRA)" <ji...@apache.org> on 2014/08/04 19:40:12 UTC

[jira] [Created] (CRUNCH-455) Sort.sort doesn't work with ReverseAvroComparator in MemPipeline

David Whiting created CRUNCH-455:
------------------------------------

             Summary: Sort.sort doesn't work with ReverseAvroComparator in MemPipeline
                 Key: CRUNCH-455
                 URL: https://issues.apache.org/jira/browse/CRUNCH-455
             Project: Crunch
          Issue Type: Bug
          Components: Core
            Reporter: David Whiting
            Assignee: Josh Wills
            Priority: Minor


The mem Shuffler class discards the config that arrives with the GroupingOptions and only uses the unmodified Conifguration from the pipeline object, which means that "crunch.schema" is not set and causes a NullPointerException when you try and execute it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)