[
https://issues.apache.org/jira/browse/CASSANDRA-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425661#comment-13425661
]
Niel Drummond commented on CASSANDRA-4466:
------------------------------------------
I can confirm the patch works for our dataset. Thanks for this.
> ColumnFamilyRecordReader hadoop integration fails with ghost keys
> -----------------------------------------------------------------
>
> Key: CASSANDRA-4466
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4466
> Project: Cassandra
> Issue Type: Bug
> Components: Hadoop
> Affects Versions: 1.1.2
> Reporter: Niel Drummond
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 1.1.3
>
> Attachments: 4466-stack, 4466-v0.patch, 4466.txt
>
>
> When running hadoop-cassandra jobs with range queries over ghost keys, the
> ColumnFamilyRecordReader throws an exception if the last key in a slice_range
> query is a ghost key.
> This seems to be related to changes made in CASSANDRA-2855 to prevent ghost
> keys appearing in a hadoop map.
> The call stack trace is attached.
> I made a one-line change to ColumnFamilyRecordReader.java, which seems to
> solve this issue for us.
--
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