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)