Hi All, I am trying to perform a join of some hbase tables in pig and I am using HBaseStorage to load the data from hbase in pig .
I was able to load my data using HBaseStorage but I have one problem. My Hbase tables are large and contain historic data. Hence I want to load the data in hbase for the last one hour or day. Is there a way I can do this? I tried to read about HBaseStorage but couldnt find a way I can achieve this Kindly suggest if this can be done. Thanks Gayatri
