[jira] [Resolved] (PHOENIX-6025) alter view column doesn't update ordinal position

2020-09-22 Thread Xinyi Yan (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xinyi Yan resolved PHOENIX-6025. Resolution: Won't Fix > alter view column doesn't update ordinal position >

[jira] [Updated] (PHOENIX-5909) Table and index-level metrics for indexing coprocs

2020-09-22 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-5909: - Attachment: PHOENIX-5909.master.v1.patch > Table and index-level metrics for indexing

[jira] [Updated] (PHOENIX-5909) Table and index-level metrics for indexing coprocs

2020-09-22 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-5909: - Attachment: PHOENIX-5909-4.x-v2.patch > Table and index-level metrics for indexing

[jira] [Updated] (PHOENIX-6055) Improve error reporting for index validation when there are "Not matching index rows"

2020-09-22 Thread Gokcen Iskender (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gokcen Iskender updated PHOENIX-6055: - Attachment: PHOENIX-6055.master.001.patch > Improve error reporting for index

[jira] [Assigned] (PHOENIX-6154) Move the check for existence of child views and task addition to drop those child views to the client side when dropping a table/view

2020-09-22 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni reassigned PHOENIX-6154: - Assignee: (was: Chinmay Kulkarni) > Move the check for existence of child

[jira] [Updated] (PHOENIX-6154) Move the check for existence of child views and task addition to drop those child views to the client side when dropping a table/view

2020-09-22 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-6154: -- Summary: Move the check for existence of child views and task addition to drop those

[jira] [Updated] (PHOENIX-6155) Prevent doing direct upserts into SYSTEM.TASK from the client

2020-09-22 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-6155: -- Fix Version/s: 4.16.0 5.1.0 > Prevent doing direct upserts into

[jira] [Updated] (PHOENIX-6155) Prevent doing direct upserts into SYSTEM.TASK from the client

2020-09-22 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-6155: -- Affects Version/s: 5.0.0 4.15.0 > Prevent doing direct

[jira] [Created] (PHOENIX-6155) Prevent doing direct upserts into SYSTEM.TASK from the client

2020-09-22 Thread Chinmay Kulkarni (Jira)
Chinmay Kulkarni created PHOENIX-6155: - Summary: Prevent doing direct upserts into SYSTEM.TASK from the client Key: PHOENIX-6155 URL: https://issues.apache.org/jira/browse/PHOENIX-6155 Project:

[jira] [Updated] (PHOENIX-6154) Move check to see if there are any child views that need to be dropped and task addition to drop those child views to the client side when dropping a table/view

2020-09-22 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-6154: -- Summary: Move check to see if there are any child views that need to be dropped and

[jira] [Assigned] (PHOENIX-6154) Move check to see if there are any child views that need to be dropped and task addition to drop those child views to the client side when dropping a table/view

2020-09-22 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni reassigned PHOENIX-6154: - Assignee: Chinmay Kulkarni > Move check to see if there are any child views

[jira] [Updated] (PHOENIX-5404) Move check to client side to see if there are any child views that need to be dropped while receating a table/view

2020-09-22 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-5404: -- Description: Remove {{ViewUtil.dropChildViews(env, tenantIdBytes, schemaName,

[jira] [Updated] (PHOENIX-6154) Move check to client side to see if there are any child views that need to be dropped while dropping a table/view

2020-09-22 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-6154: -- Description: When we issue a {{DROP TABLE/VIEW}}, if the table/view being dropped

[jira] [Updated] (PHOENIX-5404) Move check to client side to see if there are any child views that need to be dropped while receating a table/view

2020-09-22 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-5404: -- Description: When we issue a {{DROP TABLE/VIEW}}, if the table/view being dropped

[jira] [Updated] (PHOENIX-6154) Move check to client side to see if there are any child views that need to be dropped while dropping a table/view

2020-09-22 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-6154: -- Reporter: Chinmay Kulkarni (was: Thomas D'Silva) > Move check to client side to see

[jira] [Created] (PHOENIX-6154) Move check to client side to see if there are any child views that need to be dropped while dropping a table/view

2020-09-22 Thread Chinmay Kulkarni (Jira)
Chinmay Kulkarni created PHOENIX-6154: - Summary: Move check to client side to see if there are any child views that need to be dropped while dropping a table/view Key: PHOENIX-6154 URL:

[jira] [Assigned] (PHOENIX-6154) Move check to client side to see if there are any child views that need to be dropped while dropping a table/view

2020-09-22 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni reassigned PHOENIX-6154: - Assignee: (was: Chinmay Kulkarni) > Move check to client side to see if

[jira] [Updated] (PHOENIX-6153) MapReduceParallelScanGrouper getRegionBoundaries should use connection specific properties vs common config

2020-09-22 Thread Saksham Gangwar (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Gangwar updated PHOENIX-6153: - Description: Different MR job requests which reach [MapReduceParallelScanGrouper

[jira] [Updated] (PHOENIX-6153) MapReduceParallelScanGrouper getRegionBoundaries should use connection specific properties vs common config

2020-09-22 Thread Saksham Gangwar (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Gangwar updated PHOENIX-6153: - Description: Different MR job requests which reach [MapReduceParallelScanGrouper

[jira] [Updated] (PHOENIX-6153) MapReduceParallelScanGrouper getRegionBoundaries should use connection specific properties vs common config

2020-09-22 Thread Saksham Gangwar (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Gangwar updated PHOENIX-6153: - Description: Different MR job requests which reach [MapReduceParallelScanGrouper

[jira] [Updated] (PHOENIX-6153) MapReduceParallelScanGrouper getRegionBoundaries should use connection specific properties vs common config

2020-09-22 Thread Saksham Gangwar (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saksham Gangwar updated PHOENIX-6153: - Description: Different MR job requests which reach [MapReduceParallelScanGrouper

[jira] [Created] (PHOENIX-6153) MapReduceParallelScanGrouper getRegionBoundaries should use connection specific properties vs common config

2020-09-22 Thread Saksham Gangwar (Jira)
Saksham Gangwar created PHOENIX-6153: Summary: MapReduceParallelScanGrouper getRegionBoundaries should use connection specific properties vs common config Key: PHOENIX-6153 URL:

[jira] [Updated] (PHOENIX-6152) Add phoenix-shaded-protobuf to phoenix-thirdparty.

2020-09-22 Thread Richard Antal (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Antal updated PHOENIX-6152: --- Summary: Add phoenix-shaded-protobuf to phoenix-thirdparty. (was: Add

[jira] [Created] (PHOENIX-6152) Add phoenix-shaded-protobuf to phoenix-thirdpart.

2020-09-22 Thread Richard Antal (Jira)
Richard Antal created PHOENIX-6152: -- Summary: Add phoenix-shaded-protobuf to phoenix-thirdpart. Key: PHOENIX-6152 URL: https://issues.apache.org/jira/browse/PHOENIX-6152 Project: Phoenix

[jira] [Resolved] (PHOENIX-6053) Use shaded hadoop-client and hbase-shaded-client in phoenix-client

2020-09-22 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth resolved PHOENIX-6053. -- Resolution: Won't Do Shelving this in favour of PHOENIX-6151. > Use shaded hadoop-client

[jira] [Created] (PHOENIX-6151) Switch phoenix-client to shade-by-default mode

2020-09-22 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-6151: Summary: Switch phoenix-client to shade-by-default mode Key: PHOENIX-6151 URL: https://issues.apache.org/jira/browse/PHOENIX-6151 Project: Phoenix Issue