You can specify the field names to load by creating new instance of ChukwaStorage like:
new ChukwaStorage('field1','field2'...); Hope this helps. Regards, Eric On 7/27/10 1:05 PM, "Corbin Hoenes" <cor...@tynt.com> wrote: > Is it possible to load just a few fields from ChukwaStorage or do I have to > load the entire map then project just the fields I want? >