Re: Column size limit

2014-08-18 Thread Adam Fuchs
Joe, I would say that a rule of thumb would be tens of megabytes for a single cell. There are two limits that affect this: 1) Amount of memory used: This includes ingesting into the batchwriter, buffering in the in-memory maps, scanning RFiles, and preparing query responses. At any given point,

Re: Column size limit

2014-08-18 Thread Josh Elser
I think Billie's project is one of our examples -- http://accumulo.apache.org/1.6/examples/dirlist.html On 8/18/14, 1:05 PM, Adam Fuchs wrote: Joe, I would say that a rule of thumb would be tens of megabytes for a single cell. There are two limits that affect this: 1) Amount of memory used: