-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2811/
-----------------------------------------------------------
(Updated 2012-01-14 01:09:59.076191)
Review request for hcatalog, Francis Liu and David Capwell.
Changes
-------
The HCatalog snapshot class can be placed in the hbase storage driver package
as it is only used by the storage driver.
Summary
-------
This class defines a snapshot for HCatalog tables. This is required in
Hcatalog map reduce package for revision management.
This addresses bug hcatalog-193.
https://issues.apache.org/jira/browse/hcatalog-193
Diffs (updated)
-----
/trunk/storage-drivers/hbase/src/java/org/apache/hcatalog/hbase/HCatTableSnapshot.java
PRE-CREATION
Diff: https://reviews.apache.org/r/2811/diff
Testing
-------
The test case in HBase storage drivers covers this class. The unit tests pass.
Thanks,
Vandana