Hey,
       I have a file similar to syslog output. It is 1 tuple per line, space
seperated, but the tuple can have variable number of arguments if you use
the standard PigStorage function to load the file.
The first 4 variables are always defined and have a strict format, the rest
of the line i would like to define as a single chararray (including spaces).
Is there anyway for me to do that in pig?

thanks,
             Sridhar

Reply via email to