If you have a Thrift server running, you can use HappyBase (
https://happybase.readthedocs.io/en/stable/) to get a pretty nifty Python
API. That along with using a scan with the TimestampFilter should get you
what you want.

-Dima

On Thursday, July 14, 2016, Mahesh Sankaran <sankarmahes...@gmail.com>
wrote:

> Hi all,
>
> My client wants last one month of data in  hbase table.
> I know we can export using timestamp range. But we dont know starting
> timestamp of particular month in our hbase table which contains millions of
> rows.
> Is there any python api to find starting timestamp of particular month or
> date in hbase table.
> Any help would be appreciated.
>
>
> Best regards,
>
> Mahesh
>

Reply via email to