Hello,
 
Actually I have a use case in which I will receive the data from some source 
and I have to dump it in the same file after every regular interval and use 
that file for further operation. I tried to search on it, but I didn't see the 
anything related to this.
 
I am using STORE function, but STORE function always create new file with 
specified name and gives error if the specified  file already exists.
How should I do store the data in same file? Is it possible in Pig or have some 
work around for it?
Please suggest me some solution over this.
 
 
Thanks,
Bhavesh Shah                                      

Reply via email to