[jira] [Resolved] (PHOENIX-4472) Altering properties in the table descriptor is not working properly.

2017-12-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-4472. Resolution: Fixed > Altering properties in the table descriptor is not working properly.

[jira] [Updated] (PHOENIX-4472) Altering properties in the table descriptor is not working properly.

2017-12-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4472: --- Attachment: PHOENIX-4472.patch > Altering properties in the table descriptor is not working

[jira] [Commented] (PHOENIX-4472) Altering properties in the table descriptor is not working properly.

2017-12-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16301068#comment-16301068 ] Ankit Singhal commented on PHOENIX-4472: The attached patch is fixing the remaining issue with

[jira] [Updated] (PHOENIX-4483) Fix ImmutableIndexIT test failures when transactions enabled.

2017-12-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4483: --- Parent Issue: PHOENIX-4480 (was: PHOENIX-4338) > Fix ImmutableIndexIT test failures when

[jira] [Resolved] (PHOENIX-4486) Fix metric ITs

2017-12-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-4486. Resolution: Duplicate > Fix metric ITs > --- > > Key:

[jira] [Commented] (PHOENIX-4486) Fix metric ITs

2017-12-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16301040#comment-16301040 ] Ankit Singhal commented on PHOENIX-4486: Oops. Duplicate of PHOENIX-4479. > Fix metric ITs >

[jira] [Created] (PHOENIX-4486) Fix metric ITs

2017-12-21 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-4486: -- Summary: Fix metric ITs Key: PHOENIX-4486 URL: https://issues.apache.org/jira/browse/PHOENIX-4486 Project: Phoenix Issue Type: Sub-task

[jira] [Resolved] (PHOENIX-4485) Fix CsvBulkLoadToolIT for RowTimestamp table upload.

2017-12-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal resolved PHOENIX-4485. Resolution: Fixed > Fix CsvBulkLoadToolIT for RowTimestamp table upload. >

[jira] [Updated] (PHOENIX-4485) Fix CsvBulkLoadToolIT for RowTimestamp table upload.

2017-12-21 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4485: --- Attachment: PHOENIX-4485.patch > Fix CsvBulkLoadToolIT for RowTimestamp table upload. >

[jira] [Created] (PHOENIX-4485) Fix CsvBulkLoadToolIT for RowTimestamp table upload.

2017-12-21 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-4485: -- Summary: Fix CsvBulkLoadToolIT for RowTimestamp table upload. Key: PHOENIX-4485 URL: https://issues.apache.org/jira/browse/PHOENIX-4485 Project: Phoenix

[jira] [Commented] (PHOENIX-4382) Immutable table SINGLE_CELL_ARRAY_WITH_OFFSETS values starting with separator byte return null in query results

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

[jira] [Updated] (PHOENIX-4382) Immutable table SINGLE_CELL_ARRAY_WITH_OFFSETS values starting with separator byte return null in query results

2017-12-21 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated PHOENIX-4382: -- Attachment: PHOENIX-4382.v3.master.patch v3 patch that adds a test for single byte values,

Re: Questions regarding interacting with PQS using C# and Protobufs

2017-12-21 Thread YoungWoo Kim
https://github.com/Azure/hdinsight-phoenix-sharp Might be a good example for you. - Youngwoo 2017년 12월 22일 (금) 오전 7:02, Chinmay Kulkarni 님이 작성: > Hi all, > > I am trying to create a simple .net client to query data in HBase via > Phoenix using the Phoenix Query

Questions regarding interacting with PQS using C# and Protobufs

2017-12-21 Thread Chinmay Kulkarni
Hi all, I am trying to create a simple .net client to query data in HBase via Phoenix using the Phoenix Query Server and am sort of struggling to find documentation or examples for doing the same. My understanding is that I can do this by sending POST requests to PQS in which I send data using

[jira] [Commented] (PHOENIX-4398) Change QueryCompiler get column expressions process from serial to parallel.

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

[jira] [Commented] (PHOENIX-4437) Make QueryPlan.getEstimatedBytesToScan() independent of getExplainPlan() and pull optimize() out of getExplainPlan()

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

[jira] [Commented] (PHOENIX-4370) Surface hbase metrics from perconnection to global metrics

2017-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300517#comment-16300517 ] ASF GitHub Bot commented on PHOENIX-4370: - GitHub user aertoria opened a pull request:

[GitHub] phoenix pull request #287: PHOENIX-4370 Surface hbase metrics from perconnec...

2017-12-21 Thread aertoria
GitHub user aertoria opened a pull request: https://github.com/apache/phoenix/pull/287 PHOENIX-4370 Surface hbase metrics from perconnection to global metrics PHOENIX-4370 Surface hbase metrics from perconnection to global metrics Opening this p.r. for the connivence of

[GitHub] phoenix issue #262: PHOENIX 153 implement TABLESAMPLE clause

2017-12-21 Thread aertoria
Github user aertoria commented on the issue: https://github.com/apache/phoenix/pull/262 Closing this P.R. as it has been merged. ---

[GitHub] phoenix pull request #262: PHOENIX 153 implement TABLESAMPLE clause

2017-12-21 Thread aertoria
Github user aertoria closed the pull request at: https://github.com/apache/phoenix/pull/262 ---

[jira] [Commented] (PHOENIX-4382) Immutable table SINGLE_CELL_ARRAY_WITH_OFFSETS values starting with separator byte return null in query results

2017-12-21 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300515#comment-16300515 ] Vincent Poon commented on PHOENIX-4382: --- nevermind, I think the issue I came across only happens

[jira] [Assigned] (PHOENIX-4476) Range scan used for point lookups if filter is not in order of primary keys

2017-12-21 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva reassigned PHOENIX-4476: --- Assignee: Karan Mehta (was: Thomas D'Silva) > Range scan used for point lookups

[jira] [Assigned] (PHOENIX-4476) Range scan used for point lookups if filter is not in order of primary keys

2017-12-21 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva reassigned PHOENIX-4476: --- Assignee: Thomas D'Silva > Range scan used for point lookups if filter is not in

[jira] [Commented] (PHOENIX-4382) Immutable table SINGLE_CELL_ARRAY_WITH_OFFSETS values starting with separator byte return null in query results

2017-12-21 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300472#comment-16300472 ] Vincent Poon commented on PHOENIX-4382: --- Found a bug while testing separatorByte values. Will put

[jira] [Commented] (PHOENIX-4382) Immutable table SINGLE_CELL_ARRAY_WITH_OFFSETS values starting with separator byte return null in query results

2017-12-21 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300445#comment-16300445 ] Thomas D'Silva commented on PHOENIX-4382: - Sure I will review it soon. > Immutable table

[jira] [Updated] (PHOENIX-4398) Change QueryCompiler get column expressions process from serial to parallel.

2017-12-21 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated PHOENIX-4398: Attachment: PHOENIX-4398_V1.patch Recommit PHOENIX-4398.patch as PHOENIX-4398_V1.patch. See what

[jira] [Commented] (PHOENIX-4382) Immutable table SINGLE_CELL_ARRAY_WITH_OFFSETS values starting with separator byte return null in query results

2017-12-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300203#comment-16300203 ] James Taylor commented on PHOENIX-4382: --- bq. I can add tests for various values that start with

[jira] [Commented] (PHOENIX-4382) Immutable table SINGLE_CELL_ARRAY_WITH_OFFSETS values starting with separator byte return null in query results

2017-12-21 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300165#comment-16300165 ] Vincent Poon commented on PHOENIX-4382: --- In the test class in the patch, there are tests with two

[jira] [Commented] (PHOENIX-4484) Write directly to HBase when creating an index for transactional table

2017-12-21 Thread Ohad Shacham (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300114#comment-16300114 ] Ohad Shacham commented on PHOENIX-4484: --- [~giacomotaylor], [~tdsilva]. Guys, this is what we have

[jira] [Updated] (PHOENIX-4484) Write directly to HBase when creating an index for transactional table

2017-12-21 Thread Ohad Shacham (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ohad Shacham updated PHOENIX-4484: -- Issue Type: Sub-task (was: Bug) Parent: PHOENIX-3623 > Write directly to HBase when

[jira] [Assigned] (PHOENIX-4484) Write directly to HBase when creating an index for transactional table

2017-12-21 Thread Ohad Shacham (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ohad Shacham reassigned PHOENIX-4484: - Assignee: Ohad Shacham > Write directly to HBase when creating an index for

[jira] [Commented] (PHOENIX-4278) Implement pure client side transactional index maintenance

2017-12-21 Thread Ohad Shacham (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300099#comment-16300099 ] Ohad Shacham commented on PHOENIX-4278: --- Thanks [~giacomotaylor]. This seems like the right thing

[jira] [Assigned] (PHOENIX-4278) Implement pure client side transactional index maintenance

2017-12-21 Thread Ohad Shacham (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ohad Shacham reassigned PHOENIX-4278: - Assignee: Ohad Shacham > Implement pure client side transactional index maintenance >

[jira] [Updated] (PHOENIX-1661) Implement built-in functions for JSON

2017-12-21 Thread DanielSun (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DanielSun updated PHOENIX-1661: --- Attachment: Implement built-in functions for JSON.pdf > Implement built-in functions for JSON >

[jira] [Commented] (PHOENIX-1661) Implement built-in functions for JSON

2017-12-21 Thread DanielSun (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300037#comment-16300037 ] DanielSun commented on PHOENIX-1661: We are very interested in this issue, and try to provide an

[jira] [Resolved] (PHOENIX-4465) Default values of some of the table/column properties like max versions changed in HBase 2.0

2017-12-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-4465. -- Resolution: Fixed Thanks for review [~an...@apache.org]. Committed.

[jira] [Commented] (PHOENIX-4437) Make QueryPlan.getEstimatedBytesToScan() independent of getExplainPlan() and pull optimize() out of getExplainPlan()

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

[jira] [Created] (PHOENIX-4483) Fix ImmutableIndexIT test failures when transactions enabled.

2017-12-21 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-4483: Summary: Fix ImmutableIndexIT test failures when transactions enabled. Key: PHOENIX-4483 URL: https://issues.apache.org/jira/browse/PHOENIX-4483

[jira] [Updated] (PHOENIX-4437) Make QueryPlan.getEstimatedBytesToScan() independent of getExplainPlan() and pull optimize() out of getExplainPlan()

2017-12-21 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-4437: - Attachment: PHOENIX-4437.patch > Make QueryPlan.getEstimatedBytesToScan() independent of

[jira] [Updated] (PHOENIX-4437) Make QueryPlan.getEstimatedBytesToScan() independent of getExplainPlan() and pull optimize() out of getExplainPlan()

2017-12-21 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue updated PHOENIX-4437: - Attachment: (was: PHOENIX-4437.patch) > Make QueryPlan.getEstimatedBytesToScan()