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

Brandon Williams commented on CASSANDRA-3765:
---------------------------------------------

+1 on e66fc06 at https://github.com/jbellis/cassandra/tree/2878-rebased
                
> hadoop word count example is unable to output to cassandra with default 
> settings
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3765
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3765
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Contrib
>    Affects Versions: 1.1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>              Labels: hadoop
>             Fix For: 1.1
>
>         Attachments: 3765.txt
>
>
> {noformat}
> 12/01/21 06:03:16 WARN mapred.LocalJobRunner: job_local_0001
> java.lang.NullPointerException
>         at 
> org.apache.cassandra.utils.FBUtilities.newPartitioner(FBUtilities.java:407)
>         at 
> org.apache.cassandra.hadoop.ConfigHelper.getOutputPartitioner(ConfigHelper.java:384)
>         at org.apache.cassandra.client.RingCache.<init>(RingCache.java:58)
>         at 
> org.apache.cassandra.hadoop.ColumnFamilyRecordWriter.<init>(ColumnFamilyRecordWriter.java:99)
>         at 
> org.apache.cassandra.hadoop.ColumnFamilyRecordWriter.<init>(ColumnFamilyRecordWriter.java:93)
>         at 
> org.apache.cassandra.hadoop.ColumnFamilyOutputFormat.getRecordWriter(ColumnFamilyOutputFormat.java:132)
>         at 
> org.apache.cassandra.hadoop.ColumnFamilyOutputFormat.getRecordWriter(ColumnFamilyOutputFormat.java:62)
>         at 
> org.apache.hadoop.mapred.ReduceTask.runNewReducer(ReduceTask.java:553)
>         at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:408)
> {noformat}
> (Output to filesystem still works.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to