I think we do not have any such attribute for the table but we can implement one like we have for Snapshot.
Regards, Ashish Singhi -----Original Message----- From: Serega Sheypak [mailto:[email protected]] Sent: 14 August 2015 15:28 To: user Subject: Re: How to get the creation time of a HTable? Hm... you can check underlying table catalog on HDFS and see time properties there? 2015-08-14 11:54 GMT+02:00 ShaoFeng Shi <[email protected]>: > Hello the community, > > In my case, I want to cleanup the HTables that older than certain > days; so we need to get the table's creation time, is there any API to > get this? If not, I may have to add such an attribute when creating > the table; > > Thanks for any suggestion; > > Shaofeng Shi, > Apache Kylin >
