Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 6 from 6 (0.153s).
Loading phrases to help you
refine your search...
[PIG-1832] Support timestamp in HBaseStorage when storing - Pig - [issue]
...When storing data into HBase using org.apache.pig.backend.hadoop.hbase.HBaseStorage, HBase timestamp field is stored with insertion time of the mapreduce job.  It would be nice to have ...
http://issues.apache.org/jira/browse/PIG-1832    Author: Eric Yang, 2013-02-27, 06:29
Re: How to calculate delta in a column? - Pig - [mail # user]
...You are right in my example, there should be a timestamp column. Thanks, I will look into writing the UDF.  regards, Eric  On Fri, Dec 31, 2010 at 1:16 AM, Dmitriy Ryaboy  wro...
   Author: Eric Yang, 2011-01-01, 20:19
How to calculate delta in a column? - Pig - [mail # user]
...Hi,  What is the most efficient method to calculate delta of columns?  Consider this:  (key1, 1, 2, 3) (key1, 2, 4, 5) (key2, 1, 2, 4) (key1, 3, 6, 9) (key2, 2, 4, 6)  Th...
   Author: Eric Yang, 2010-12-31, 06:12
Re: Syntax and HBaseStorage questions - Pig - [mail # user]
...Thanks for the pointer. :)  regards, Eric  On Thu, Dec 30, 2010 at 2:15 AM, Dmitriy Ryaboy  wrote: . e ut S...
   Author: Eric Yang, 2010-12-30, 19:32
Re: Syntax and HBaseStorage questions - Pig - [mail # user]
...Hi Dmitriy,  Issue filed: https://issues.apache.org/jira/browse/PIG-1782  I meant to say columns in my previous message.  It should read as "Make alteration of a column in a b...
   Author: Eric Yang, 2010-12-30, 05:12
Syntax and HBaseStorage questions - Pig - [mail # user]
...Hi,  Consider this use case:  There is a program store cpu usage metrics to a HBase table.  This HBase table has a column family called cpu, and individual cpu core usage is s...
   Author: Eric Yang, 2010-12-29, 07:10
Sort:
project
Chukwa (633)
Hadoop (45)
HBase (42)
MapReduce (18)
Pig (6)
HDFS (2)
Hive (1)
type
mail # user (5)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (1)
last 9 months (6)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (732)
Daniel Dai (545)
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)
Eric Yang