[jira] [Resolved] (PHOENIX-4056) java.lang.IllegalArgumentException: Can not create a Path from an empty string

2017-08-02 Thread Jepson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jepson resolved PHOENIX-4056. - Resolution: Fixed Fix Version/s: 4.11.0 *Degrade spark version from 2.2.0 to 2.1.1, is

[jira] [Comment Edited] (PHOENIX-4056) java.lang.IllegalArgumentException: Can not create a Path from an empty string

2017-08-02 Thread Jepson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112202#comment-16112202 ] Jepson edited comment on PHOENIX-4056 at 8/3/17 5:16 AM: - I degradate the spark

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

2017-08-02 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112203#comment-16112203 ] Sergey Soldatov commented on PHOENIX-418: - [~aertoria] if you have several others commits on top

[jira] [Commented] (PHOENIX-4056) java.lang.IllegalArgumentException: Can not create a Path from an empty string

2017-08-02 Thread Jepson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112202#comment-16112202 ] Jepson commented on PHOENIX-4056: - I degradate the spark version from 2.2.0 to 2.1.1, is resolved with

[jira] [Updated] (PHOENIX-4056) java.lang.IllegalArgumentException: Can not create a Path from an empty string

2017-08-02 Thread Jepson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jepson updated PHOENIX-4056: Environment: CDH5.12 Phoenix:4.11 HBase:1.2 Spark: 2.2.0 phoenix-spark.version:4.11.0-HBase-1.2 was:

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

2017-08-02 Thread Sneha Kanekar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112191#comment-16112191 ] Sneha Kanekar commented on PHOENIX-3769: {code:borderStyle=solid} [INFO] Running

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

2017-08-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112172#comment-16112172 ] James Taylor commented on PHOENIX-418: -- Patch doesn't look right - it includes commits outside of

[jira] [Commented] (PHOENIX-4059) Index maintenance incorrect when indexed column updated from null to null with STORE_NULLS=true

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

[jira] [Commented] (PHOENIX-4057) Do not issue index updates for out of order mutation during index maintenance

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

[jira] [Created] (PHOENIX-4061) Require STORE_NULLS=true on tables with mutable secondary indexes

2017-08-02 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4061: - Summary: Require STORE_NULLS=true on tables with mutable secondary indexes Key: PHOENIX-4061 URL: https://issues.apache.org/jira/browse/PHOENIX-4061 Project:

[jira] [Updated] (PHOENIX-4060) Handle out of order updates during mutable secondary index maintenance

2017-08-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4060: -- Description: To correctly handle out of order updates during mutable secondary index

[jira] [Created] (PHOENIX-4060) Handle out of order updates during mutable secondary index maintenance

2017-08-02 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4060: - Summary: Handle out of order updates during mutable secondary index maintenance Key: PHOENIX-4060 URL: https://issues.apache.org/jira/browse/PHOENIX-4060 Project:

[jira] [Commented] (PHOENIX-4059) Index maintenance incorrect when indexed column updated from null to null with STORE_NULLS=true

2017-08-02 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111851#comment-16111851 ] Mujtaba Chohan commented on PHOENIX-4059: - Works perfectly in my test now. > Index maintenance

[jira] [Commented] (PHOENIX-4059) Index maintenance incorrect when indexed column updated from null to null with STORE_NULLS=true

2017-08-02 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111827#comment-16111827 ] Thomas D'Silva commented on PHOENIX-4059: - +1 > Index maintenance incorrect when indexed column

[jira] [Commented] (PHOENIX-4057) Do not issue index updates for out of order mutation during index maintenance

2017-08-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111767#comment-16111767 ] James Taylor commented on PHOENIX-4057: --- Theoretically, that's true, [~vincentpoon], if you got

[jira] [Commented] (PHOENIX-4057) Do not issue index updates for out of order mutation during index maintenance

2017-08-02 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111757#comment-16111757 ] Vincent Poon commented on PHOENIX-4057: --- [~jamestaylor] I guess this would also mean we can't run

[jira] [Assigned] (PHOENIX-4059) Index maintenance incorrect when indexed column updated from null to null with STORE_NULLS=true

2017-08-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reassigned PHOENIX-4059: - Assignee: James Taylor > Index maintenance incorrect when indexed column updated from

[jira] [Updated] (PHOENIX-4059) Index maintenance incorrect when indexed column updated from null to null with STORE_NULLS=true

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

[jira] [Created] (PHOENIX-4059) Index maintenance incorrect when indexed column updated from null to null with STORE_NULLS=true

2017-08-02 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4059: - Summary: Index maintenance incorrect when indexed column updated from null to null with STORE_NULLS=true Key: PHOENIX-4059 URL:

[jira] [Updated] (PHOENIX-4058) Generate correct index updates when DeleteColumn processed before Put with same timestamp

2017-08-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4058: -- Summary: Generate correct index updates when DeleteColumn processed before Put with same

[jira] [Updated] (PHOENIX-4051) Prevent out-of-order updates for mutable index updates

2017-08-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4051: -- Attachment: PHOENIX-4051_v3.patch Can you give this patch a try, [~mujtabachohan]? Let me

[jira] [Created] (PHOENIX-4058) Generate correct index updates when DeleteColumn processed before Put of same timestamp

2017-08-02 Thread James Taylor (JIRA)
James Taylor created PHOENIX-4058: - Summary: Generate correct index updates when DeleteColumn processed before Put of same timestamp Key: PHOENIX-4058 URL: https://issues.apache.org/jira/browse/PHOENIX-4058

[jira] [Commented] (PHOENIX-4057) Do not issue index updates for out of order mutation during index maintenance

2017-08-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111492#comment-16111492 ] James Taylor commented on PHOENIX-4057: --- Thanks for the review, [~samarthjain]. Yes, we'll want to

[jira] [Commented] (PHOENIX-4057) Do not issue index updates for out of order mutation during index maintenance

2017-08-02 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111456#comment-16111456 ] Samarth Jain commented on PHOENIX-4057: --- Patch looks good, [~jamestaylor]. It sounds like with

[jira] [Commented] (PHOENIX-4057) Do not issue index updates for out of order mutation

2017-08-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111079#comment-16111079 ] James Taylor commented on PHOENIX-4057: --- This JIRA only applies to updates made at index

[jira] [Updated] (PHOENIX-4057) Do not issue index updates for out of order mutation during index maintenance

2017-08-02 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-4057: -- Summary: Do not issue index updates for out of order mutation during index maintenance

[jira] [Commented] (PHOENIX-4057) Do not issue index updates for out of order mutation

2017-08-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111046#comment-16111046 ] Lars Hofhansl commented on PHOENIX-4057: Replication updates can sometimes come out of order. >

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

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

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

2017-08-02 Thread Ethan Wang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Wang updated PHOENIX-418: --- Attachment: PHOENIX-418-v1.patch > Support approximate COUNT DISTINCT >