| clear query|facets|time |
Search criteria: .
Results from 1 to 9 from
9 (0.092s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How can I pass command-line parameters with whitespace to an apache pig script? - Pig - [mail # user]
|
|
...You should pass -param flt="a1==1 AND a2==2" 2013/4/24 David LaBarbera [EMAIL PROTECTED]|齐忠...
|
|
|
Author: centerqi hu,
2013-04-24, 16:30
|
|
|
Re: Inserting a row from a file as a bag - Pig - [mail # user]
|
|
...file_name is on hdfs? 2013/4/24 Sachin Sudarshana [EMAIL PROTECTED]|齐忠...
|
|
|
Author: centerqi hu,
2013-04-24, 16:28
|
|
|
Re: first field utf8 formate - Pig - [mail # user]
|
|
...Issue is resolved as follow SSCNT = FOREACH SSG {UV = DISTINCT SS.ukey; GENERATE '主动搜索uv、pv' as scnt:chararray, FLATTEN(group) AS platform, COUNT(UV) as uv, COUNT(SS.ukey) as pv; }; 2...
|
|
|
Author: centerqi hu,
2013-04-24, 03:03
|
|
|
first field utf8 formate - Pig - [mail # user]
|
|
...If first field is utf8 formate,the output will get unrecognized code SSCNT = FOREACH SSG {UV = DISTINCT SS.ukey; GENERATE '主动搜索uv、pv' as scnt, FLATTEN(group) AS platform, COUNT(U...
|
|
|
Author: centerqi hu,
2013-04-24, 02:46
|
|
|
Re: Could not resolve com.twitter.ambrose.pig.EmbeddedAmbrosePigProgressNotificationListener - Pig - [mail # user]
|
|
...Thank Bill I grep EmbeddedAmbrosePigProgressNotificationListener output grep EmbeddedAmbrosePigProgressNotificationListener ./ -r -n --color ./bin/pig-ambrose:56:-Dpig.notificati...
|
|
|
Author: centerqi hu,
2013-04-23, 09:07
|
|
|
Could not resolve com.twitter.ambrose.pig.EmbeddedAmbrosePigProgressNotificationListener - Pig - [mail # user]
|
|
...hi all With Ambrose, but encountered the following problem. Was encountered? https://github.com/twitter/ambrose/issues/68 thx [EMAIL PROTECTED]...
|
|
|
Author: centerqi hu,
2013-04-23, 03:45
|
|
|
how to define delimite in hadoop pig stream through - Pig - [mail # user]
|
|
...hi all how to define delimite in hadoop pig stream through? Code is as follows define X `actionList.py`ship('/proxy/macid2uid/actionList.py') us ing PigStorage(','); schem...
|
|
|
Author: centerqi hu,
2013-01-08, 03:26
|
|
|
get temp output - Pig - [mail # user]
|
|
...hi all How to get pig temporary output, /tmp/temp-696992392/tmp27955730 such as when running explain Reduce Plan Store(hdfs://idc01-thd-ns-01:9000/tmp/temp-696992392/tmp27955730:...
|
|
|
Author: centerqi hu,
2012-10-22, 05:23
|
|
|
When passing the -M parameter to get different results - Pig - [mail # user]
|
|
...hi all Why do I get different results? When passing the -M parameter to get different results, If I do not pass the -M parameter, the result is not correct thx pig s...
|
|
|
Author: centerqi hu,
2012-10-17, 15:25
|
|
|
|