You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2014/01/15 21:33:20 UTC

[jira] [Commented] (CRUNCH-322) StoreLastEmitter Should Be Part of crunch-test

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

Josh Wills commented on CRUNCH-322:
-----------------------------------

Agree with that; also try out InMemoryEmitter<T>, which is in crunch-core and is what I usually use for tests.

> StoreLastEmitter Should Be Part of crunch-test
> ----------------------------------------------
>
>                 Key: CRUNCH-322
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-322
>             Project: Crunch
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.9.0
>            Reporter: Jesse Anderson
>            Assignee: Josh Wills
>
> There aren't many ways of unit testing Crunch that are built in. I'm using crunch-core/src/test/java/org/apache/crunch/fn/StoreLastEmitter.java to test outputs from DoFN classes.
> This class is not distributed with the crunch-core JAR because it is in the test package. This class should be moved to the non-test source for crunch-test.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)