You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Rahul Sharma (JIRA)" <ji...@apache.org> on 2012/09/05 07:38:07 UTC

[jira] [Assigned] (CRUNCH-54) MSCRPlanner throws NPE while writing back a file using a materialized Pcollection

     [ https://issues.apache.org/jira/browse/CRUNCH-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rahul Sharma reassigned CRUNCH-54:
----------------------------------

    Assignee: Rahul Sharma
    
> MSCRPlanner throws NPE while writing back a file using a materialized Pcollection
> ---------------------------------------------------------------------------------
>
>                 Key: CRUNCH-54
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-54
>             Project: Crunch
>          Issue Type: Bug
>          Components: IO
>            Reporter: Rahul Sharma
>            Assignee: Rahul Sharma
>         Attachments: CRUNCH-54-NPE-from-MCSPlanner.patch, MrPipelinetTest.java
>
>
> When we try to write back a materialized collection to a file using the To.Text(..) the MCSPlanner throws back a NPE. 
> java.lang.NullPointerException
> 	at org.apache.crunch.impl.mr.plan.MSCRPlanner.constructJobPrototypes(MSCRPlanner.java:192)
> 	at org.apache.crunch.impl.mr.plan.MSCRPlanner.plan(MSCRPlanner.java:98)
> 	at org.apache.crunch.impl.mr.MRPipeline.run(MRPipeline.java:116)
> 	at org.apache.crunch.MrPipelinetTest.pipelineShouldNotFail(MrPipelinetTest.java:41)
> 	

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