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

Michael Kjellman commented on CASSANDRA-4912:
---------------------------------------------

[~brandon.williams] If I patch BulkOutputFormat.java in a similar manner to 
CASSANDRA-4208 (line 40) this is what is causing the initial check of the 
config to pass but fail when the reducer is created. Still not sure why the 
behavior is different.
                
> BulkOutputFormat should support Hadoop MultipleOutput
> -----------------------------------------------------
>
>                 Key: CASSANDRA-4912
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4912
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Hadoop
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Michael Kjellman
>         Attachments: Example.java
>
>
> Much like CASSANDRA-4208 BOF should support outputting to Multiple Column 
> Families. The current approach takken in the patch for COF results in only 
> one stream being sent.

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

Reply via email to