[jira] [Commented] (PHOENIX-4066) Unused variable in MutationState.send()

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

[jira] [Created] (PHOENIX-4067) Fix flakiness in unit test runs

2017-08-04 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4067: - Summary: Fix flakiness in unit test runs Key: PHOENIX-4067 URL: https://issues.apache.org/jira/browse/PHOENIX-4067 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-4066) Unused variable in MutationState.send()

2017-08-04 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114947#comment-16114947 ] James Taylor commented on PHOENIX-4066: --- +1 > Unused variable in MutationState.send() >

[jira] [Commented] (PHOENIX-4066) Unused variable in MutationState.send()

2017-08-04 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114931#comment-16114931 ] Geoffrey Jacoby commented on PHOENIX-4066: -- Test failures are two timeouts (QueryIT and

[jira] [Commented] (PHOENIX-4066) Unused variable in MutationState.send()

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

[jira] [Assigned] (PHOENIX-4007) Surface last stats update in explain plan output

2017-08-04 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain reassigned PHOENIX-4007: - Assignee: Samarth Jain > Surface last stats update in explain plan output >

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

2017-08-04 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114818#comment-16114818 ] James Taylor commented on PHOENIX-418: -- Thanks for the patch, [~aertoria]. This is a good new

[jira] [Assigned] (PHOENIX-4066) Unused variable in MutationState.send()

2017-08-04 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby reassigned PHOENIX-4066: Assignee: Geoffrey Jacoby > Unused variable in MutationState.send() >

[jira] [Updated] (PHOENIX-4066) Unused variable in MutationState.send()

2017-08-04 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-4066: - Attachment: PHOENIX-4066.patch Removed the unused variable > Unused variable in

[jira] [Updated] (PHOENIX-4066) Unused variable in MutationState.send()

2017-08-04 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoffrey Jacoby updated PHOENIX-4066: - Description: In MutationState#send, we always allocate the following: List txTableRefs

[jira] [Created] (PHOENIX-4066) Unused variable in MutationState.send()

2017-08-04 Thread Geoffrey Jacoby (JIRA)
Geoffrey Jacoby created PHOENIX-4066: Summary: Unused variable in MutationState.send() Key: PHOENIX-4066 URL: https://issues.apache.org/jira/browse/PHOENIX-4066 Project: Phoenix Issue

[jira] [Comment Edited] (PHOENIX-3525) Cap automatic index rebuilding to inactive timestamp.

2017-08-04 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16113128#comment-16113128 ] James Taylor edited comment on PHOENIX-3525 at 8/4/17 5:02 PM: --- Current

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

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

Re: Atomic Upsert salted table ERROR

2017-08-04 Thread James Taylor
Please file a JIRA and include the Phoenix version. Thanks, James On Fri, Aug 4, 2017 at 8:20 AM tian.yang wrote: > Hi, >phoenix Atomic Upsert salted table ERROR > > 0: jdbc:phoenix:> drop table MY_TABLE; > No rows affected (4.635 seconds) > 0: jdbc:phoenix:>

Atomic Upsert salted table ERROR

2017-08-04 Thread tian . yang
Hi, phoenix Atomic Upsert salted table ERROR 0: jdbc:phoenix:> drop table MY_TABLE; No rows affected (4.635 seconds) 0: jdbc:phoenix:> create table my_table(id varchar not null,id1 varchar not null, counter1 bigint, counter2 bigint CONSTRAINT pk PRIMARY KEY (id,id1)); No rows affected

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

2017-08-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114437#comment-16114437 ] Josh Elser commented on PHOENIX-3769: - bq. There are two implementations of function compareTo. In

[jira] [Created] (PHOENIX-4065) NPE SELECT + WHERE + ORDER BY date

2017-08-04 Thread Konrad (JIRA)
Konrad created PHOENIX-4065: --- Summary: NPE SELECT + WHERE + ORDER BY date Key: PHOENIX-4065 URL: https://issues.apache.org/jira/browse/PHOENIX-4065 Project: Phoenix Issue Type: Bug Affects

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

2017-08-04 Thread Sneha Kanekar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16114210#comment-16114210 ] Sneha Kanekar commented on PHOENIX-3769: I found another workaround for this issue. I noticed