Hi,* * SequenceFileOutputFormat write is known to be slow. Would it help if I convert the binary content to text, with something like Base64 encoding, and use that?
Thank you, Mark
Hi,* * SequenceFileOutputFormat write is known to be slow. Would it help if I convert the binary content to text, with something like Base64 encoding, and use that?
Thank you, Mark