You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Tim van Heugten (JIRA)" <ji...@apache.org> on 2013/01/29 14:53:25 UTC

[jira] [Created] (CRUNCH-152) DeepCopy of Pair (for getDetachedValue(..)) with null-element fails with NPE

Tim van Heugten created CRUNCH-152:
--------------------------------------

             Summary: DeepCopy of Pair (for getDetachedValue(..)) with null-element fails with NPE
                 Key: CRUNCH-152
                 URL: https://issues.apache.org/jira/browse/CRUNCH-152
             Project: Crunch
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Tim van Heugten
            Priority: Blocker


If I have a Pair.of(null,null) that I want stored in multiple outputs. Crunch fails with a NullPointerException.
The issue also occurs when just one of the values is null.

The pipeline was able to handle such pairs before in 0.3.

--
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