[jira] [Updated] (PHOENIX-3817) VerifyReplication using SQL

2018-07-10 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3817: -- Attachment: (was: PHOENIX-3817.v4.patch) > VerifyReplication using SQL >

[jira] [Updated] (PHOENIX-3817) VerifyReplication using SQL

2018-07-10 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3817: -- Attachment: PHOENIX-3817.v5.patch > VerifyReplication using SQL >

[jira] [Updated] (PHOENIX-3817) VerifyReplication using SQL

2018-07-10 Thread Akshita Malhotra (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshita Malhotra updated PHOENIX-3817: -- Attachment: PHOENIX-3817.v4.patch > VerifyReplication using SQL >

[jira] [Commented] (PHOENIX-3817) VerifyReplication using SQL

2018-07-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16539589#comment-16539589 ] ASF GitHub Bot commented on PHOENIX-3817: - GitHub user akshita-malhotra opened a pull request:

[GitHub] phoenix pull request #309: [Do Not Merge] PHOENIX-3817 Verify Replication us...

2018-07-10 Thread akshita-malhotra
GitHub user akshita-malhotra opened a pull request: https://github.com/apache/phoenix/pull/309 [Do Not Merge] PHOENIX-3817 Verify Replication using SQL conditions You can merge this pull request into a Git repository by running: $ git pull

[GitHub] phoenix pull request #308: Client-side hash aggregation

2018-07-10 Thread geraldss
Github user geraldss commented on a diff in the pull request: https://github.com/apache/phoenix/pull/308#discussion_r201562225 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/iterate/ClientHashAggregatingResultIterator.java --- @@ -0,0 +1,155 @@ +/* + * Licensed

[GitHub] phoenix pull request #308: Client-side hash aggregation

2018-07-10 Thread geraldss
Github user geraldss commented on a diff in the pull request: https://github.com/apache/phoenix/pull/308#discussion_r201562154 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/iterate/ClientHashAggregatingResultIterator.java --- @@ -0,0 +1,155 @@ +/* + * Licensed

[jira] [Updated] (PHOENIX-3383) Comparison between descending row keys used in RVC is reverse

2018-07-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3383: -- Attachment: PHOENIX-3383_v13.patch > Comparison between descending row keys used in RVC is

[jira] [Updated] (PHOENIX-3383) Comparison between descending row keys used in RVC is reverse

2018-07-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3383: -- Attachment: PHOENIX-3383_v12.patch > Comparison between descending row keys used in RVC is

[jira] [Updated] (PHOENIX-3383) Comparison between descending row keys used in RVC is reverse

2018-07-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3383: -- Attachment: PHOENIX-3383_v11.patch > Comparison between descending row keys used in RVC is

[GitHub] phoenix issue #308: Client-side hash aggregation

2018-07-10 Thread geraldss
Github user geraldss commented on the issue: https://github.com/apache/phoenix/pull/308 @joshelser Thanks for the review. I can make these changes now and push them. Or should I wait for any other reviewer? ---

Re: Help: setting hbase row timestamp in phoenix upserts ?

2018-07-10 Thread Pedro Boado
Hi guys, just a refloat from the @user list. May it be of interest having this functionality for defining HBase timestamps in a per row basis as part of an UPSERT VALUES? For a table defined as CREATE TABLE T0001 ( k VARCHAR PRIMARY KEY, v INTEGER) Allow a hint to extract and override hbase put

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread pu239ppy
Github user pu239ppy commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201482973 --- Diff: phoenix-queryserver/pom.xml --- @@ -47,6 +47,11 @@ org.apache.maven.plugins maven-failsafe-plugin +

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread pu239ppy
Github user pu239ppy commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201482297 --- Diff: phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/SecureQueryServerPhoenixDBIT.java --- @@ -0,0 +1,423 @@ +/* + * Licensed to

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread pu239ppy
Github user pu239ppy commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201482215 --- Diff: phoenix-queryserver/src/it/bin/test_phoenixdb.sh --- @@ -0,0 +1,59 @@ +#/usr/bin/env bash + +set -u +set -x +set -e +

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread pu239ppy
Github user pu239ppy commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201481976 --- Diff: phoenix-queryserver/src/it/bin/test_phoenixdb.sh --- @@ -0,0 +1,59 @@ +#/usr/bin/env bash + +set -u +set -x +set -e +

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[jira] [Comment Edited] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

2018-07-10 Thread Lev Bronshtein (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16537266#comment-16537266 ] Lev Bronshtein edited comment on PHOENIX-4688 at 7/10/18 8:19 PM: --

[GitHub] phoenix pull request #308: Client-side hash aggregation

2018-07-10 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/308#discussion_r201468535 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/iterate/ClientHashAggregatingResultIterator.java --- @@ -0,0 +1,155 @@ +/* + * Licensed

[GitHub] phoenix pull request #308: Client-side hash aggregation

2018-07-10 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/308#discussion_r201465583 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/iterate/ClientHashAggregatingResultIterator.java --- @@ -0,0 +1,155 @@ +/* + * Licensed

Re: [VOTE] stop minor releases for 0.98 and 1.1

2018-07-10 Thread Josh Elser
+1 On 7/9/18 7:03 PM, James Taylor wrote: +1 On Mon, Jul 9, 2018 at 3:55 PM, Vincent Poon wrote: This is a call to vote on stopping maintenance of both the 4.x-HBase-0.98 and 4.x-HBase-1.1 branches. HBase 0.98 and 1.1 have been EOLed. To commit currently, it's usually 7 or more branches,

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[GitHub] phoenix issue #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/phoenix/pull/307 Tried to run the test, but it failed with: ``` 2018-07-10 13:43:55,599 ERROR [main] end2end.SecureQueryServerPhoenixDBIT(359): + . deactivate '' 2018-07-10 13:43:55,599 ERROR [main]

[jira] [Comment Edited] (PHOENIX-4807) Document query behavior when statistics unavailable for some table regions.

2018-07-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16539046#comment-16539046 ] Josh Elser edited comment on PHOENIX-4807 at 7/10/18 6:09 PM: --

[jira] [Commented] (PHOENIX-4807) Document query behavior when statistics unavailable for some table regions.

2018-07-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16539046#comment-16539046 ] Josh Elser commented on PHOENIX-4807: - [~sergey.soldatov] was the brains behind getting to the

[jira] [Assigned] (PHOENIX-4807) Document query behavior when statistics unavailable for some table regions.

2018-07-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned PHOENIX-4807: --- Assignee: Sergey Soldatov > Document query behavior when statistics unavailable for some

[jira] [Created] (PHOENIX-4807) Document query behavior when statistics unavailable for some table regions.

2018-07-10 Thread Guru Prateek Pinnadhari (JIRA)
Guru Prateek Pinnadhari created PHOENIX-4807: Summary: Document query behavior when statistics unavailable for some table regions. Key: PHOENIX-4807 URL:

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[GitHub] phoenix issue #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/phoenix/pull/307 > How do we make sure requests-kerberos is built in a way that phoenixdb will grab it? (e.g. 0.13.0.dev0-phoenixdb) Ah, I see this is updated in

[jira] [Commented] (PHOENIX-4805) Move Avatica version to 1.12 for PQS

2018-07-10 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16538972#comment-16538972 ] Karan Mehta commented on PHOENIX-4805: -- [~elserj] I triggered triggering

[jira] [Comment Edited] (PHOENIX-4805) Move Avatica version to 1.12 for PQS

2018-07-10 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16538972#comment-16538972 ] Karan Mehta edited comment on PHOENIX-4805 at 7/10/18 5:14 PM: --- [~elserj]

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[jira] [Commented] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

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

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201418146 --- Diff: phoenix-queryserver/pom.xml --- @@ -47,6 +47,11 @@ org.apache.maven.plugins maven-failsafe-plugin +

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201078376 --- Diff: python/requests-kerberos/LICENSE --- @@ -0,0 +1,15 @@ +ISC License --- End diff -- Just calling out that this is allowed: ISC

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201077800 --- Diff: python/phoenixdb-module/phoenixdb/__init__.py --- @@ -1,11 +1,10 @@ -# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201076404 --- Diff: phoenix-queryserver/src/it/bin/test_phoenixdb.sh --- @@ -0,0 +1,59 @@ +#/usr/bin/env bash + +set -u +set -x +set -e +

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201075953 --- Diff: phoenix-queryserver/src/it/bin/test_phoenixdb.sh --- @@ -0,0 +1,59 @@ +#/usr/bin/env bash + +set -u +set -x +set -e +

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201077202 --- Diff: phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/SecureQueryServerPhoenixDBIT.java --- @@ -0,0 +1,423 @@ +/* + * Licensed to

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201077355 --- Diff: phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/SecureQueryServerPhoenixDBIT.java --- @@ -0,0 +1,423 @@ +/* + * Licensed to

[GitHub] phoenix pull request #307: PHOENIX-4688 Kerberize python phoenixdb

2018-07-10 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/307#discussion_r201076875 --- Diff: phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/SecureQueryServerPhoenixDBIT.java --- @@ -0,0 +1,423 @@ +/* + * Licensed to

[jira] [Comment Edited] (PHOENIX-4688) Add kerberos authentication to python-phoenixdb

2018-07-10 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16537266#comment-16537266 ] Josh Elser edited comment on PHOENIX-4688 at 7/10/18 4:30 PM: -- Create and

[jira] [Updated] (PHOENIX-3383) Comparison between descending row keys used in RVC is reverse

2018-07-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3383: -- Attachment: PHOENIX-3383_v10.patch > Comparison between descending row keys used in RVC is

[jira] [Commented] (PHOENIX-4425) Phoenix Tracing Web Application's startup script is invalid

2018-07-10 Thread zhengsicheng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16538598#comment-16538598 ] zhengsicheng commented on PHOENIX-4425: --- remove "$PHOENIX_OPTS" after log as follows:

[jira] [Updated] (PHOENIX-3383) Comparison between descending row keys used in RVC is reverse

2018-07-10 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3383: -- Attachment: PHOENIX-3383_v9.patch > Comparison between descending row keys used in RVC is