[jira] [Commented] (PHOENIX-4372) Distribution of Apache Phoenix 4.13 for CDH 5.11.2

2017-12-13 Thread Flavio Pompermaier (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16290437#comment-16290437 ] Flavio Pompermaier commented on PHOENIX-4372: - Is there any reasonable date for the official

[jira] [Commented] (PHOENIX-4449) Incorrect behavior of sqlline after PHOENIX-3567

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

[jira] [Commented] (PHOENIX-4456) queryserver script doesn't perform as expected.

2017-12-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289896#comment-16289896 ] Hudson commented on PHOENIX-4456: - SUCCESS: Integrated in Jenkins build Phoenix-master #1895 (See

[jira] [Commented] (PHOENIX-4449) Incorrect behavior of sqlline after PHOENIX-3567

2017-12-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289863#comment-16289863 ] Josh Elser commented on PHOENIX-4449: - Thanks, Sergey. Will push this to the 4.x and 5.x branches >

[jira] [Commented] (PHOENIX-4449) Incorrect behavior of sqlline after PHOENIX-3567

2017-12-13 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289848#comment-16289848 ] Sergey Soldatov commented on PHOENIX-4449: -- LGTM. Tested on centos 6 with custom zk parent.

[jira] [Commented] (PHOENIX-4449) Incorrect behavior of sqlline after PHOENIX-3567

2017-12-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289736#comment-16289736 ] Josh Elser commented on PHOENIX-4449: - bq. .002 Needs some "real node" testing, but tried to address

Re: Phoenix Salted Table Rowkey Issue

2017-12-13 Thread James Taylor
You might try searching around for a Phoenix-compatible Storm bolt. For example, a quick search turned up this which you may be able to use for inspiration: https://github.com/gvetticaden/storm-streaming/blob/master/src/main/java/com/hortonworks/streaming/impl/bolts/TruckPhoenixHBaseBolt.java On

[jira] [Commented] (PHOENIX-4372) Distribution of Apache Phoenix 4.13 for CDH 5.11.2

2017-12-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289675#comment-16289675 ] James Taylor commented on PHOENIX-4372: --- Yes, we use rat plugin as a pre release step to verify

[jira] [Commented] (PHOENIX-4457) Account for the Table interface addition of checkAndMutate

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

[jira] [Commented] (PHOENIX-4456) queryserver script doesn't perform as expected.

2017-12-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289638#comment-16289638 ] Josh Elser commented on PHOENIX-4456: - +1 > queryserver script doesn't perform as expected. >

[jira] [Commented] (PHOENIX-4457) Account for the Table interface addition of checkAndMutate

2017-12-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289631#comment-16289631 ] Josh Elser commented on PHOENIX-4457: - LGTM > Account for the Table interface addition of

[jira] [Updated] (PHOENIX-4457) Account for the Table interface addition of checkAndMutate

2017-12-13 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated PHOENIX-4457: - Attachment: PHOENIX-4457.patch Simple fix. [~elserj] If no objections, I'm going to

Re: Phoenix Salted Table Rowkey Issue

2017-12-13 Thread Josh Elser
If you want to use Phoenix, please use Phoenix APIs to read and write the data. You are wholly responsible for understanding how to correctly write the data given Phoenix's schema if you bypass it. On 12/13/17 9:25 AM, Oussama BEN BACCAR wrote: Hello Phoenixers, I have a rowkey issue when

[jira] [Updated] (PHOENIX-4457) Account for the Table interface addition of checkAndMutate

2017-12-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-4457: Issue Type: Sub-task (was: Bug) Parent: PHOENIX-4338 > Account for the Table interface

[jira] [Created] (PHOENIX-4457) Account for the Table interface addition of checkAndMutate

2017-12-13 Thread Josh Elser (JIRA)
Josh Elser created PHOENIX-4457: --- Summary: Account for the Table interface addition of checkAndMutate Key: PHOENIX-4457 URL: https://issues.apache.org/jira/browse/PHOENIX-4457 Project: Phoenix

Phoenix Salted Table Rowkey Issue

2017-12-13 Thread Oussama BEN BACCAR
Hello Phoenixers, I have a rowkey issue when i salt a phoenix table and insert data directly from hbase. Here is the scenario: 1- Create a table on phoenix with salt_buckets=16 2- The data is inserted in the hbase table by a storm hbase bolt. The hbasebolt insert data directly in hbase without

[jira] [Commented] (PHOENIX-4456) queryserver script doesn't perform as expected.

2017-12-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289432#comment-16289432 ] Josh Elser commented on PHOENIX-4456: - Your fix makes sense to me. I'll test it locally this

[jira] [Commented] (PHOENIX-3636) CurrentSCN doesn't work with phoenix-spark plugin

2017-12-13 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289397#comment-16289397 ] Josh Mahonin commented on PHOENIX-3636: --- Looks like it to me. Good catch [~cskrabak] > CurrentSCN

[jira] [Resolved] (PHOENIX-3636) CurrentSCN doesn't work with phoenix-spark plugin

2017-12-13 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Mahonin resolved PHOENIX-3636. --- Resolution: Duplicate > CurrentSCN doesn't work with phoenix-spark plugin >

[jira] [Commented] (PHOENIX-4456) queryserver script doesn't perform as expected.

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

[jira] [Commented] (PHOENIX-2069) Support custom aggregate UDFs

2017-12-13 Thread Sokolov Yura (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289002#comment-16289002 ] Sokolov Yura commented on PHOENIX-2069: --- Vote for this feature. My friend had to patch phoenix in

Re: Query - right way of getting a PR reviewed?

2017-12-13 Thread Pedro Boado
Hi James, Yes I've run all long IT and they are all passing, I can attach build logs later today if needed. Cheers. On 13 Dec 2017 12:18 am, "James Taylor" wrote: > Hi Pedro, > Pinging the dev list is fine to prod us into committing something. I'd > recommend filing a