I am using the instruction:
store A into 'result-australia-0' using PigStorage('\t');to store the data in HDFS. But the problem is that, this creates 1 file with 500MB of size. Instead, want to save several 64MB files. How I do this? -- Best regards,
