| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
12 (0.387s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: how to use '==' to compare chararry(string) - Pig - [mail # user]
|
|
...Harsha, Double quotes works, thank you! Dan On 2/26/13 5:49 PM, "Harsha" wrote: ...
|
|
|
Author: Dan Yi,
2013-02-27, 17:11
|
|
|
Re: how to filter empty string - Pig - [mail # user]
|
|
...Hi,Young, I tried that one too, still won't work On 2/26/13 5:12 PM, "Young Ng" wrote: ...
|
|
|
Author: Dan Yi,
2013-02-27, 01:16
|
|
|
how to use '==' to compare chararry(string) - Pig - [mail # user]
|
|
...Hi, I have this simple file and tried to remove lines that have itemid column as empty string '', but it Won't work, I tried to set the == to some valid itemid in the file see if I can...
|
|
|
Author: Dan Yi,
2013-02-27, 01:11
|
|
|
how to filter empty string - Pig - [mail # user]
|
|
...Hi, I have data as following : Timestamp itemid actiontype "2012-11-01T23:59:59.000+0000" "" "Search" "2012-11-01T23:59:59.000+0000" "688531" "ShowItemDetail" ....
|
|
|
Author: Dan Yi,
2013-02-26, 23:41
|
|
|
index of the lines in file - Pig - [mail # user]
|
|
...Hi, I have a file with one id(string) at each line, Is there easy way given any id I can find its Index in the file, eg the line #? For example, the file looks like this: item1 ...
|
|
|
Author: Dan Yi,
2013-02-05, 18:54
|
|
|
execute pig command in Java program - Pig - [mail # user]
|
|
...Hi, I used to write PHP code to execute pig command, it worked well, Now I switch to Java but seems it won't work, here is my code: String pigCommand = "pig -x local -p ouput=/t...
|
|
|
Author: Dan Yi,
2013-01-24, 06:07
|
|
|
is null function - Pig - [mail # user]
|
|
...can anyone tell me why the following won't work i have bags like this: x: (utm_source,3) (sprint_&utm_medium,3) (banner&utm_campaign,3) (sprint,3) i wanna filter out all th...
|
|
|
Author: Dan Yi,
2011-12-01, 22:48
|
|
|
function to return string's length - Pig - [mail # user]
|
|
...hi, just wondering if there is any String function that returns the length of the string like JAVA does: string.length()? I use pig 0.8.1 ...
|
|
|
Author: Dan Yi,
2011-12-01, 22:10
|
|
|
register udf - Pig - [mail # user]
|
|
...hi, all i have a big projects, one of my project have all the pig scripts, and othe r one have all the java file as udfs for the pig scripts. i use eclipse/mav en to manage all t...
|
|
|
Author: Dan Yi,
2011-11-14, 22:40
|
|
|
pig-0.8.1-cdh3u2 - Pig - [mail # user]
|
|
...hi, I just installed pig-0.8.1-cdh3u2 on amazon ec2 and run my pig script, got following error: ERROR 2998: Unhandled internal error. org/jets3t/service/S3ServiceException...
|
|
|
Author: Dan Yi,
2011-11-08, 19:01
|
|
|
|