Re: Hadoop Integration: Limiting scan to a range of keys

2012-12-03 Thread Jamie Rothfeder
Thanks! Very helpful. On Mon, Dec 3, 2012 at 4:04 PM, aaron morton wrote: > For background, you may find the wide row setting useful > http://www.datastax.com/docs/1.1/cluster_architecture/hadoop_integration > > AFAIK all the input row readers for Hadoop do range scans. And I think the > support

Re: Hadoop Integration: Limiting scan to a range of keys

2012-12-03 Thread aaron morton
For background, you may find the wide row setting useful http://www.datastax.com/docs/1.1/cluster_architecture/hadoop_integration AFAIK all the input row readers for Hadoop do range scans. And I think the support for setting the start and end token is used so that jobs only select data which is