Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 9 from 9 (0.24s).
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
Sort:
project
Pig (9)
MapReduce (4)
HDFS (1)
type
mail # user (9)
date
last 7 days (0)
last 30 days (0)
last 90 days (6)
last 6 months (7)
last 9 months (9)
author
Dmitriy Ryaboy (1351)
Alan Gates (959)
Jonathan Coveney (736)
Daniel Dai (545)
Russell Jurney (493)
Olga Natkovich (453)
Prashant Kommireddi (370)
Bill Graham (333)
Cheolsoo Park (263)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (156)
Jeff Zhang (146)
Santhosh Srinivasan (142)
centerqi hu