[jira] [Commented] (PHOENIX-3525) Cap automatic index rebuilding to inactive timestamp

2017-08-07 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117849#comment-16117849 ] Samarth Jain commented on PHOENIX-3525: --- +1 to the patch, [~jamestaylor]. Looks great! > Cap

[jira] [Commented] (PHOENIX-3525) Cap automatic index rebuilding to inactive timestamp

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

[jira] [Commented] (PHOENIX-3769) Use length from correct byte array in PhoenixIndexBuilder

2017-08-07 Thread Sneha Kanekar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117793#comment-16117793 ] Sneha Kanekar commented on PHOENIX-3769: Thanks [~elserj] and [~apurtell]. > Use length from

[jira] [Updated] (PHOENIX-4074) Race condition in LazyValueGetter

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4074: -- Attachment: PHOENIX-4074_v2.patch Rebased your patch on top of mine. Will commit together

[jira] [Commented] (PHOENIX-4074) Race condition in LazyValueGetter

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117730#comment-16117730 ] James Taylor commented on PHOENIX-4074: --- The code no longer runs against multiple, simultaneous

[jira] [Updated] (PHOENIX-3525) Cap automatic index rebuilding to inactive timestamp

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3525: -- Attachment: PHOENIX-3525_v1.patch Simplified patch (doesn't change any client APIs): - delays

[jira] [Updated] (PHOENIX-3525) Cap automatic index rebuilding to inactive timestamp

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3525: -- Summary: Cap automatic index rebuilding to inactive timestamp (was: Cap automatic index

[jira] [Updated] (PHOENIX-4073) Disallow operations on a closed Connection

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4073: -- Attachment: PHOENIX-4073_v2.patch Updated, final patch. The fixes in OutOfOrderMutationsIT

[jira] [Commented] (PHOENIX-3814) Unable to connect to Phoenix via Spark

2017-08-07 Thread Jepson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117705#comment-16117705 ] Jepson commented on PHOENIX-3814: - [~wkhattak] I add this code in the phoenix, and is running ok! Thanks

[jira] [Commented] (PHOENIX-4073) Disallow operations on a closed Connection

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117690#comment-16117690 ] James Taylor commented on PHOENIX-4073: --- Thanks, [~samarthjain]. Will fix related test failures

[jira] [Commented] (PHOENIX-4072) Prevent NPE for PreparedStatement.setObject of null

2017-08-07 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117626#comment-16117626 ] Samarth Jain commented on PHOENIX-4072: --- +1 > Prevent NPE for PreparedStatement.setObject of null

[jira] [Commented] (PHOENIX-4071) PDataType.compareTo(Object,Object,PDataType) does not handle null values

2017-08-07 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117624#comment-16117624 ] Samarth Jain commented on PHOENIX-4071: --- +1 > PDataType.compareTo(Object,Object,PDataType) does

[jira] [Commented] (PHOENIX-4073) Disallow operations on a closed Connection

2017-08-07 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117623#comment-16117623 ] Samarth Jain commented on PHOENIX-4073: --- [~jamestaylor], the test failures reported by QA do look

[jira] [Commented] (PHOENIX-4070) Delete row should mask upserts at same timestamp

2017-08-07 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117616#comment-16117616 ] Samarth Jain commented on PHOENIX-4070: --- Excellent tests, [~jamestaylor]. Patch looks good, just a

[jira] [Comment Edited] (PHOENIX-418) Support approximate COUNT DISTINCT

2017-08-07 Thread Ethan Wang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16115955#comment-16115955 ] Ethan Wang edited comment on PHOENIX-418 at 8/8/17 12:13 AM: - Make

[jira] [Updated] (PHOENIX-4074) Race condition in LazyValueGetter

2017-08-07 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-4074: -- Attachment: PHOENIX-4074.patch [~jamestaylor], please review. > Race condition in

[jira] [Updated] (PHOENIX-4074) Race condition in LazyValueGetter

2017-08-07 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-4074: -- Description: There is a race condition between acquiring the lock and the values map being

[jira] [Created] (PHOENIX-4074) Race condition in LazyValueGetter

2017-08-07 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-4074: - Summary: Race condition in LazyValueGetter Key: PHOENIX-4074 URL: https://issues.apache.org/jira/browse/PHOENIX-4074 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-4072) Prevent NPE for PreparedStatement.setObject of null

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117576#comment-16117576 ] James Taylor commented on PHOENIX-4072: --- Ping [~samarthjain]. > Prevent NPE for

[jira] [Commented] (PHOENIX-4071) PDataType.compareTo(Object,Object,PDataType) does not handle null values

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117580#comment-16117580 ] James Taylor commented on PHOENIX-4071: --- Ping [~samarthjain]. >

[jira] [Commented] (PHOENIX-4073) Disallow operations on a closed Connection

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117578#comment-16117578 ] James Taylor commented on PHOENIX-4073: --- Ping [~samarthjain]. > Disallow operations on a closed

[jira] [Commented] (PHOENIX-4072) Prevent NPE for PreparedStatement.setObject of null

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

[jira] [Commented] (PHOENIX-3769) Use length from correct byte array in PhoenixIndexBuilder

2017-08-07 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117337#comment-16117337 ] Josh Elser commented on PHOENIX-3769: - Thanks, [~apurtell]. I thought it better to give a commit msg

[jira] [Commented] (PHOENIX-3769) Use length from correct byte array in PhoenixIndexBuilder

2017-08-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117331#comment-16117331 ] Andrew Purtell commented on PHOENIX-3769: - This was committed with description of 'Use length

[jira] [Updated] (PHOENIX-3769) Use length from correct byte array in PhoenixIndexBuilder

2017-08-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated PHOENIX-3769: Summary: Use length from correct byte array in PhoenixIndexBuilder (was:

[jira] [Commented] (PHOENIX-4073) Disallow operations on a closed Connection

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

[jira] [Assigned] (PHOENIX-3769) OnDuplicateKeyIT#testNewAndMultiDifferentUpdateOnSingleColumn fails on ppc64le

2017-08-07 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned PHOENIX-3769: --- Assignee: Sneha Kanekar > OnDuplicateKeyIT#testNewAndMultiDifferentUpdateOnSingleColumn

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

2017-08-07 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated PHOENIX-3998: - Attachment: PHOENIX-3998.001.diff [~jamestaylor] [~samarthjain] Please review the doc. >

[jira] [Commented] (PHOENIX-3769) OnDuplicateKeyIT#testNewAndMultiDifferentUpdateOnSingleColumn fails on ppc64le

2017-08-07 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117192#comment-16117192 ] Josh Elser commented on PHOENIX-3769: - LGTM Will try to get this committed. >

[jira] [Updated] (PHOENIX-3769) OnDuplicateKeyIT#testNewAndMultiDifferentUpdateOnSingleColumn fails on ppc64le

2017-08-07 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-3769: Fix Version/s: 4.12.0 > OnDuplicateKeyIT#testNewAndMultiDifferentUpdateOnSingleColumn fails on

[jira] [Updated] (PHOENIX-4073) Disallow operations on a closed Connection

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4073: -- Attachment: PHOENIX-4073.patch Fix, plus updates to the offending unit tests. > Disallow

[jira] [Created] (PHOENIX-4073) Disallow operations on a closed Connection

2017-08-07 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4073: - Summary: Disallow operations on a closed Connection Key: PHOENIX-4073 URL: https://issues.apache.org/jira/browse/PHOENIX-4073 Project: Phoenix Issue Type:

[jira] [Updated] (PHOENIX-4072) Prevent NPE for PreparedStatement.setObject of null

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4072: -- Attachment: PHOENIX-4072.patch Please review, [~tdsilva]. > Prevent NPE for

[jira] [Assigned] (PHOENIX-4072) Prevent NPE for PreparedStatement.setObject of null

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reassigned PHOENIX-4072: - Assignee: James Taylor > Prevent NPE for PreparedStatement.setObject of null >

[jira] [Updated] (PHOENIX-4072) Prevent NPE for PreparedStatement.setObject of null

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4072: -- Fix Version/s: 4.12.0 > Prevent NPE for PreparedStatement.setObject of null >

[jira] [Updated] (PHOENIX-4071) PDataType.compareTo(Object,Object,PDataType) does not handle null values

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4071: -- Attachment: PHOENIX-4071.patch Please review, [~tdsilva]. >

[jira] [Created] (PHOENIX-4071) PDataType.compareTo(Object,Object,PDataType) does not handle null values

2017-08-07 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4071: - Summary: PDataType.compareTo(Object,Object,PDataType) does not handle null values Key: PHOENIX-4071 URL: https://issues.apache.org/jira/browse/PHOENIX-4071

[jira] [Updated] (PHOENIX-4070) Delete row should mask upserts at same timestamp

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4070: -- Attachment: PHOENIX-4070_v1.patch Please review, [~tdsilva], [~vincentpoon], or

[jira] [Updated] (PHOENIX-4070) Delete row should mask upserts at same timestamp

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4070: -- Fix Version/s: 4.11.1 4.12.0 > Delete row should mask upserts at same

[jira] [Created] (PHOENIX-4070) Delete row should mask upserts at same timestamp

2017-08-07 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4070: - Summary: Delete row should mask upserts at same timestamp Key: PHOENIX-4070 URL: https://issues.apache.org/jira/browse/PHOENIX-4070 Project: Phoenix Issue

[jira] [Resolved] (PHOENIX-4063) Partial Index Rebuilder must replay only latest cell at same timestamp

2017-08-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-4063. --- Resolution: Not A Problem This turns out to not be an issue. Replaying from latest to

[jira] [Commented] (PHOENIX-3654) Load Balancer for thin client

2017-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116706#comment-16116706 ] ASF GitHub Bot commented on PHOENIX-3654: - Github user joshelser commented on the issue:

[GitHub] phoenix issue #236: PHOENIX-3654 Load Balancer for thin client

2017-08-07 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/phoenix/pull/236 Thanks for the fixes in f042ca0, @rahulsIOT. Github is telling me that you have some conflicts that need resolving. If you can do that and file the JIRA case about firming up the ACL

[jira] [Commented] (PHOENIX-3721) CSV bulk load doesn't work well with SYSTEM.MUTEX

2017-08-07 Thread Jepson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116474#comment-16116474 ] Jepson commented on PHOENIX-3721: - me to.In distributed mode the error is coming > CSV bulk load

[jira] [Updated] (PHOENIX-4069) When use row timestamp table,del row1 by 'delete from table' , and I get failed by upsert row1 into the table.

2017-08-07 Thread tian.yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tian.yang updated PHOENIX-4069: --- Description: 0: jdbc:phoenix:> CREATE TABLE IF NOT EXISTS T1( . . . . . . . . > C_DAY BIGINT NOT

[jira] [Updated] (PHOENIX-4069) When use row timestamp table,del row1 by 'delete from table' , then upsert row1 into the table again get failed.

2017-08-07 Thread tian.yang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tian.yang updated PHOENIX-4069: --- Description: 0: jdbc:phoenix:> CREATE TABLE IF NOT EXISTS T1( . . . . . . . . > C_DAY BIGINT NOT

[jira] [Commented] (PHOENIX-3769) OnDuplicateKeyIT#testNewAndMultiDifferentUpdateOnSingleColumn fails on ppc64le

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

[jira] [Created] (PHOENIX-4069) When use row timestamp table,upsert failed after delete the same row.

2017-08-07 Thread tian.yang (JIRA)
tian.yang created PHOENIX-4069: -- Summary: When use row timestamp table,upsert failed after delete the same row. Key: PHOENIX-4069 URL: https://issues.apache.org/jira/browse/PHOENIX-4069 Project: Phoenix

[jira] [Commented] (PHOENIX-3769) OnDuplicateKeyIT#testNewAndMultiDifferentUpdateOnSingleColumn fails on ppc64le

2017-08-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116170#comment-16116170 ] ASF GitHub Bot commented on PHOENIX-3769: - Github user snehakpersistent closed the pull request

[GitHub] phoenix pull request #266: PHOENIX-3769 - Fix OnDuplicateKeyIT failure on pp...

2017-08-07 Thread snehakpersistent
Github user snehakpersistent closed the pull request at: https://github.com/apache/phoenix/pull/266 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Updated] (PHOENIX-3769) OnDuplicateKeyIT#testNewAndMultiDifferentUpdateOnSingleColumn fails on ppc64le

2017-08-07 Thread Sneha Kanekar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sneha Kanekar updated PHOENIX-3769: --- Attachment: PHOENIX-3769.patch Sure [~elserj]. I have attached the patch with required

[jira] [Updated] (PHOENIX-3769) OnDuplicateKeyIT#testNewAndMultiDifferentUpdateOnSingleColumn fails on ppc64le

2017-08-07 Thread Sneha Kanekar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sneha Kanekar updated PHOENIX-3769: --- Attachment: (was: PHOENIX-3769.patch) >

[jira] [Comment Edited] (PHOENIX-4026) Option to not wait on global mutable index write to complete

2017-08-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116154#comment-16116154 ] Lars Hofhansl edited comment on PHOENIX-4026 at 8/7/17 6:57 AM: We can

[jira] [Commented] (PHOENIX-4026) Option to not wait on global mutable index write to complete

2017-08-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116154#comment-16116154 ] Lars Hofhansl commented on PHOENIX-4026: We can try to keep the current logic, but the Puts on