Options

Need to Merge Avro Files using java application

Hi,
I am having multiple avro files under a directory which reside on hadoop environment, I need to merge all these files and make it as a single avro file.
example

/abc->
x.avro
y.avro } => a.avro
z.avro

The file a.avro will contain contents of all x,y,z files, where x,y,z files having same schema. I need to create a java application. Any help appreciated.
Thanks.
Hari

Comments

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file