Richard,
You are right. Thanks for that titbit. I got it working now.
- Shekar
On Thu, Feb 19, 2015 at 4:09 PM, Richard Lee wrote:
> The json serde creates a Map The Map.toString() method
> simply recursively prints out the keys and values in the format {key=value,
> …}. I think your json st
The json serde creates a Map The Map.toString() method simply
recursively prints out the keys and values in the format {key=value, …}. I
think your json structure is fine… it’s just in the Map.
Richard
> On Feb 19, 2015, at 4:00 PM, Shekar Tippur wrote:
>
> Hello,
>
> As I am trying to exten