[jira] [Commented] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey

2017-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895507#comment-15895507 ] Hudson commented on PHOENIX-3705: - SUCCESS: Integrated in Jenkins build Phoenix-master #

[jira] [Updated] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey

2017-03-03 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-3705: -- Description: See following simple unit test first,the rowKey is composed of three PInteger columns,an

[jira] [Commented] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey

2017-03-03 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895471#comment-15895471 ] chenglei commented on PHOENIX-3705: --- Thank you for the review, [~jamestaylor]. Pushed

[jira] [Assigned] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey

2017-03-03 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei reassigned PHOENIX-3705: - Resolution: Fixed Assignee: chenglei > SkipScanFilter may repeatedly copy rowKey Columns

[jira] [Created] (PHOENIX-3715) Calcite-Phoenix exceptions do not match error code or specific SQLException sub-classes

2017-03-03 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-3715: Summary: Calcite-Phoenix exceptions do not match error code or specific SQLException sub-classes Key: PHOENIX-3715 URL: https://issues.apache.org/jira/browse/PHOENIX-3715

[jira] [Commented] (PHOENIX-3712) Column alias can't be resolved in GROUP BY clause

2017-03-03 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895309#comment-15895309 ] Julian Hyde commented on PHOENIX-3712: -- FYI, the relevant Calcite issue is CALCITE-

[jira] [Created] (PHOENIX-3714) Replace name parameter for ResultSet.getXXX(String name) with Calcite column names

2017-03-03 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-3714: Summary: Replace name parameter for ResultSet.getXXX(String name) with Calcite column names Key: PHOENIX-3714 URL: https://issues.apache.org/jira/browse/PHOENIX-3714

[jira] [Commented] (PHOENIX-3713) Can't use original table name to prefix a column once the table is associated with an alias

2017-03-03 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895306#comment-15895306 ] James Taylor commented on PHOENIX-3713: --- IMHO, I think it's fine to change the tes

[jira] [Commented] (PHOENIX-3712) Column alias can't be resolved in GROUP BY clause

2017-03-03 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895305#comment-15895305 ] James Taylor commented on PHOENIX-3712: --- Changing those test cases is fine IMHO.

[jira] [Created] (PHOENIX-3713) Can't use original table name to prefix a column once the table is associated with an alias

2017-03-03 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-3713: Summary: Can't use original table name to prefix a column once the table is associated with an alias Key: PHOENIX-3713 URL: https://issues.apache.org/jira/browse/PHOENIX-3713

[jira] [Created] (PHOENIX-3712) Column alias can't be resolved in GROUP BY clause

2017-03-03 Thread Maryann Xue (JIRA)
Maryann Xue created PHOENIX-3712: Summary: Column alias can't be resolved in GROUP BY clause Key: PHOENIX-3712 URL: https://issues.apache.org/jira/browse/PHOENIX-3712 Project: Phoenix Issue T

[jira] [Commented] (PHOENIX-3062) JMXCacheBuster restarting the metrics system causes PhoenixTracingEndToEndIT to hang

2017-03-03 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895292#comment-15895292 ] Enis Soztutar commented on PHOENIX-3062: {{TraceMetricSource}} javadoc explains

[jira] [Commented] (PHOENIX-3706) RenewLeaseTask should give up and reattempt later to renewlease if lock cannot be acquired

2017-03-03 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895012#comment-15895012 ] Mujtaba Chohan commented on PHOENIX-3706: - [~samarthjain] Stack for count * with

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

2017-03-03 Thread Rahul Shrivastava (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894985#comment-15894985 ] Rahul Shrivastava commented on PHOENIX-3654: --Do we need to pull in curato

[jira] [Commented] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey

2017-03-03 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894937#comment-15894937 ] James Taylor commented on PHOENIX-3705: --- +1 on patch. Nice work, [~comnetwork]. Pl

reminder: please don't push/recreate 4.x-HBase-1.0 branch

2017-03-03 Thread James Taylor
We decided a while back to not continue doing releases for HBase-1.0, so please don't push to or recreate the 4.x-HBase-1.0 branch. Also, looks like the current release of HBase 1.3 branch has some blockers for Phoenix, so we'll need to wait until the next HBase 1.3 branch to start doing Phoenix r

[jira] [Assigned] (PHOENIX-2404) Create builder to construct PTableImpl

2017-03-03 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales reassigned PHOENIX-2404: --- Assignee: churro morales > Create builder to construct PTableImpl > --

[jira] [Resolved] (PHOENIX-3711) Convert static methods which create PTables in PTableImpl to a Builder pattern

2017-03-03 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales resolved PHOENIX-3711. - Resolution: Duplicate > Convert static methods which create PTables in PTableImpl to a B

[jira] [Commented] (PHOENIX-3062) JMXCacheBuster restarting the metrics system causes PhoenixTracingEndToEndIT to hang

2017-03-03 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894785#comment-15894785 ] James Taylor commented on PHOENIX-3062: --- bq. On a separate note, tracing system pi

[jira] [Created] (PHOENIX-3711) Convert static methods which create PTables in PTableImpl to a Builder pattern

2017-03-03 Thread churro morales (JIRA)
churro morales created PHOENIX-3711: --- Summary: Convert static methods which create PTables in PTableImpl to a Builder pattern Key: PHOENIX-3711 URL: https://issues.apache.org/jira/browse/PHOENIX-3711

[jira] [Updated] (PHOENIX-3710) Cannot use lowername data table name with indextool

2017-03-03 Thread Matthew Shipton (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Shipton updated PHOENIX-3710: - Environment: (was: RHEL 6) > Cannot use lowername data table name with indextool > -

[jira] [Created] (PHOENIX-3710) Cannot use lowername data table name with indextool

2017-03-03 Thread Matthew Shipton (JIRA)
Matthew Shipton created PHOENIX-3710: Summary: Cannot use lowername data table name with indextool Key: PHOENIX-3710 URL: https://issues.apache.org/jira/browse/PHOENIX-3710 Project: Phoenix

[jira] [Commented] (PHOENIX-3674) Upsert or Delele queries failing to translate LogicalTableModify into MutableRel in Phoenix-Calcite

2017-03-03 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894723#comment-15894723 ] Maryann Xue commented on PHOENIX-3674: -- No worries at all, [~rajeshbabu]. I just di

[jira] [Commented] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey

2017-03-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894274#comment-15894274 ] Hadoop QA commented on PHOENIX-3705: {color:red}-1 overall{color}. Here are the res

[jira] [Comment Edited] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey

2017-03-03 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894167#comment-15894167 ] chenglei edited comment on PHOENIX-3705 at 3/3/17 11:18 AM:

[jira] [Commented] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey

2017-03-03 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894167#comment-15894167 ] chenglei commented on PHOENIX-3705: --- I uploaded my new patch, with additional changes

[jira] [Updated] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey

2017-03-03 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-3705: -- Attachment: PHOENIX-3705_v2.patch > SkipScanFilter may repeatedly copy rowKey Columns to startKey > --

[jira] [Updated] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey

2017-03-03 Thread chenglei (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated PHOENIX-3705: -- Attachment: (was: PHOENIX-3705_v1.patch) > SkipScanFilter may repeatedly copy rowKey Columns to st

[jira] [Commented] (PHOENIX-3649) After PHOENIX-3271 higher memory consumption on RS leading to OOM/abort on immutable index creation with multiple regions on single RS

2017-03-03 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893908#comment-15893908 ] James Taylor commented on PHOENIX-3649: --- Thanks for the patch, [~an...@apache.org]