We don't support supercolumns in CFIF yet.
Peng Guo added this in his patchset at
http://files.cnblogs.com/gpcuster/CassandraInputFormat.rar but it's
mixed in with a ton of other changes. Honestly it's probably easier
to start fresh, but it might be useful to look at his code for
inspiration.
On
I have a super column along he lines of
=> { => { att: value }}
Now I would like to process a set of rows [from_time..until_time] with Hadoop.
I've setup the hadoop job like this
job.setInputFormatClass(ColumnFamilyInputFormat.class);
ConfigHelper.setColumnFamil