[jira] [Updated] (PHOENIX-4939) It takes over 13 seconds to create a local index on an empty table

2018-10-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4939: --- Priority: Minor (was: Major) > It takes over 13 seconds to create a local index on an

[jira] [Updated] (PHOENIX-4939) It takes over 13 seconds to create a local index on an empty table

2018-10-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4939: --- Description: {{create local index local1 on test(v2);}} No rows affected (13.216 seconds)

[jira] [Created] (PHOENIX-4939) It takes over 13 seconds to create a local index on an empty table

2018-10-01 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-4939: -- Summary: It takes over 13 seconds to create a local index on an empty table Key: PHOENIX-4939 URL: https://issues.apache.org/jira/browse/PHOENIX-4939 Project:

[jira] [Updated] (PHOENIX-4938) SELECT compilation failure when a local index is present

2018-10-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4938: --- Description: {{create table test (pk integer primary key, v1 float, v2 float, v3

[jira] [Created] (PHOENIX-4938) SELECT compilation failure when a local index is present

2018-10-01 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-4938: -- Summary: SELECT compilation failure when a local index is present Key: PHOENIX-4938 URL: https://issues.apache.org/jira/browse/PHOENIX-4938 Project: Phoenix

[jira] [Resolved] (PHOENIX-4933) DELETE FROM throws NPE when a local index is present

2018-10-01 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved PHOENIX-4933. Resolution: Fixed Fix Version/s: 5.1.0 4.14.1

[jira] [Assigned] (PHOENIX-4933) DELETE FROM throws NPE when a local index is present

2018-09-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned PHOENIX-4933: -- Assignee: Lars Hofhansl > DELETE FROM throws NPE when a local index is present >

[jira] [Updated] (PHOENIX-4933) DELETE FROM throws NPE when a local index is present

2018-09-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4933: --- Attachment: PHOENIX-4933-4.x-HBase-1.4.patch > DELETE FROM throws NPE when a local index

[jira] [Updated] (PHOENIX-4933) DELETE FROM throws NPE when a local index is present

2018-09-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4933: --- Attachment: PHOENIX-4933-test.txt > DELETE FROM throws NPE when a local index is present >

[jira] [Updated] (PHOENIX-4933) DELETE FROM throws NPE when a local index is present

2018-09-28 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4933: --- Description: Just ran into this. When a local index is present. DELETE FROM throws the

[jira] [Updated] (PHOENIX-4933) DELETE FROM throws NPE when a local index is present

2018-09-28 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4933: --- Description: Just ran into this. When a local index is present. DELETE FROM throws the

[jira] [Updated] (PHOENIX-4933) DELETE FROM throws NPE when a local index is present

2018-09-28 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4933: --- Issue Type: Bug (was: Improvement) > DELETE FROM throws NPE when a local index is present

[jira] [Updated] (PHOENIX-4933) DELETE FROM throws NPE when a local index is present

2018-09-28 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4933: --- Description: Just ran into this. When a local index is present. DELETE FROM throws the

[jira] [Created] (PHOENIX-4933) DELETE FROM throws NPE when a local index is present

2018-09-28 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-4933: -- Summary: DELETE FROM throws NPE when a local index is present Key: PHOENIX-4933 URL: https://issues.apache.org/jira/browse/PHOENIX-4933 Project: Phoenix

[jira] [Updated] (PHOENIX-4932) Brainstorm more ways to avoid special SPLIT handling in Phoenix

2018-09-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4932: --- Description: Currently Phoenix still requires special handling and retries (automated and

[jira] [Assigned] (PHOENIX-4930) Add test for a ORDER BY and LIMIT queries during a split

2018-09-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned PHOENIX-4930: -- Assignee: Thomas D'Silva (was: Lars Hofhansl) > Add test for a ORDER BY and LIMIT

[jira] [Assigned] (PHOENIX-4930) Add test for a ORDER BY and LIMIT queries during a split

2018-09-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned PHOENIX-4930: -- Assignee: Lars Hofhansl (was: Thomas D'Silva) > Add test for a ORDER BY and LIMIT

[jira] [Created] (PHOENIX-4932) Brainstorm more ways to avoid special SPLIT handling in Phoenix

2018-09-27 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-4932: -- Summary: Brainstorm more ways to avoid special SPLIT handling in Phoenix Key: PHOENIX-4932 URL: https://issues.apache.org/jira/browse/PHOENIX-4932 Project:

[jira] [Updated] (PHOENIX-4849) Phoenix may incorrectly replace TableResultIterators after HBase region splits

2018-09-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Summary: Phoenix may incorrectly replace TableResultIterators after HBase region splits

[jira] [Updated] (PHOENIX-4849) Phoenix may generate incorrectly replace TableResultIterators after HBase region splits

2018-09-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Fix Version/s: 5.1.0 4.14.1 4.15.0 > Phoenix may

[jira] [Updated] (PHOENIX-4849) Phoenix may generate incorrectly replace TableResultIterators after HBase region splits

2018-09-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Summary: Phoenix may generate incorrectly replace TableResultIterators after HBase region

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

2018-09-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Attachment: PHOENIX-4849-master-v7.patch > UPSERT SELECT fails with stale region boundary

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

2018-09-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Attachment: PHOENIX-4849-4.x-HBase-1.4-v7.patch > UPSERT SELECT fails with stale region

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

2018-09-25 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Attachment: PHOENIX-4849-4.x-HBase-1.4-v6.patch > UPSERT SELECT fails with stale region

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

2018-09-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Attachment: PHOENIX-4849-all.patch > UPSERT SELECT fails with stale region boundary

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

2018-09-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Affects Version/s: (was: 4.13.0) 4.14.0 > UPSERT SELECT fails

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

2018-09-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Affects Version/s: 4.13.0 > UPSERT SELECT fails with stale region boundary exception after

[jira] [Assigned] (PHOENIX-4885) After HBASE-20940 any local index query will open all HFiles of every Region involved in the query

2018-09-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned PHOENIX-4885: -- Assignee: Lars Hofhansl > After HBASE-20940 any local index query will open all

[jira] [Updated] (PHOENIX-4885) After HBASE-20940 any local index query will open all HFiles of every Region involved in the query

2018-09-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4885: --- Attachment: PHOENIX-4885-master.01.patch > After HBASE-20940 any local index query will

[jira] [Updated] (PHOENIX-3163) Split during global index creation may cause ERROR 201 error

2018-09-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-3163: --- Comment: was deleted (was: Also, can someone remind me why regionsplits are bad? So bad

[jira] [Updated] (PHOENIX-3163) Split during global index creation may cause ERROR 201 error

2018-09-20 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-3163: --- Comment: was deleted (was: I suggest we roll this one back. [~sergey.soldatov],

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

2018-09-19 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Attachment: PHOENIX-4849-4.x-HBase-1.4.05.patch > UPSERT SELECT fails with stale region

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

2018-09-19 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Attachment: PHOENIX-4849-v5.patch > UPSERT SELECT fails with stale region boundary

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

2018-09-17 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned PHOENIX-4849: -- Assignee: Thomas D'Silva (was: Lars Hofhansl) > UPSERT SELECT fails with stale

[jira] [Updated] (PHOENIX-4885) After HBASE-20940 any local index query will open all HFiles of every Region involved in the query

2018-09-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4885: --- Attachment: PHOENIX-4885-4.x-HBase-1.4.01.patch > After HBASE-20940 any local index query

[jira] [Updated] (PHOENIX-4839) IndexHalfStoreFileReaderGenerator throws NullPointerException

2018-09-12 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4839: --- Priority: Blocker (was: Major) > IndexHalfStoreFileReaderGenerator throws

[jira] [Created] (PHOENIX-4893) Phoenix scans SYSCAT region from RegionServerCoprocessor

2018-09-06 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-4893: -- Summary: Phoenix scans SYSCAT region from RegionServerCoprocessor Key: PHOENIX-4893 URL: https://issues.apache.org/jira/browse/PHOENIX-4893 Project: Phoenix

[jira] [Assigned] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-09-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned PHOENIX-4882: -- Assignee: Lars Hofhansl > The client re-resolves the table for every projected

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-09-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Fix Version/s: 5.1.0 > The client re-resolves the table for every projected non-indexed

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-09-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Affects Version/s: 4.14.0 > The client re-resolves the table for every projected

[jira] [Resolved] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-09-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved PHOENIX-4882. Resolution: Fixed Committed to master and all 4.x branches. > The client re-resolves

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-09-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Fix Version/s: 4.15.0 > The client re-resolves the table for every projected non-indexed

[jira] [Updated] (PHOENIX-4891) An index should inherit UPDATE_CACHE_FREQUENCY setting from parent table

2018-09-05 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4891: --- Description: I tried: # creating a table with UPDATE_CACHE_FREQUENCE > 0, then creating a

[jira] [Updated] (PHOENIX-4891) An index should inherit UPDATE_CACHE_FREQUENCY setting from parent table

2018-09-05 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4891: --- Summary: An index should inherit UPDATE_CACHE_FREQUENCY setting from parent table (was:

[jira] [Created] (PHOENIX-4891) Local Index should inherit UPDATE_CACHE_FREQUENCY setting from parent table

2018-09-05 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-4891: -- Summary: Local Index should inherit UPDATE_CACHE_FREQUENCY setting from parent table Key: PHOENIX-4891 URL: https://issues.apache.org/jira/browse/PHOENIX-4891

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Attachment: PHOENIX-4882-partial-quick-fix.txt > The client re-resolves the table for

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Attachment: stacks.txt > The client re-resolves the table for every projected non-indexed

[jira] [Moved] (PHOENIX-4885) After HBASE-20940 any local index query will open all HFiles of every Region involved in the query

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl moved HBASE-21137 to PHOENIX-4885: Key: PHOENIX-4885 (was: HBASE-21137) Project: Phoenix

[jira] [Updated] (PHOENIX-4885) After HBASE-20940 any local index query will open all HFiles of every Region involved in the query

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4885: --- Attachment: PHOENIX-4885-quickfix.txt > After HBASE-20940 any local index query will open

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Description: See TupleProjectionCompiler.ColumnRefVisitor. Each non-projected column

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Description: See TupleProjectionCompiler.ColumnRefVisitor. Each non-projected column

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Description: See TupleProjectionCompiler.ColumnRefVisitor. Each non-projected column

[jira] [Updated] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4882: --- Description: See TupleProjectionCompiler.ColumnRefVisitor. Each non-projected column

[jira] [Created] (PHOENIX-4882) The client re-resolves the table for every projected non-indexed column when there's a local index.

2018-08-31 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-4882: -- Summary: The client re-resolves the table for every projected non-indexed column when there's a local index. Key: PHOENIX-4882 URL:

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

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

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

2018-08-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Priority: Critical (was: Major) > UPSERT SELECT fails with stale region boundary

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

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

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

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

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

2018-08-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned PHOENIX-4849: -- Assignee: Lars Hofhansl > UPSERT SELECT fails with stale region boundary exception

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

2018-08-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Attachment: PHOENIX-4849-complete-1.4.txt > UPSERT SELECT fails with stale region boundary

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

2018-08-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4849: --- Attachment: PHOENIX-4849-fix.txt > UPSERT SELECT fails with stale region boundary

[jira] [Commented] (PHOENIX-2715) Query Log

2018-05-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497467#comment-16497467 ] Lars Hofhansl commented on PHOENIX-2715: Thanks [~an...@apache.org], and sorry for swooping in

[jira] [Comment Edited] (PHOENIX-2715) Query Log

2018-05-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490153#comment-16490153 ] Lars Hofhansl edited comment on PHOENIX-2715 at 5/25/18 2:57 AM: - The

[jira] [Commented] (PHOENIX-2715) Query Log

2018-05-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16490153#comment-16490153 ] Lars Hofhansl commented on PHOENIX-2715: The default is supposed to the OFF, right? I just true

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421088#comment-16421088 ] Lars Hofhansl commented on PHOENIX-4671: Thanks [~pboado]. I close this issue then. Oh wait.

[jira] [Comment Edited] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419815#comment-16419815 ] Lars Hofhansl edited comment on PHOENIX-4671 at 3/30/18 6:23 PM: - Which

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419815#comment-16419815 ] Lars Hofhansl commented on PHOENIX-4671: Which cdh* branches are relevant?! > Fix minor size

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419814#comment-16419814 ] Lars Hofhansl commented on PHOENIX-4671: Committed to master, 4.x-HBase-\{1.3|1.2|1.1|0.98} >

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419806#comment-16419806 ] Lars Hofhansl commented on PHOENIX-4671: Are there really 10 4.x branches now (including

[jira] [Updated] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-29 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4671: --- Fix Version/s: 5.0.0 4.14.0 > Fix minor size accounting bug for

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-28 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418153#comment-16418153 ] Lars Hofhansl commented on PHOENIX-4671: OK... Here's a test. :) > Fix minor size accounting

[jira] [Updated] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-28 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4671: --- Attachment: 4671-v2.txt > Fix minor size accounting bug for MutationSize >

[jira] [Comment Edited] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-28 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16417921#comment-16417921 ] Lars Hofhansl edited comment on PHOENIX-4671 at 3/28/18 6:52 PM: - Lemme

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-28 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16417921#comment-16417921 ] Lars Hofhansl commented on PHOENIX-4671: Lemme file a separate issue for the test then. A test

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-25 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16413401#comment-16413401 ] Lars Hofhansl commented on PHOENIX-4671: In this case, yeah, it adds runtime and does not guard

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-25 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16413201#comment-16413201 ] Lars Hofhansl commented on PHOENIX-4671: Hmm... That's a pretty clear cut omission of resetting

[jira] [Updated] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4671: --- Description: Just ran into a bug where UPSERT INTO table ... SELECT ... FROM table would

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412815#comment-16412815 ] Lars Hofhansl commented on PHOENIX-4671: By the, I also noticed that the UPSERT is executed

[jira] [Updated] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4671: --- Attachment: 4671.txt > Fix minor size accounting bug for MutationSize >

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412813#comment-16412813 ] Lars Hofhansl commented on PHOENIX-4671: That's it. > Fix minor size accounting bug for

[jira] [Created] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-24 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created PHOENIX-4671: -- Summary: Fix minor size accounting bug for MutationSize Key: PHOENIX-4671 URL: https://issues.apache.org/jira/browse/PHOENIX-4671 Project: Phoenix Issue

[jira] [Commented] (PHOENIX-4619) Process transactional updates to local index on server-side

2018-03-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16410176#comment-16410176 ] Lars Hofhansl commented on PHOENIX-4619: This need to go to master as well, right? > Process

[jira] [Updated] (PHOENIX-4076) Move master branch up to HBase 1.4.0

2018-01-15 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4076: --- Fix Version/s: 4.14.0 > Move master branch up to HBase 1.4.0 >

[jira] [Resolved] (PHOENIX-4076) Move master branch up to HBase 1.4.0

2018-01-15 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved PHOENIX-4076. Resolution: Done > Move master branch up to HBase 1.4.0 >

[jira] [Updated] (PHOENIX-4076) Move master branch up to HBase 1.4.0-SNAPSHOT

2018-01-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4076: --- Attachment: PHOENIX-4076-v2.patch OK... This one changes the release name correctly. >

[jira] [Updated] (PHOENIX-4076) Move master branch up to HBase 1.4.0-SNAPSHOT

2018-01-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4076: --- Attachment: (was: PHOENIX-4076-v2.patch) > Move master branch up to HBase

[jira] [Updated] (PHOENIX-4076) Move master branch up to HBase 1.4.0-SNAPSHOT

2018-01-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-4076: --- Attachment: PHOENIX-4076-v2.patch Here you go. > Move master branch up to HBase

[jira] [Commented] (PHOENIX-4076) Move master branch up to HBase 1.4.0-SNAPSHOT

2018-01-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16319504#comment-16319504 ] Lars Hofhansl commented on PHOENIX-4076: Actually some more changes are needed now. I'll post an

[jira] [Commented] (PHOENIX-4076) Move master branch up to HBase 1.4.0-SNAPSHOT

2018-01-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16319488#comment-16319488 ] Lars Hofhansl commented on PHOENIX-4076: [~apurtell], [~jamestaylor], do you want to create the

[jira] [Commented] (PHOENIX-4076) Move master branch up to HBase 1.4.0-SNAPSHOT

2018-01-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16319461#comment-16319461 ] Lars Hofhansl commented on PHOENIX-4076: And this patch can change 1.4.0-SNAPSHOT to 1.4.0 in

[jira] [Commented] (PHOENIX-4076) Move master branch up to HBase 1.4.0-SNAPSHOT

2018-01-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16319459#comment-16319459 ] Lars Hofhansl commented on PHOENIX-4076: Now that there's an official release for HBase 1.4.0,

[jira] [Comment Edited] (PHOENIX-4076) Move master branch up to HBase 1.4.0-SNAPSHOT

2018-01-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16319459#comment-16319459 ] Lars Hofhansl edited comment on PHOENIX-4076 at 1/10/18 12:33 AM: -- Now

[jira] [Commented] (PHOENIX-4278) Implement pure client side transactional index maintenance

2017-12-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304047#comment-16304047 ] Lars Hofhansl commented on PHOENIX-4278: Just in case it matters... +1 > Implement pure client

[jira] [Commented] (PHOENIX-4148) COUNT(DISTINCT(...)) should have a memory size limit

2017-12-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16302537#comment-16302537 ] Lars Hofhansl commented on PHOENIX-4148: Dropped the ball on this. I think it's important to fix

[jira] [Commented] (PHOENIX-4460) High GC / RS shutdown when we use select query with "IN" clause using 4.10 phoenix client on 4.13 phoenix server

2017-12-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16291830#comment-16291830 ] Lars Hofhansl commented on PHOENIX-4460: Yep. +1 > High GC / RS shutdown when we use select

[jira] [Commented] (PHOENIX-4460) High GC / RS shutdown when we use select query with "IN" clause using 4.10 phoenix client on 4.13 phoenix server

2017-12-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16291345#comment-16291345 ] Lars Hofhansl commented on PHOENIX-4460: Can we capture different clients in a unittest? This

[jira] [Comment Edited] (PHOENIX-4460) High GC / RS shutdown when we use select query with "IN" clause using 4.10 phoenix client on 4.13 phoenix server

2017-12-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16291300#comment-16291300 ] Lars Hofhansl edited comment on PHOENIX-4460 at 12/14/17 6:25 PM: --

[jira] [Commented] (PHOENIX-4460) High GC / RS shutdown when we use select query with "IN" clause using 4.10 phoenix client on 4.13 phoenix server

2017-12-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16291300#comment-16291300 ] Lars Hofhansl commented on PHOENIX-4460: That's it? Can you explain? :) > High GC / RS shutdown

[jira] [Commented] (PHOENIX-4266) Avoid scanner caching in Phoenix

2017-12-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285039#comment-16285039 ] Lars Hofhansl commented on PHOENIX-4266: I think this done already, right [~jamestaylor]? >

[jira] [Commented] (PHOENIX-4415) Ignore CURRENT_SCN property if set in Pig Storer

2017-12-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16277349#comment-16277349 ] Lars Hofhansl commented on PHOENIX-4415: +1 > Ignore CURRENT_SCN property if set in Pig Storer

<    6   7   8   9   10   11   12   13   14   15   >