Re: Optional string in avro scheme

2015-05-19 Thread Emre Sevinc
Hello Dmitry, Does the following SO answer help you: http://stackoverflow.com/a/27499930/236007 Kind regards, Emre Sevinç On Fri, May 15, 2015 at 9:44 AM, Dzmitry Hancharou goncharo...@gmail.com wrote: Hello all, I want to convert json with optional string field into binary avro file.

Re: Optional string in avro scheme

2015-05-19 Thread mani dunga
Error: Found interface org.apache.hadoop.mapreduce.TaskAttemptContext, but class was expected how can we solve this. On Tue, May 19, 2015 at 6:34 AM, Emre Sevinc emre.sev...@gmail.com wrote: Hello Dmitry, Does the following SO answer help you:

Re: Not able to load avro schema fully with all its contents

2015-05-19 Thread Check Peck
Can anyone help me with this? On Mon, May 18, 2015 at 2:04 PM, Check Peck comptechge...@gmail.com wrote: Does anyone have any idea on this why it is behaving like this? On Mon, May 18, 2015 at 1:03 PM, Check Peck comptechge...@gmail.com wrote: And this is my to_string method I forgot to