|
|
-
Splitting tuples in a BagMohit Anchlia 2012-09-08, 21:21
In following example is it possible to split the 2 tuples and write it into
separate files? There is only one "," separated chararray field in a tuple. ({(1,accountOwner,1),(2,accountOwner,1)}) ({(1,accountOwner,1),(2,accountOwner,1)}) ({(1,accountOwner,1),(2,accountOwner,1)}) ({(1,accountOwner,1),(2,accountOwner,1)}) ({(1,accountOwner,1),(2,accountOwner,1)}) |