GitHub user selvaganesang opened a pull request: https://github.com/apache/incubator-trafodion/pull/848
[Trafodion 2351] HBase snapshot concept needs to be contained within HBaseClient in Trafodion You can merge this pull request into a Git repository by running: $ git pull https://github.com/selvaganesang/incubator-trafodion trafodion-2351 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/848.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #848 ---- commit 055f7bb7ba344c7273e7ce2e725295a29f8768a2 Author: selvaganesang <selva.govindara...@esgyn.com> Date: 2016-11-18T22:12:57Z Merge branch 'trafodion-2356' of github.com:selvaganesang/incubator-trafodion into trafodion-2356 commit e0dab3ee05c39b441de9f04fe3e04654b03cf8d4 Author: selvaganesang <selva.govindara...@esgyn.com> Date: 2016-11-19T00:40:11Z Merge branch 'master' of git://git.apache.org/incubator-trafodion into trafodion-2356 commit 1c356227da4706b07962350eea6cfb9c9ad5304c Author: selvaganesang <selva.govindara...@esgyn.com> Date: 2016-11-22T04:20:29Z [TRAFODION-2356] HBase snapshot concept needs to be contained within HBaseClient in Trafodion Moved snapshot creation/deletion from SequenceFileWriter to HBaseClient. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---