BigTable - large rows (more than 256MB)


schwartz@...
 

Hi!
We are using JG on top of Bigtable. While trying to understand some slow queries, I found the following in the Bigtable query vizualizer: "Large rows — Found 1 single key storing more than 256MB."
Not sure I fully understand the data model, does this mean that we have a single vertex which is very large (maybe a supernode)? Or does it mean we have too many vertices with a given label?
How does one begin to understand how to approach this?

Many thanks in advance,
Assaf

Join {janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.