[jira] [Assigned] (PHOENIX-5344) MapReduce Jobs Over Salted Snapshots Give Wrong Results

2019-06-14 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra reassigned PHOENIX-5344: - Assignee: Akshita Malhotra > MapReduce Jobs Over Salted Snapshots Give Wr

[jira] [Updated] (PHOENIX-3817) VerifyReplication using SQL

2018-09-19 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3817: -- Attachment: PHOENIX-3817-final2.patch > VerifyReplication using

[jira] [Assigned] (PHOENIX-4867) Document Verify Replication tool (PHOENIX-3817)

2018-08-24 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra reassigned PHOENIX-4867: - Assignee: Akshita Malhotra > Document Verify Replication tool (PHOENIX-3

[jira] [Created] (PHOENIX-4867) Document Verify Replication tool (PHOENIX-3817)

2018-08-24 Thread Akshita Malhotra (JIRA)
Akshita Malhotra created PHOENIX-4867: - Summary: Document Verify Replication tool (PHOENIX-3817) Key: PHOENIX-4867 URL: https://issues.apache.org/jira/browse/PHOENIX-4867 Project: Phoenix

[jira] [Updated] (PHOENIX-3817) VerifyReplication using SQL

2018-08-23 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3817: -- Attachment: PHOENIX-3817-final.patch > VerifyReplication using

[jira] [Updated] (PHOENIX-4849) UPSERT SELECT fails with stale region boundary exception after a split

2018-08-14 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-4849: -- Attachment: PHOENIX-4849.patch > UPSERT SELECT fails with stale region bound

[jira] [Created] (PHOENIX-4849) UPSERT SELECT fails with stale region boundary exception after a split

2018-08-14 Thread Akshita Malhotra (JIRA)
Akshita Malhotra created PHOENIX-4849: - Summary: UPSERT SELECT fails with stale region boundary exception after a split Key: PHOENIX-4849 URL: https://issues.apache.org/jira/browse/PHOENIX-4849

[GitHub] phoenix pull request #309: [Do Not Merge] PHOENIX-3817 Verify Replication us...

2018-07-20 Thread akshita-malhotra
Github user akshita-malhotra commented on a diff in the pull request: https://github.com/apache/phoenix/pull/309#discussion_r204187343 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/VerifyReplicationTool.java --- @@ -0,0 +1,477 @@ +/* + * Licensed

[GitHub] phoenix pull request #309: [Do Not Merge] PHOENIX-3817 Verify Replication us...

2018-07-20 Thread akshita-malhotra
Github user akshita-malhotra commented on a diff in the pull request: https://github.com/apache/phoenix/pull/309#discussion_r204181390 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/VerifyReplicationTool.java --- @@ -0,0 +1,477 @@ +/* + * Licensed

[GitHub] phoenix pull request #309: [Do Not Merge] PHOENIX-3817 Verify Replication us...

2018-07-20 Thread akshita-malhotra
Github user akshita-malhotra commented on a diff in the pull request: https://github.com/apache/phoenix/pull/309#discussion_r204181281 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/VerifyReplicationTool.java --- @@ -0,0 +1,477 @@ +/* + * Licensed

[GitHub] phoenix pull request #309: [Do Not Merge] PHOENIX-3817 Verify Replication us...

2018-07-20 Thread akshita-malhotra
Github user akshita-malhotra commented on a diff in the pull request: https://github.com/apache/phoenix/pull/309#discussion_r204180883 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/VerifyReplicationTool.java --- @@ -0,0 +1,477 @@ +/* + * Licensed

[GitHub] phoenix pull request #309: [Do Not Merge] PHOENIX-3817 Verify Replication us...

2018-07-20 Thread akshita-malhotra
Github user akshita-malhotra commented on a diff in the pull request: https://github.com/apache/phoenix/pull/309#discussion_r204180658 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/VerifyReplicationTool.java --- @@ -0,0 +1,477 @@ +/* + * Licensed

[GitHub] phoenix pull request #309: [Do Not Merge] PHOENIX-3817 Verify Replication us...

2018-07-19 Thread akshita-malhotra
Github user akshita-malhotra commented on a diff in the pull request: https://github.com/apache/phoenix/pull/309#discussion_r203943433 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/mapreduce/VerifyReplicationToolIT.java --- @@ -0,0 +1,323 @@ +/* + * Licensed

[jira] [Commented] (PHOENIX-3817) VerifyReplication using SQL

2018-07-19 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549976#comment-16549976 ] Akshita Malhotra commented on PHOENIX-3817: --- [~gjacoby] Added the support for scn setting

[jira] [Updated] (PHOENIX-3817) VerifyReplication using SQL

2018-07-19 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3817: -- Attachment: PHOENIX-3817.v6.patch > VerifyReplication using

[jira] [Updated] (PHOENIX-3817) VerifyReplication using SQL

2018-07-10 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3817: -- Attachment: (was: PHOENIX-3817.v4.patch) > VerifyReplication using

[jira] [Updated] (PHOENIX-3817) VerifyReplication using SQL

2018-07-10 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3817: -- Attachment: PHOENIX-3817.v5.patch > VerifyReplication using

[jira] [Updated] (PHOENIX-3817) VerifyReplication using SQL

2018-07-10 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3817: -- Attachment: PHOENIX-3817.v4.patch > VerifyReplication using

[GitHub] phoenix pull request #309: [Do Not Merge] PHOENIX-3817 Verify Replication us...

2018-07-10 Thread akshita-malhotra
GitHub user akshita-malhotra opened a pull request: https://github.com/apache/phoenix/pull/309 [Do Not Merge] PHOENIX-3817 Verify Replication using SQL conditions You can merge this pull request into a Git repository by running: $ git pull https://github.com/akshita-malhotra

[jira] [Commented] (PHOENIX-4771) Deleting tenant rows using a global connection on the base table does not work.

2018-06-04 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500995#comment-16500995 ] Akshita Malhotra commented on PHOENIX-4771: --- Thanks [~tdsilva] > Deleting tenant rows us

[jira] [Commented] (PHOENIX-4771) Deleting tenant rows using a global connection on the base table does not work.

2018-06-04 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500963#comment-16500963 ] Akshita Malhotra commented on PHOENIX-4771: --- fyi, [~tdsilva] [~jamestaylor] [~gjacoby

[jira] [Updated] (PHOENIX-4771) Deleting tenant rows using a global connection on the base table does not work.

2018-06-04 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-4771: -- Description: Phoenix point deletes on base table using a global connection silently

[jira] [Updated] (PHOENIX-4771) Deleting tenant rows using a global connection on the base table does not work.

2018-06-04 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-4771: -- Summary: Deleting tenant rows using a global connection on the base table does

[jira] [Created] (PHOENIX-4771) Deleting tenant rows using a tenant connection on the base table does not work.

2018-06-04 Thread Akshita Malhotra (JIRA)
Akshita Malhotra created PHOENIX-4771: - Summary: Deleting tenant rows using a tenant connection on the base table does not work. Key: PHOENIX-4771 URL: https://issues.apache.org/jira/browse/PHOENIX-4771

[jira] [Commented] (PHOENIX-3817) VerifyReplication using SQL

2018-06-04 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500599#comment-16500599 ] Akshita Malhotra commented on PHOENIX-3817: --- [~alexaraujo] From the various tests I have run

[jira] [Updated] (PHOENIX-4667) Create index on a view should return error if any of the REPLICATION_SCOPE/TTL/KEEP_DELETED_CELLS attributes are set

2018-03-21 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-4667: -- Description: As the physical view index table is shared, create index on a view

[jira] [Created] (PHOENIX-4667) Create index on a view should return error if any of the SOR/TTL/KEEP_DELETED_CELLS attributes are set

2018-03-21 Thread Akshita Malhotra (JIRA)
Akshita Malhotra created PHOENIX-4667: - Summary: Create index on a view should return error if any of the SOR/TTL/KEEP_DELETED_CELLS attributes are set Key: PHOENIX-4667 URL: https://issues.apache.org/jira

[jira] [Comment Edited] (PHOENIX-4623) Inconsistent physical view index name

2018-02-21 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16372211#comment-16372211 ] Akshita Malhotra edited comment on PHOENIX-4623 at 2/21/18 11:31 PM

[jira] [Commented] (PHOENIX-4623) Inconsistent physical view index name

2018-02-21 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16372211#comment-16372211 ] Akshita Malhotra commented on PHOENIX-4623: --- [~jamestaylor] As per an offline discussion

[jira] [Created] (PHOENIX-4623) Inconsistent physical view index name

2018-02-21 Thread Akshita Malhotra (JIRA)
Akshita Malhotra created PHOENIX-4623: - Summary: Inconsistent physical view index name Key: PHOENIX-4623 URL: https://issues.apache.org/jira/browse/PHOENIX-4623 Project: Phoenix Issue

[jira] [Commented] (PHOENIX-4344) MapReduce Delete Support

2018-02-13 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16363286#comment-16363286 ] Akshita Malhotra commented on PHOENIX-4344: --- [~jamestaylor] Can you explain why would it do

[jira] [Assigned] (PHOENIX-4353) Constraint violation error in Snapshot based index rebuild job

2017-11-07 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra reassigned PHOENIX-4353: - Assignee: Akshita Malhotra > Constraint violation error in Snapshot ba

[jira] [Assigned] (PHOENIX-4355) Snapshot based index rebuild job wont work for two index table of same data table in parallel

2017-11-07 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra reassigned PHOENIX-4355: - Assignee: Akshita Malhotra > Snapshot based index rebuild job wont w

[jira] [Assigned] (PHOENIX-4354) Mappers fails in Snapshot based index rebuilding job

2017-11-07 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra reassigned PHOENIX-4354: - Assignee: Akshita Malhotra > Mappers fails in Snapshot based index rebuild

[jira] [Commented] (PHOENIX-4003) Document how to use snapshots for MR

2017-09-08 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159252#comment-16159252 ] Akshita Malhotra commented on PHOENIX-4003: --- [~pconrad] I will create the first draft

[jira] [Commented] (PHOENIX-4161) TableSnapshotReadsMapReduceIT shouldn't need to run its own mini cluster

2017-09-08 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159250#comment-16159250 ] Akshita Malhotra commented on PHOENIX-4161: --- Looking into the issue

[jira] [Assigned] (PHOENIX-3976) Validate Index ASYNC job complete when building off a data table snapshot

2017-06-26 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra reassigned PHOENIX-3976: - Assignee: Akshita Malhotra > Validate Index ASYNC job complete when build

[jira] [Comment Edited] (PHOENIX-3812) Use HBase snapshots in async index building M/R job

2017-06-09 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045213#comment-16045213 ] Akshita Malhotra edited comment on PHOENIX-3812 at 6/9/17 11:29 PM

[jira] [Commented] (PHOENIX-3812) Use HBase snapshots in async index building M/R job

2017-06-09 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045213#comment-16045213 ] Akshita Malhotra commented on PHOENIX-3812: --- [~jamestaylor] Thanks for the comment. I have

[jira] [Updated] (PHOENIX-3812) Use HBase snapshots in async index building M/R job

2017-06-09 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3812: -- Attachment: PHOENIX-3812-4.x-0.98.patch > Use HBase snapshots in async index build

[jira] [Updated] (PHOENIX-3812) Use HBase snapshots in async index building M/R job

2017-06-09 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3812: -- Attachment: PHOENIX-3812.patch > Use HBase snapshots in async index building M/R

[GitHub] phoenix pull request #260: PHOENIX-3812: Use HBase snapshots in async index ...

2017-06-09 Thread akshita-malhotra
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

[jira] [Updated] (PHOENIX-3744) Support snapshot scanners for MR-based queries

2017-06-05 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3744: -- Attachment: PHOENIX-3744-4.x-HBase-1.1.patch > Support snapshot scanners for MR-ba

[GitHub] phoenix pull request #256: PHOENIX-3477 patch for 4.x-HBase-1.1

2017-06-05 Thread akshita-malhotra
GitHub user akshita-malhotra opened a pull request: https://github.com/apache/phoenix/pull/256 PHOENIX-3477 patch for 4.x-HBase-1.1 PHOENIX-3477 patch for 4.x-HBase-1.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/akshita

[jira] [Updated] (PHOENIX-3744) Support snapshot scanners for MR-based queries

2017-06-05 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3744: -- Attachment: PHOENIX-3744-4.x-HBase-0.98.patch > Support snapshot scanners for

[GitHub] phoenix pull request #255: PHOENIX-3744 for 4.x-HBase-0.98

2017-06-05 Thread akshita-malhotra
GitHub user akshita-malhotra opened a pull request: https://github.com/apache/phoenix/pull/255 PHOENIX-3744 for 4.x-HBase-0.98 PHOENIX-3744 patch for 4.x-HBase-0.98 branch You can merge this pull request into a Git repository by running: $ git pull https://github.com/akshita

[jira] [Updated] (PHOENIX-3744) Support snapshot scanners for MR-based queries

2017-05-31 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3744: -- Attachment: PHOENIX-3744.patch Patch wasn't applying due to recent changes to scan

[jira] [Updated] (PHOENIX-3744) Support snapshot scanners for MR-based queries

2017-05-30 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3744: -- Attachment: PHOENIX-3744.patch Updated patch > Support snapshot scanners for

[jira] [Updated] (PHOENIX-3744) Support snapshot scanners for MR-based queries

2017-05-30 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3744: -- Attachment: (was: PHOENIX-3744.patch) > Support snapshot scanners for MR-ba

[GitHub] phoenix issue #239: PHOENIX-3744: Support snapshot scanners for MR-based Non...

2017-05-30 Thread akshita-malhotra
Github user akshita-malhotra commented on the issue: https://github.com/apache/phoenix/pull/239 @JamesRTaylor Thanks a lot for the review. I have made the suggested changes and uploaded the updated patch on the jira. Regarding creating snapshot to generalize the use of snapshots

[jira] [Updated] (PHOENIX-3744) Support snapshot scanners for MR-based queries

2017-05-30 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3744: -- Attachment: PHOENIX-3744.patch Updated patch > Support snapshot scanners for

[GitHub] phoenix issue #239: PHOENIX-3744: Support snapshot scanners for MR-based Non...

2017-05-18 Thread akshita-malhotra
Github user akshita-malhotra commented on the issue: https://github.com/apache/phoenix/pull/239 @JamesRTaylor - Changed ParallelScanGrouper classes as per the review - Changes to BaseTest were to avoid the following error: "Restore directory cannot be a sub dire

[jira] [Updated] (PHOENIX-3744) Support snapshot scanners for MR-based queries

2017-05-18 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3744: -- Attachment: PHOENIX-3744.patch PHOENIX-3744: Support snapshot scanners for MR-based

[GitHub] phoenix issue #239: Phoenix-3744: Support snapshot scanners for MR-based que...

2017-05-15 Thread akshita-malhotra
Github user akshita-malhotra commented on the issue: https://github.com/apache/phoenix/pull/239 Thanks @JamesRTaylor . I squashed the commits and changed the prefix of the commit message. I will answer/make appropriate changes and upload the patch onto the jira. --- If your project

[GitHub] phoenix issue #239: Phoenix-3744: Support snapshot scanners for MR-based que...

2017-05-15 Thread akshita-malhotra
Github user akshita-malhotra commented on the issue: https://github.com/apache/phoenix/pull/239 Sure, I will do that. Thanks @JamesRTaylor --- 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

[jira] [Created] (PHOENIX-3852) Support snapshot scanner M/R jobs for aggregate queries

2017-05-15 Thread Akshita Malhotra (JIRA)
Akshita Malhotra created PHOENIX-3852: - Summary: Support snapshot scanner M/R jobs for aggregate queries Key: PHOENIX-3852 URL: https://issues.apache.org/jira/browse/PHOENIX-3852 Project: Phoenix

[GitHub] phoenix issue #239: Phoenix-3744: Support snapshot scanners for MR-based que...

2017-05-04 Thread akshita-malhotra
Github user akshita-malhotra commented on the issue: https://github.com/apache/phoenix/pull/239 - Snapshot scanner for non-aggregate queries. - Added integration tests (simple select query, conditional and limit) - Abstracted out ScanRegionObserver code to fetch the processed

[jira] [Created] (PHOENIX-3820) Refactor Region Observer functionality (PHOENIX) to fetch processed region scanner without coprocessor environment

2017-05-01 Thread Akshita Malhotra (JIRA)
Akshita Malhotra created PHOENIX-3820: - Summary: Refactor Region Observer functionality (PHOENIX) to fetch processed region scanner without coprocessor environment Key: PHOENIX-3820 URL: https

[jira] [Assigned] (PHOENIX-3812) Explore using HBase snapshots in async index building M/R job

2017-05-01 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra reassigned PHOENIX-3812: - Assignee: Akshita Malhotra (was: Maddineni Sukumar) > Explore using HB

[jira] [Comment Edited] (PHOENIX-3744) Support snapshot scanners for MR-based queries

2017-04-24 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15981853#comment-15981853 ] Akshita Malhotra edited comment on PHOENIX-3744 at 4/24/17 8:41 PM

[jira] [Comment Edited] (PHOENIX-3744) Support snapshot scanners for MR-based queries

2017-04-24 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15981853#comment-15981853 ] Akshita Malhotra edited comment on PHOENIX-3744 at 4/24/17 8:41 PM

[GitHub] phoenix pull request #239: Phoenix-3744: Support snapshot scanners for MR-ba...

2017-04-24 Thread akshita-malhotra
GitHub user akshita-malhotra opened a pull request: https://github.com/apache/phoenix/pull/239 Phoenix-3744: Support snapshot scanners for MR-based queries - Parallel Scan grouper is extended to differentiate the functionality for getting region boundaries - Added

[jira] [Commented] (PHOENIX-3475) MetaData #getTables() API doesn't return view indexes

2016-11-10 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15656021#comment-15656021 ] Akshita Malhotra commented on PHOENIX-3475: --- Yes, I am looking for Phoenix metadata. As per my

[jira] [Commented] (PHOENIX-3475) MetaData #getTables() API doesn't return view indexes

2016-11-10 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15655525#comment-15655525 ] Akshita Malhotra commented on PHOENIX-3475: --- Thanks [~jamestaylor] Both the solutions give us

[jira] [Created] (PHOENIX-3475) MetaData #getTables() API doesn't return view indexes

2016-11-10 Thread Akshita Malhotra (JIRA)
Akshita Malhotra created PHOENIX-3475: - Summary: MetaData #getTables() API doesn't return view indexes Key: PHOENIX-3475 URL: https://issues.apache.org/jira/browse/PHOENIX-3475 Project: Phoenix