Re: Hadoop:Pig: Update column value

2010-07-06 Thread Jeff Zhang
Hi John, It would be better if you ask the question in pig user mail list. And paste your pig script and any udf. On Wed, Jul 7, 2010 at 7:39 AM, John Seer wrote: > > Hello, > > I am trying ti update column values using pig. > > What I did I took a tuple and update column value and return the

Hadoop:Pig: Update column value

2010-07-06 Thread John Seer
Hello, I am trying ti update column values using pig. What I did I took a tuple and update column value and return the same tuple. Problem is when I return new tuple all data is lost about fields information. Is there any way to update data with out losing field info? -- View this message in