Re: Avro binary format to raw binary format

2014-06-16 Thread Grant Overby (groverby)
.apache.org<mailto:user@avro.apache.org>" mailto:user@avro.apache.org>> Subject: Re: Avro binary format to raw binary format I mean Avro serializes json into avro binary format. And it converts avro binary to json. My question is can we convert the avro binary to raw binary. Raw binar

Re: Avro binary format to raw binary format

2014-06-14 Thread mohan kumar Muddana
ddanamailto:mohanj...@gmail.com>> > Reply-To: "user@avro.apache.org<mailto:user@avro.apache.org>"< > user@avro.apache.org<mailto:user@avro.apache.org>> > Date: Friday, June 13, 2014 at 2:56 AM > To: "user@avro.apache.org<mailto:user@avro.apache.org&g

Re: Avro binary format to raw binary format

2014-06-13 Thread Wai Yip Tung
.apache.org<mailto:user@avro.apache.org>"mailto:user@avro.apache.org>> Date: Friday, June 13, 2014 at 2:56 AM To: "user@avro.apache.org<mailto:user@avro.apache.org>"mailto:user@avro.apache.org>> Subject: Avro binary format to raw binary format Hi, Tried to search

Re: Avro binary format to raw binary format

2014-06-13 Thread Sachin Goyal
o:user@avro.apache.org>> Date: Friday, June 13, 2014 at 2:56 AM To: "user@avro.apache.org<mailto:user@avro.apache.org>" mailto:user@avro.apache.org>> Subject: Avro binary format to raw binary format Hi, Tried to search the archives, but couldn't find good answe

Avro binary format to raw binary format

2014-06-13 Thread mohan kumar Muddana
Hi, Tried to search the archives, but couldn't find good answer. Just wanted to know is there any way to convert avro binary data which is converted from json to raw binary format. And also raw binary format to avro binary format. Will the decoder classes present work. Thanks in advance Mohan