[jira] [Commented] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877706#comment-15877706 ] chenglei commented on PHOENIX-3578: --- [~jamestaylor], ok ,I will try to do it. > Incor

[jira] [Commented] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877687#comment-15877687 ] James Taylor commented on PHOENIX-3578: --- [~comnetwork] - would be great if you cou

[jira] [Commented] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877651#comment-15877651 ] chenglei commented on PHOENIX-3578: --- [~maryannxue], thank you very much for review , y

[jira] [Commented] (PHOENIX-3536) Remove creating unnecessary phoenix connections in MR Tasks of Hive

2017-02-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877620#comment-15877620 ] James Taylor commented on PHOENIX-3536: --- Agreed, [~sergey.soldatov]. Good catch. I

[jira] [Commented] (PHOENIX-3536) Remove creating unnecessary phoenix connections in MR Tasks of Hive

2017-02-21 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877603#comment-15877603 ] Sergey Soldatov commented on PHOENIX-3536: -- [~Jeongdae Kim] I have some concern

[jira] [Updated] (PHOENIX-3571) Potential divide by zero exception in LongDivideExpression

2017-02-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated PHOENIX-3571: Description: Running SaltedIndexIT, I saw the following: {code} ===> testExpressionThrowsException(org.a

[jira] [Updated] (PHOENIX-3562) NPE from BaseTest#deletePriorSchemas() due to missing schema

2017-02-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated PHOENIX-3562: Description: I was running SaltedIndexIT where I saw: {code} 2376) testPartiallyQualifiedRVCInList[](org.

[jira] [Assigned] (PHOENIX-3248) Enable HBase server-side scan metrics to be returned to client and surfaced through metrics

2017-02-21 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain reassigned PHOENIX-3248: - Assignee: Karan Mehta (was: Samarth Jain) > Enable HBase server-side scan metrics to b

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

2017-02-21 Thread Rahul Shrivastava (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Shrivastava updated PHOENIX-3654: --- Attachment: LoadBalancerDesign.pdf This is outline for the design of Loan Balancer.

[jira] [Commented] (PHOENIX-3655) Metrics for PQS

2017-02-21 Thread Rahul Shrivastava (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877054#comment-15877054 ] Rahul Shrivastava commented on PHOENIX-3655: Hi Josh, Just to clarify: you'

[jira] [Commented] (PHOENIX-3248) Enable HBase server-side scan metrics to be returned to client and surfaced through metrics

2017-02-21 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876897#comment-15876897 ] Samarth Jain commented on PHOENIX-3248: --- Yes, you are right. It is marked private

[jira] [Commented] (PHOENIX-3248) Enable HBase server-side scan metrics to be returned to client and surfaced through metrics

2017-02-21 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876887#comment-15876887 ] Andrew Purtell commented on PHOENIX-3248: - bq. I noticed that the ScanMetrics cl

[jira] [Commented] (PHOENIX-3248) Enable HBase server-side scan metrics to be returned to client and surfaced through metrics

2017-02-21 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876832#comment-15876832 ] Samarth Jain commented on PHOENIX-3248: --- [~apurtell] - I noticed that the ScanMetr

[jira] [Assigned] (PHOENIX-3248) Enable HBase server-side scan metrics to be returned to client and surfaced through metrics

2017-02-21 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain reassigned PHOENIX-3248: - Assignee: Samarth Jain > Enable HBase server-side scan metrics to be returned to client

[jira] [Commented] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876648#comment-15876648 ] Maryann Xue commented on PHOENIX-3578: -- +1 to the analysis. Thank you very much, [~

[jira] [Commented] (PHOENIX-3168) Remove sqlline from LICENSE in source release

2017-02-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876591#comment-15876591 ] James Taylor commented on PHOENIX-3168: --- +1. Thanks, [~elserj]! > Remove sqlline

[jira] [Commented] (PHOENIX-3168) Remove sqlline from LICENSE in source release

2017-02-21 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876575#comment-15876575 ] Josh Elser commented on PHOENIX-3168: - You OK with this one [~jamestaylor]? :) > Re

[jira] [Commented] (PHOENIX-3686) De-couple PQS's use of Kerberos to talk to HBase and client authentication

2017-02-21 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876534#comment-15876534 ] Josh Elser commented on PHOENIX-3686: - [~jamestaylor], [~ndimiduk], [~devaraj]: thou

[jira] [Commented] (PHOENIX-3603) Fix compilation errors against hbase 1.3.0 release

2017-02-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876348#comment-15876348 ] Rajeshbabu Chintaguntla commented on PHOENIX-3603: -- There are couple of

[jira] [Commented] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876265#comment-15876265 ] chenglei commented on PHOENIX-3578: --- Actually the test had ran:https://builds.apache.

[jira] [Commented] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876130#comment-15876130 ] James Taylor commented on PHOENIX-3578: --- [~maryannxue] - would you have a few spar

[jira] [Commented] (PHOENIX-3536) Remove creating unnecessary phoenix connections in MR Tasks of Hive

2017-02-21 Thread Jeongdae Kim (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875761#comment-15875761 ] Jeongdae Kim commented on PHOENIX-3536: --- [~jamestaylor] the intention of this patc

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 10:25 AM: -

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 10:22 AM: -

[jira] [Commented] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875743#comment-15875743 ] chenglei commented on PHOENIX-3578: --- I uploaded my first patch, please help me have a

[jira] [Updated] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-3578: -- Attachment: PHOENIX-3578_v1.patch > Incorrect query results when applying inner join and orderby desc

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:59 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:57 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:58 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:56 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:56 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:55 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:54 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:50 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:47 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:46 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:43 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:43 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:41 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:37 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:35 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:35 AM:

[jira] [Comment Edited] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei edited comment on PHOENIX-3578 at 2/21/17 9:30 AM:

[jira] [Commented] (PHOENIX-3578) Incorrect query results when applying inner join and orderby desc

2017-02-21 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875665#comment-15875665 ] chenglei commented on PHOENIX-3578: --- This issue is caused by the join dynamic filter,