On Fri, Aug 6, 2010 at 11:13 AM, Michael Segel
<michael_se...@hotmail.com> wrote:
> 2) There isn't any documentation, I'm assuming that the start time and end 
> times are timestamps (long values representing the number of miliseconds 
> since the epoch which are what is being stored in hbase).

Yes.

What kinda doc. do you need?  The javadoc on the class is minimal:
http://hbase.apache.org/docs/r0.20.6/api/org/apache/hadoop/hbase/mapreduce/Export.html


> 3) Is there an easy way to convert a date in to a time stamp? (not in ksh, 
> and I'm struggling on finding a way to reverse the datetime object in python.
>

On the end of this page it shows you how to do date convertions inside
in the hbase shell: http://wiki.apache.org/hadoop/Hbase/Shell

St.Ack


> Thx
>
> -Mike
>
>

Reply via email to