[jira] [Created] (PHOENIX-4000) Increase zookeeper session timeout in tests to prevent region server aborts

2017-07-06 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-4000: - Summary: Increase zookeeper session timeout in tests to prevent region server aborts Key: PHOENIX-4000 URL: https://issues.apache.org/jira/browse/PHOENIX-4000

[jira] [Commented] (PHOENIX-3997) UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush.

2017-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077629#comment-16077629 ] Ankit Singhal commented on PHOENIX-3997: 1 for removing the code for wait for a flush from

[jira] [Created] (PHOENIX-3999) Optimize inner joins as SKIP-SCAN-JOIN when possible

2017-07-06 Thread James Taylor (JIRA)
James Taylor created PHOENIX-3999: - Summary: Optimize inner joins as SKIP-SCAN-JOIN when possible Key: PHOENIX-3999 URL: https://issues.apache.org/jira/browse/PHOENIX-3999 Project: Phoenix

[jira] [Updated] (PHOENIX-3905) Allow dynamic filtered join queries in UPSERT SELECT to be distributed across cluster

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3905: -- Description: Semi joins on the leading part of the primary key end up doing batches of point

[jira] [Commented] (PHOENIX-3947) Increase scan time out for partial index rebuild and retry only once

2017-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077485#comment-16077485 ] Hadoop QA commented on PHOENIX-3947: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (PHOENIX-3947) Increase scan time out for partial index rebuild and retry only once

2017-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077481#comment-16077481 ] Hadoop QA commented on PHOENIX-3947: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Created] (PHOENIX-3998) Tracing Documentation (PHOENIX-3752)

2017-07-06 Thread Karan Mehta (JIRA)
Karan Mehta created PHOENIX-3998: Summary: Tracing Documentation (PHOENIX-3752) Key: PHOENIX-3998 URL: https://issues.apache.org/jira/browse/PHOENIX-3998 Project: Phoenix Issue Type: Task

[jira] [Commented] (PHOENIX-3947) Increase scan time out for partial index rebuild and retry only once

2017-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077435#comment-16077435 ] Hadoop QA commented on PHOENIX-3947: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Updated] (PHOENIX-3947) Increase scan time out for partial index rebuild and retry only once

2017-07-06 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3947: -- Attachment: PHOENIX-3947_v2.patch v2 patch with one more test. > Increase scan time out for

[jira] [Commented] (PHOENIX-3764) Local Index - InvalidProtocolBufferException on creating local index

2017-07-06 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077426#comment-16077426 ] Mujtaba Chohan commented on PHOENIX-3764: - Couldn't repro either. Tried a few permutations. >

[jira] [Updated] (PHOENIX-3947) Increase scan time out for partial index rebuild and retry only once

2017-07-06 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3947: -- Attachment: PHOENIX-3947.patch [~jamestaylor], please review. I am glad I wrote the test as

[jira] [Commented] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077389#comment-16077389 ] Hudson commented on PHOENIX-3986: - FAILURE: Integrated in Jenkins build Phoenix-master #1674 (See

[jira] [Commented] (PHOENIX-3994) Index RPC priority still depends on the controller factory property in hbase-site.xml

2017-07-06 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077347#comment-16077347 ] Sergey Soldatov commented on PHOENIX-3994: -- Heh. That was the topic we just discussed

[jira] [Resolved] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva resolved PHOENIX-3986. - Resolution: Fixed > UngroupedAggregateRegionObserver.commitBatch() should set the index

[jira] [Updated] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-3986: Attachment: PHOENIX-3986-v3.patch Attaching final patch. I changed the test to write two

[jira] [Commented] (PHOENIX-3994) Index RPC priority still depends on the controller factory property in hbase-site.xml

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077332#comment-16077332 ] James Taylor commented on PHOENIX-3994: --- I think that's a reasonable solution (and not just for

[jira] [Commented] (PHOENIX-3938) Don't throw IOException out of coprocessor hooks

2017-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077304#comment-16077304 ] Hudson commented on PHOENIX-3938: - FAILURE: Integrated in Jenkins build Phoenix-master #1673 (See

[jira] [Commented] (PHOENIX-3997) UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush.

2017-07-06 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077286#comment-16077286 ] Geoffrey Jacoby commented on PHOENIX-3997: -- [~jamestaylor] [~sergey.soldatov] - there are two

[jira] [Updated] (PHOENIX-3947) Increase scan time out for partial index rebuild and retry only once

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3947: -- Summary: Increase scan time out for partial index rebuild and retry only once (was: Increase

[jira] [Commented] (PHOENIX-3997) UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush.

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077271#comment-16077271 ] James Taylor commented on PHOENIX-3997: --- Ah, yes - thanks for the reminder, [~sergey.soldatov].

[jira] [Commented] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077263#comment-16077263 ] James Taylor commented on PHOENIX-3986: --- [~sergey.soldatov] - would you mind moving your

[jira] [Commented] (PHOENIX-3872) Increase default for index metadata expiration

2017-07-06 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077264#comment-16077264 ] Sergey Soldatov commented on PHOENIX-3872: -- [~jamestaylor] Thanks, that's really good to know.

[jira] [Commented] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077251#comment-16077251 ] Sergey Soldatov commented on PHOENIX-3986: -- [~apurtell] bq. Is that write even going to the

[jira] [Commented] (PHOENIX-3997) UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush.

2017-07-06 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077242#comment-16077242 ] Sergey Soldatov commented on PHOENIX-3997: -- I would highly recommend to read the whole thread

[jira] [Comment Edited] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077219#comment-16077219 ] James Taylor edited comment on PHOENIX-3986 at 7/6/17 9:28 PM: --- +1 was

[jira] [Commented] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077219#comment-16077219 ] James Taylor commented on PHOENIX-3986: --- 1 > UngroupedAggregateRegionObserver.commitBatch()

[jira] [Commented] (PHOENIX-3994) Index RPC priority still depends on the controller factory property in hbase-site.xml

2017-07-06 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077210#comment-16077210 ] Samarth Jain commented on PHOENIX-3994: --- An 0.98 only (since the branch is EOL'ed) alternative

[jira] [Commented] (PHOENIX-3969) Delete from table more than 100 rows fails with IndexOutOfBould

2017-07-06 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077205#comment-16077205 ] Thomas D'Silva commented on PHOENIX-3969: - I think my patch for PHOENIX-3986 should fix this

[jira] [Updated] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-3986: Attachment: PHOENIX-3986-v2.patch [~jamestaylor] Attaching a v2 patch that uses the

[jira] [Commented] (PHOENIX-3994) Index RPC priority still depends on the controller factory property in hbase-site.xml

2017-07-06 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077207#comment-16077207 ] Samarth Jain commented on PHOENIX-3994: --- Ah, my bad. I misread local updates as updates happening

[jira] [Commented] (PHOENIX-3994) Index RPC priority still depends on the controller factory property in hbase-site.xml

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077203#comment-16077203 ] James Taylor commented on PHOENIX-3994: --- It's an HBase optimization and it doesn't have anything

[jira] [Commented] (PHOENIX-3734) Refactor Phoenix to use TAL instead of direct calls to Tephra

2017-07-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077200#comment-16077200 ] Hudson commented on PHOENIX-3734: - SUCCESS: Integrated in Jenkins build Phoenix-master #1672 (See

[jira] [Resolved] (PHOENIX-3938) Don't throw IOException out of coprocessor hooks

2017-07-06 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain resolved PHOENIX-3938. --- Resolution: Fixed Fix Version/s: 4.11.1 4.12.0 > Don't throw

[jira] [Commented] (PHOENIX-3598) Enable proxy access to Phoenix query server for third party on behalf of end users

2017-07-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077189#comment-16077189 ] Josh Elser commented on PHOENIX-3598: - I finally have a working test framework locally :). Let me

[jira] [Updated] (PHOENIX-3997) UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush.

2017-07-06 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-3997: - Fix Version/s: (was: 4.9.0) 4.12.0 >

[jira] [Commented] (PHOENIX-3994) Index RPC priority still depends on the controller factory property in hbase-site.xml

2017-07-06 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077183#comment-16077183 ] Samarth Jain commented on PHOENIX-3994: --- bq. Index updates that happen to be local bypass the RPC

[jira] [Comment Edited] (PHOENIX-3997) UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush.

2017-07-06 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077180#comment-16077180 ] Geoffrey Jacoby edited comment on PHOENIX-3997 at 7/6/17 8:45 PM: --

[jira] [Updated] (PHOENIX-3997) UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush.

2017-07-06 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-3997: - Attachment: PHOENIX-3997.patch Patch to remove the unneeded memstore write. >

[jira] [Commented] (PHOENIX-3994) Index RPC priority still depends on the controller factory property in hbase-site.xml

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077146#comment-16077146 ] James Taylor commented on PHOENIX-3994: --- I think we'd lose an important optimization if we don't

[jira] [Commented] (PHOENIX-3764) Local Index - InvalidProtocolBufferException on creating local index

2017-07-06 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077140#comment-16077140 ] Geoffrey Jacoby commented on PHOENIX-3764: -- Ran the same experiment on 4.x-HBase-0.98 and

[jira] [Commented] (PHOENIX-3872) Increase default for index metadata expiration

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077110#comment-16077110 ] James Taylor commented on PHOENIX-3872: --- FYI, [~sergey.soldatov] - the root cause of this has been

[jira] [Updated] (PHOENIX-3994) Index RPC priority still depends on the controller factory property in hbase-site.xml

2017-07-06 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-3994: -- Attachment: PHOENIX-3994.patch Patch with a test that repro's the fact that the

[jira] [Commented] (PHOENIX-3997) UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush.

2017-07-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077065#comment-16077065 ] Andrew Purtell commented on PHOENIX-3997: - The hard coding is wrong too. There is a method on

[jira] [Assigned] (PHOENIX-3997) UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush.

2017-07-06 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby reassigned PHOENIX-3997: Assignee: Geoffrey Jacoby >

[jira] [Commented] (PHOENIX-3997) UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush.

2017-07-06 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077054#comment-16077054 ] Geoffrey Jacoby commented on PHOENIX-3997: -- I've been looking at this one too. Since

[jira] [Commented] (PHOENIX-3764) Local Index - InvalidProtocolBufferException on creating local index

2017-07-06 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077052#comment-16077052 ] Mujtaba Chohan commented on PHOENIX-3764: - [~gjacoby] That was just with index creation without

[jira] [Commented] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077038#comment-16077038 ] Thomas D'Silva commented on PHOENIX-3986: - Sure I filed PHOENIX-3997 >

[jira] [Created] (PHOENIX-3997) UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush.

2017-07-06 Thread Thomas D'Silva (JIRA)
Thomas D'Silva created PHOENIX-3997: --- Summary: UngroupedAggregateRegionObserver.commitBatchWithHTable() should not check the memstore size and wait for flush. Key: PHOENIX-3997 URL:

[jira] [Commented] (PHOENIX-3860) Implement TAL functionality for Omid

2017-07-06 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077033#comment-16077033 ] Thomas D'Silva commented on PHOENIX-3860: - [~ohads] I think that is a limitation of Tephra.

[jira] [Comment Edited] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077010#comment-16077010 ] James Taylor edited comment on PHOENIX-3986 at 7/6/17 6:25 PM: --- +1 on

[jira] [Commented] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077010#comment-16077010 ] James Taylor commented on PHOENIX-3986: --- 1 on your patch, [~tdsilva]. Can we file a separate JIRA

[jira] [Commented] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16076997#comment-16076997 ] Andrew Purtell commented on PHOENIX-3986: - bq. In

[jira] [Updated] (PHOENIX-3986) UngroupedAggregateRegionObserver.commitBatch() should set the index metadata as an attribute on every mutation

2017-07-06 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-3986: Attachment: PHOENIX-3986.patch [~jamestaylor] Can you please review? [~ankit.singhal]

[jira] [Commented] (PHOENIX-3764) Local Index - InvalidProtocolBufferException on creating local index

2017-07-06 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16076974#comment-16076974 ] Geoffrey Jacoby commented on PHOENIX-3764: -- [~mujtabachohan] - I added a test to LocalIndexIT

[jira] [Assigned] (PHOENIX-3941) Filter regions to scan for local indexes based on data table leading pk filter conditions

2017-07-06 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reassigned PHOENIX-3941: - Assignee: James Taylor (was: Rajeshbabu Chintaguntla) > Filter regions to scan for

[jira] [Resolved] (PHOENIX-3886) Illegal Data exception is throwing in upserts involving PChar columns in Phoenix-Calcite

2017-07-06 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-3886. -- Resolution: Fixed > Illegal Data exception is throwing in upserts

[jira] [Commented] (PHOENIX-3944) ReadOnlyTableException occurs when we map Phoenix view to an existing HBase table with Namespace Mapping enabled

2017-07-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16076766#comment-16076766 ] Hadoop QA commented on PHOENIX-3944: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Updated] (PHOENIX-3944) ReadOnlyTableException occurs when we map Phoenix view to an existing HBase table with Namespace Mapping enabled

2017-07-06 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated PHOENIX-3944: -- Attachment: PHOENIX-3944_v4_4.x_HBase-1.2.patch > ReadOnlyTableException occurs when

[jira] [Resolved] (PHOENIX-3984) PDataType to Calcite type conversion should consider whether precision or scale allowed for type in Calcite

2017-07-06 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-3984. -- Resolution: Fixed > PDataType to Calcite type conversion should

[jira] [Updated] (PHOENIX-3992) Index expressions are considered as columns in Phoenix-Calcite so parsing is failing

2017-07-06 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3992: - Attachment: PHOENIX-3992_v2.patch > Index expressions are considered as

[jira] [Resolved] (PHOENIX-3502) Support ARRAY DML in Calcite-Phoenix

2017-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-3502. Resolution: Fixed > Support ARRAY DML in Calcite-Phoenix >

[jira] [Resolved] (PHOENIX-3882) Support Array functions

2017-07-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-3882. Resolution: Fixed > Support Array functions > > >

[jira] [Updated] (PHOENIX-3996) DECIMAL TYPE DESC index compare wrong

2017-07-06 Thread steve, Oh (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] steve, Oh updated PHOENIX-3996: --- Description: I created decimal type descending index column. Some case compare result is odd. #

[jira] [Created] (PHOENIX-3996) DECIMAL TYPE DESC index compare wrong

2017-07-06 Thread steve, Oh (JIRA)
steve, Oh created PHOENIX-3996: -- Summary: DECIMAL TYPE DESC index compare wrong Key: PHOENIX-3996 URL: https://issues.apache.org/jira/browse/PHOENIX-3996 Project: Phoenix Issue Type: Bug