You may need to write a custom LoadFunc, or load the data as chararray, then parse in custom EvalFunc.
Thanks, Daniel On Tue, May 21, 2013 at 2:39 PM, siva Reddy <[email protected]> wrote: > Hi, > > How to read the string array using any pig parser > > {"string_array"}:["value1","value2"] does not > > > With Regards > > Siva >
