| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
125 (0.154s).
|
|
|
Loading phrases to help you refine your search...
|
|
Store output in multiple directories - Pig - [mail # user]
|
|
...Is there anyway I can tell pig to send output into multiple directories? If I have 10 files can send 5 files to dir1 and remaining 5 to dir2?...
|
|
|
Author: Mohit Anchlia,
2012-03-27, 21:20
|
|
|
Re: Duplicate rows when using regular expression - Pig - [mail # user]
|
|
...Thanks!! Is there a place where I can see if task was re-scheduled? On Sat, Mar 24, 2012 at 6:28 PM, Prashant Kommireddi w rote: l p o m b502′,’5935′, -4]" m o I...
|
|
|
Author: Mohit Anchlia,
2012-03-25, 03:15
|
|
|
Re: Duplicate rows when using regular expression - Pig - [mail # user]
|
|
...No I don't have it turned off. Can you please explain what might be happening because of that? And how to debug if that indeed is the problem. On Sat, Mar 24, 2012 at 5:30 PM, Prashan...
|
|
|
Author: Mohit Anchlia,
2012-03-25, 01:00
|
|
|
Re: Duplicate rows when using regular expression - Pig - [mail # user]
|
|
...I don't have my script handy but all I am doing is something like: A = LOAD $in using PigStorage("\t") as (col:chararray, col2:chararray); STORE A INTO '{Table}' USING using com.vertic...
|
|
|
Author: Mohit Anchlia,
2012-03-25, 00:25
|
|
|
Re: Duplicate rows when using regular expression - Pig - [mail # user]
|
|
...Could someone please help me understand or give some pointers to me, On Fri, Mar 23, 2012 at 4:57 PM, Mohit Anchlia wrote: ...
|
|
|
Author: Mohit Anchlia,
2012-03-24, 18:48
|
|
|
Duplicate rows when using regular expression - Pig - [mail # user]
|
|
...I am running a script to load data in the database. When I use [0-4] I see 2 rows being created for every record that I process. But when I run them individually then it works. Could someone...
|
|
|
Author: Mohit Anchlia,
2012-03-23, 23:57
|
|
|
Re: Inserting date - Pig - [mail # user]
|
|
...Thanks On Thu, Mar 22, 2012 at 5:09 PM, Thejas Nair wrote: ...
|
|
|
Author: Mohit Anchlia,
2012-03-23, 01:04
|
|
|
Re: Inserting date - Pig - [mail # user]
|
|
...Thanks! Is there any time function that I can use in pig to get the current time? On Thu, Mar 22, 2012 at 3:58 PM, Jonathan Coveney wrote: ...
|
|
|
Author: Mohit Anchlia,
2012-03-22, 23:18
|
|
|
Re: Inserting date - Pig - [mail # user]
|
|
...On Thu, Mar 22, 2012 at 2:34 PM, Thejas Nair wrote: this I am assuming will run another map task? I was trying to avoid that. ...
|
|
|
Author: Mohit Anchlia,
2012-03-22, 22:18
|
|
|
Re: Inserting date - Pig - [mail # user]
|
|
...Yes that's exactly what I am asking. Reading from flat file and then inserting it into the database. And I want to insert date before storing. for eg I want to add date before A gets s...
|
|
|
Author: Mohit Anchlia,
2012-03-22, 20:13
|
|
|
|