Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 23 (0.101s).
Loading phrases to help you
refine your search...
Re: How can I use load function to load bag field? - Pig - [mail # user]
...Dear Russell,  My pig version is 0.91. I have tried a little bit. But I got a problem. My data is looks like:  henrietta    1    25 sally    1   ...
   Author: yonghu, 2012-06-11, 19:07
Re: How can I use load function to load bag field? - Pig - [mail # user]
...Dear Russell,  Thanks for your response.  Yong  On Mon, Jun 11, 2012 at 7:33 PM, Russell Jurney wrote:  ...
   Author: yonghu, 2012-06-11, 18:51
How can I use load function to load bag field? - Pig - [mail # user]
...Dear All,  How can I define UDF load function to load the bag field? Such as A = LOAD 'location' as (filed_name : bag {}). Can anyone show me an example code?  Regards!  Yong...
   Author: yonghu, 2012-06-11, 16:07
Re: How can pig work with hadoop-append version? - Pig - [mail # user]
...Thanks for your reply. I have tried by the pig 0.9.1. It's no a problem any more.  On Wed, Jan 18, 2012 at 1:49 PM, Dmitriy Ryaboy  wrote: if t* build/test/classes:/home/huyong/pig...
   Author: yonghu, 2012-01-18, 13:17
Re: How can pig work with hadoop-append version? - Pig - [mail # user]
...If I rebuild  the pig using ant jar-withouthadoop, the output of pig -secretDebugCmd is following:  dry run: /usr/lib/jvm/java-6-sun/bin/java -Xmx1000m -Dpig.log.dir=/home/huyong/p...
   Author: yonghu, 2012-01-18, 12:32
How can pig work with hadoop-append version? - Pig - [mail # user]
...Hello,  My pig version is 0.8.1. I have got some information of the mailing list. I rebuilt the pig using: ant jar-withouthadoop and replace the hadoop jar file in /pig_home/build/ivy/l...
   Author: yonghu, 2012-01-18, 10:03
Re: How can pig connect to the HBase in standalone mode? - Pig - [mail # user]
...I didn't start hdfs. Standalone means local mode, not pseudo distributed or fully distributed. I just modify the hbase-site.xml file as following:          hbase.roo...
   Author: yonghu, 2012-01-10, 11:05
Re: How can pig connect to the HBase in standalone mode? - Pig - [mail # user]
...I didn't set any configuration files for hbase and hdfs, as I used in standalone mode. I used the function org.apache.pig.backend.hadoop.hbase.HBaseStorage() to load the data from hbase to p...
   Author: yonghu, 2012-01-10, 09:28
How can pig connect to the HBase in standalone mode? - Pig - [mail # user]
...Hello,  If there is a way for pig to connect HBase in standalone mode. It means pig is standalone and HBase is also standalone. I tried org.apache.pig.backend.hadoop.hbase.HBaseStorage ...
   Author: yonghu, 2012-01-09, 16:49
Re: How can HBase return the metadata to the client? - Pig - [mail # user]
...Sorry about that.  Yong  On Sat, Oct 8, 2011 at 10:45 AM, Dmitriy Ryaboy  wrote:  ...
   Author: yonghu, 2011-10-08, 10:18
Sort:
project
HBase (92)
Pig (23)
type
mail # user (23)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (2)
last 9 months (23)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (731)
Daniel Dai (543)
Russell Jurney (485)
Olga Natkovich (453)
Prashant Kommireddi (367)
Bill Graham (334)
Cheolsoo Park (246)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (154)
Jeff Zhang (146)
Santhosh Srinivasan (142)
yonghu