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.
- Can I connect an InputStream to a Mutation value? David Medinets
- Re: Can I connect an InputStream to a Mutation value... Billie J Rinaldi
- Re: Can I connect an InputStream to a Mutation value... Jim Klucar
- Re: Can I connect an InputStream to a Mutation v... David Medinets
- Re: Can I connect an InputStream to a Mutation value... John Vines
