[
https://issues.apache.org/jira/browse/HBASE-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-1174.
--------------------------------------
> Add a client API for returning the last-modified time for a table
> -----------------------------------------------------------------
>
> Key: HBASE-1174
> URL: https://issues.apache.org/jira/browse/HBASE-1174
> Project: HBase
> Issue Type: New Feature
> Reporter: Andrew Kyle Purtell
> Priority: Minor
>
> Extend the client API to support querying a table for its last modified time.
> This can be lazily updated in .META. by the HRS, for example, by region. The
> client API can scan the appropriate rows of .META. and choose the most recent
> timestamp.
> Cascading would prefer not to re-run a flow over HBase if the table has not
> been modified since the last one.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)