I have a JavaRDD with multiple rows. I want to merge individual rows and merge. Example data in a row:
{ key:"", value:[...] //array }