What is the recommended way of storing numeric data in Accumulo?  It looks
like Mutation.put takes only a CharSequence or a Value, and a Value can
only take a byte[].

-- 
Regards,
Kevin Pauli

Reply via email to