Some of the XML records that I work with are over 50M. I was hoping to
store them inside of Accumulo instead of the text-based HDFS XML super
file currently being used. However, since they are so large I can't
create a Value object without running out of memory. Storing values
this large may simply be using the wrong tool, please let me know.

Reply via email to