[jira] [Commented] (PHOENIX-4678) IndexScrutinyTool generates malformed query due to incorrect table name(s)

2018-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16469998#comment-16469998 ] Hudson commented on PHOENIX-4678: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1883

[jira] [Commented] (PHOENIX-4646) The data exceeds the max capacity for the data type error for valid scenarios.

2018-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1646#comment-1646 ] Hudson commented on PHOENIX-4646: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1883

[jira] [Commented] (PHOENIX-4733) NPE while running sql through file using psql

2018-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1647#comment-1647 ] Hudson commented on PHOENIX-4733: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1883

[jira] [Commented] (PHOENIX-4685) Properly handle connection caching for Phoenix inside RegionServers

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470621#comment-16470621 ] James Taylor commented on PHOENIX-4685: --- [~rajeshbabu] - your fix introduced a bunch of unit test

[jira] [Resolved] (PHOENIX-4589) Split up OrderByIT into multiple tests

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4589. --- Resolution: Not A Problem The number of tests in OrderByIT is small enough already, so no

[GitHub] phoenix pull request #298: PHOENIX-4666 Persistent subquery cache for hash j...

2018-05-10 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/298#discussion_r187393698 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/cache/ServerCacheClient.java --- @@ -216,22 +234,146 @@ public void close() throws

[jira] [Commented] (PHOENIX-4534) upsert/delete/upsert for the same row corrupts the indexes

2018-05-10 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470796#comment-16470796 ] Sergey Soldatov commented on PHOENIX-4534: -- [~jamestaylor] That's 1.4/2.0 HBase specific. Not

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

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470812#comment-16470812 ] James Taylor commented on PHOENIX-3163: --- [~sergey.soldatov] - I'd like to get this into the next

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

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3163: -- Attachment: PHOENIX-3163_v5.patch > Split during global index creation may cause ERROR 201

[jira] [Commented] (PHOENIX-4534) upsert/delete/upsert for the same row corrupts the indexes

2018-05-10 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470757#comment-16470757 ] Sergey Soldatov commented on PHOENIX-4534: -- [~jamestaylor] cherry-picked to master. Thanks for

[jira] [Commented] (PHOENIX-4534) upsert/delete/upsert for the same row corrupts the indexes

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470696#comment-16470696 ] James Taylor commented on PHOENIX-4534: --- Was this committed, [~sergey.soldatov]? Is it specific to

[jira] [Commented] (PHOENIX-4534) upsert/delete/upsert for the same row corrupts the indexes

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470762#comment-16470762 ] James Taylor commented on PHOENIX-4534: --- Thanks, [~sergey.soldatov]! Is it required in any other

[jira] [Commented] (PHOENIX-4666) Add a subquery cache that persists beyond the life of a query

2018-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470748#comment-16470748 ] ASF GitHub Bot commented on PHOENIX-4666: - Github user JamesRTaylor commented on a diff in the

[jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470759#comment-16470759 ] James Taylor commented on PHOENIX-3534: --- For mutable properties, can we use the timestamp to

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

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470974#comment-16470974 ] James Taylor commented on PHOENIX-3163: --- Attached slightly revised patch. No need to keep state as

[jira] [Comment Edited] (PHOENIX-4728) ARRAY_APPEND and ARRAY_REMOVE should work with null column value

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470992#comment-16470992 ] James Taylor edited comment on PHOENIX-4728 at 5/10/18 7:27 PM:

[jira] [Commented] (PHOENIX-4728) ARRAY_APPEND and ARRAY_REMOVE should work with null column value

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470992#comment-16470992 ] James Taylor commented on PHOENIX-4728: --- [~xjodoin] - I can see your point with ARRAY_APPEND,

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

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470950#comment-16470950 ] James Taylor commented on PHOENIX-3163: --- Verified all unit tests pass (without PHOENIX-4685 which

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

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3163: -- Attachment: PHOENIX-3163_v6.patch > Split during global index creation may cause ERROR 201

[jira] [Commented] (PHOENIX-4685) Properly handle connection caching for Phoenix inside RegionServers

2018-05-10 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16470990#comment-16470990 ] Rajeshbabu Chintaguntla commented on PHOENIX-4685: -- [~jamestaylor] Thanks for pointing

[jira] [Commented] (PHOENIX-4728) ARRAY_APPEND and ARRAY_REMOVE should work with null column value

2018-05-10 Thread Xavier Jodoin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471171#comment-16471171 ] Xavier Jodoin commented on PHOENIX-4728: yes next week I'm going to work on a patch >

[jira] [Created] (PHOENIX-4735) Improve defaults for out of the box configuration

2018-05-10 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4735: - Summary: Improve defaults for out of the box configuration Key: PHOENIX-4735 URL: https://issues.apache.org/jira/browse/PHOENIX-4735 Project: Phoenix

[jira] [Commented] (PHOENIX-4735) Improve defaults for out of the box configuration

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471208#comment-16471208 ] James Taylor commented on PHOENIX-4735: --- Any thoughts, [~elserj] or others? > Improve defaults

[jira] [Commented] (PHOENIX-3655) Metrics for PQS

2018-05-10 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471211#comment-16471211 ] Thomas D'Silva commented on PHOENIX-3655: - I agree it doesn't make sense to expose connection

[jira] [Commented] (PHOENIX-3655) Metrics for PQS

2018-05-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471214#comment-16471214 ] Andrew Purtell commented on PHOENIX-3655: - FWIW internally we brainstormed maybe putting

[jira] [Commented] (PHOENIX-3655) Metrics for PQS

2018-05-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471218#comment-16471218 ] Andrew Purtell commented on PHOENIX-3655: - > we can expose them via a servlet just like how

[jira] [Created] (PHOENIX-4736) PQS Client side Metrics Handling

2018-05-10 Thread Karan Mehta (JIRA)
Karan Mehta created PHOENIX-4736: Summary: PQS Client side Metrics Handling Key: PHOENIX-4736 URL: https://issues.apache.org/jira/browse/PHOENIX-4736 Project: Phoenix Issue Type:

[jira] [Commented] (PHOENIX-4736) PQS Client side Metrics Handling

2018-05-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471227#comment-16471227 ] Andrew Purtell commented on PHOENIX-4736: - Maybe the description of this issue is more accurate

[jira] [Created] (PHOENIX-4734) SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up

2018-05-10 Thread Jan Fernando (JIRA)
Jan Fernando created PHOENIX-4734: - Summary: SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up Key: PHOENIX-4734 URL:

[jira] [Assigned] (PHOENIX-4734) SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up

2018-05-10 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva reassigned PHOENIX-4734: --- Assignee: Thomas D'Silva > SQL Query with an RVC expression lexographically higher

[jira] [Updated] (PHOENIX-4734) SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up

2018-05-10 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-4734: Attachment: PHOENIX-4734.patch > SQL Query with an RVC expression lexographically higher

[jira] [Commented] (PHOENIX-4734) SQL Query with an RVC expression lexographically higher than all values in an OR clause causes query to blow up

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471292#comment-16471292 ] James Taylor commented on PHOENIX-4734: --- +1. Nice work, [~tdsilva] & [~jfernando_sfdc]. > SQL

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

2018-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471298#comment-16471298 ] Hudson commented on PHOENIX-3163: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #123 (See

[jira] [Commented] (PHOENIX-4735) Improve defaults for out of the box configuration

2018-05-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471302#comment-16471302 ] Josh Elser commented on PHOENIX-4735: - I like all of the ideas you listed out. Let me think about

[jira] [Commented] (PHOENIX-3655) Metrics for PQS

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471315#comment-16471315 ] James Taylor commented on PHOENIX-3655: --- For discussion on putting statement level metrics into

[jira] [Updated] (PHOENIX-4701) Store client-side metrics in SYSTEM.LOG

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4701: -- Summary: Store client-side metrics in SYSTEM.LOG (was: Improve schema of SYSTEM.LOG table)

[jira] [Commented] (PHOENIX-4282) PhoenixMRJobSubmitter submits duplicate MR jobs for an index.

2018-05-10 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471233#comment-16471233 ] Thomas D'Silva commented on PHOENIX-4282: - [~xucang] +1, Thanks for the contribution I will get

[jira] [Commented] (PHOENIX-4736) PQS statement and connection metrics handling

2018-05-10 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471232#comment-16471232 ] Karan Mehta commented on PHOENIX-4736: -- Agreed, updated it. > PQS statement and connection metrics

[jira] [Updated] (PHOENIX-4736) PQS statement and connection metrics handling

2018-05-10 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated PHOENIX-4736: - Summary: PQS statement and connection metrics handling (was: PQS Client side Metrics Handling

[jira] [Updated] (PHOENIX-4282) PhoenixMRJobSubmitter submits duplicate MR jobs for an index.

2018-05-10 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-4282: Fix Version/s: 5.0.0 4.14.0 > PhoenixMRJobSubmitter submits duplicate

[jira] [Commented] (PHOENIX-4726) save index build timestamp -- for SYNC case only.

2018-05-10 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471250#comment-16471250 ] Xu Cang commented on PHOENIX-4726: -- [~tdsilva] > save index build timestamp -- for SYNC case only. >

[jira] [Commented] (PHOENIX-4534) upsert/delete/upsert for the same row corrupts the indexes

2018-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471276#comment-16471276 ] Hudson commented on PHOENIX-4534: - ABORTED: Integrated in Jenkins build PreCommit-PHOENIX-Build #1879

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

2018-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471389#comment-16471389 ] Hudson commented on PHOENIX-3163: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1884

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

2018-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471487#comment-16471487 ] Hudson commented on PHOENIX-3163: - ABORTED: Integrated in Jenkins build PreCommit-PHOENIX-Build #1881

[jira] [Updated] (PHOENIX-4701) Write client-side metrics asynchronously to SYSTEM.LOG

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4701: -- Summary: Write client-side metrics asynchronously to SYSTEM.LOG (was: Store client-side

[jira] [Updated] (PHOENIX-4701) Store client-side metrics in SYSTEM.LOG

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4701: -- Description: Rather than inventing a new, different set of client-side metrics to persist,

[jira] [Commented] (PHOENIX-4701) Write client-side metrics asynchronously to SYSTEM.LOG

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471325#comment-16471325 ] James Taylor commented on PHOENIX-4701: --- [~an...@apache.org] - I'd love it if this could make 4.14

[jira] [Updated] (PHOENIX-4701) Write client-side metrics asynchronously to SYSTEM.LOG

2018-05-10 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4701: --- Attachment: PHOENIX-4701_wip3.patch > Write client-side metrics asynchronously to

[jira] [Commented] (PHOENIX-4701) Write client-side metrics asynchronously to SYSTEM.LOG

2018-05-10 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471344#comment-16471344 ] Ankit Singhal commented on PHOENIX-4701: [~jamestaylor], uploaded a wip3, as need to write some

[jira] [Commented] (PHOENIX-4701) Write client-side metrics asynchronously to SYSTEM.LOG

2018-05-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471363#comment-16471363 ] James Taylor commented on PHOENIX-4701: --- Nice, [~an...@apache.org]. This is fantastic. Do the test