Outputting newlines from data

2013-09-17 Thread Andrew Mains
Hi all, I'm having some issues working with records containing new lines after deserialization. Some information: 1. The serialized records do not contain new lines (they are base64 encoded protobuf messages). 2. The deserialized records DO contain new lines (our SerDe base64 decodes them an

Fwd: Outputting newlines from data

2013-09-17 Thread Andrew Mains
Hi all, I'm having some issues working with records containing new lines after deserialization. Some information: 1. The serialized records do not contain new lines (they are base64 encoded protobuf messages). 2. The deserialized records DO contain new lines (our SerDe base64 decodes them and e