[
https://issues.apache.org/jira/browse/PHOENIX-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045158#comment-16045158
]
ASF GitHub Bot commented on PHOENIX-3812:
-----------------------------------------
GitHub user akshita-malhotra opened a pull request:
https://github.com/apache/phoenix/pull/260
PHOENIX-3812: Use HBase snapshots in async index building M/R job
- Index tool creates a snapshot and uses it as a configuration parameter to
run index M/R job using HBase snapshot.
- Add option to configure use of snapshots in IndexTool
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/akshita-malhotra/phoenix PHOENIX-3812
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/260.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 #260
----
commit 57fb264ba76e849db3bc4375f87091499cbce618
Author: Akshita <[email protected]>
Date: 2017-06-07T23:14:47Z
PHOENIX-3812: Use HBase snapshots in async index building M/R job
----
> Use HBase snapshots in async index building M/R job
> ---------------------------------------------------
>
> Key: PHOENIX-3812
> URL: https://issues.apache.org/jira/browse/PHOENIX-3812
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.10.0
> Reporter: Maddineni Sukumar
> Assignee: Akshita Malhotra
>
> As per discussion with James, HBase snapshots makes it lot easier and faster
> to operate on existing data.
> So explore using HBase snapshots in index building M/R job for async index.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)