[jira] [Commented] (PHOENIX-4366) Rebuilding a local index fails sometimes

2017-11-13 Thread Marcin Januszkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16249276#comment-16249276 ] Marcin Januszkiewicz commented on PHOENIX-4366: --- The DDLs are, broadly: {noformat} create

[jira] [Commented] (PHOENIX-4318) Fix IndexHalfStoreFileReader and related classes

2017-11-13 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16249346#comment-16249346 ] Ankit Singhal commented on PHOENIX-4318: [~anoop.hbase], can you please help me with these

[jira] [Updated] (PHOENIX-4318) Fix IndexHalfStoreFileReader and related classes

2017-11-13 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-4318: --- Attachment: PHOENIX-4318_wip3.patch > Fix IndexHalfStoreFileReader and related classes >

[jira] [Updated] (PHOENIX-4297) Remove deprecated API umbrella

2017-11-13 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-4297: - Attachment: (was: PHOENIX-4305_v2.patch) > Remove deprecated API

[jira] [Updated] (PHOENIX-4305) Make use of Cell interface APIs where ever possible.

2017-11-13 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-4305: - Attachment: PHOENIX-4305_v2.patch [~elserj] [~sergey.soldatov] Here is

[jira] [Resolved] (PHOENIX-3554) Building async local index by IndexTool generate wrong data

2017-11-13 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon resolved PHOENIX-3554. --- Resolution: Not A Bug Opened PHOENIX-4373 which causes the issue described here, since it's

[jira] [Updated] (PHOENIX-4372) Distribution of Apache Phoenix 4.11 for CDH 5.11.2

2017-11-13 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4372: - Attachment: PHOENIX-4372.patch * Parcel generation implemented only for RHEL6 *

[jira] [Created] (PHOENIX-4373) Local index variable length key can have trailing nulls while upserting

2017-11-13 Thread Vincent Poon (JIRA)
Vincent Poon created PHOENIX-4373: - Summary: Local index variable length key can have trailing nulls while upserting Key: PHOENIX-4373 URL: https://issues.apache.org/jira/browse/PHOENIX-4373 Project:

[jira] [Updated] (PHOENIX-4373) Local index variable length key can have trailing nulls while upserting

2017-11-13 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated PHOENIX-4373: -- Attachment: PHOENIX-4373.v1.master.patch > Local index variable length key can have trailing

[jira] [Commented] (PHOENIX-4373) Local index variable length key can have trailing nulls while upserting

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

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

2017-11-13 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250499#comment-16250499 ] Pedro Boado commented on PHOENIX-4372: -- Well, actually there isn't a branch 4.13-HBase1.2 so there

[jira] [Commented] (PHOENIX-4342) Surface QueryPlan in MutationPlan

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

Re: Query execution failed

2017-11-13 Thread Nick Dimiduk
First confirm a simple query is working, select * limit 1. If you're getting data back, it means your installation is (probably, mostly) correct. After that, take a long look at the explain plan of your desired query. If you've got any data at all and a full table scan, you can easily exceed the

[jira] [Updated] (PHOENIX-4374) Flakyness with Phoenix 4.13.0 and HBase 1.3.1: RuntimeException: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.NamespaceNotFoundException:

2017-11-13 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang updated PHOENIX-4374: Attachment: hbase--master-m9edd51-phoenix.m9edd51.log root-queryserver.log

[jira] [Created] (PHOENIX-4374) Flakyness with Phoenix 4.13.0 and HBase 1.3.1: RuntimeException: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.NamespaceNotFoundException:

2017-11-13 Thread Francis Chuang (JIRA)
Francis Chuang created PHOENIX-4374: --- Summary: Flakyness with Phoenix 4.13.0 and HBase 1.3.1: RuntimeException: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.NamespaceNotFoundException: Key:

[jira] [Updated] (PHOENIX-4374) Flakyness with Phoenix 4.13.0 and HBase 1.3.1: RuntimeException: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.NamespaceNotFoundException:

2017-11-13 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang updated PHOENIX-4374: Description: I am using the Phoenix Query Server via my [Go Avatica SQL

[jira] [Commented] (PHOENIX-4305) Make use of Cell interface APIs where ever possible.

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

[jira] [Updated] (PHOENIX-4374) Flakyness with Phoenix 4.13.0 and HBase 1.3.1: RuntimeException: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.NamespaceNotFoundException:

2017-11-13 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang updated PHOENIX-4374: Description: I am using the Phoenix Query Server via my [Go Avatica SQL

[jira] [Updated] (PHOENIX-4374) Flakyness with Phoenix 4.13.0 and HBase 1.3.1: RuntimeException: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.NamespaceNotFoundException:

2017-11-13 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang updated PHOENIX-4374: Description: I am using the Phoenix Query Server via my [Go Avatica SQL

[jira] [Updated] (PHOENIX-4374) Flakyness with Phoenix 4.13.0 and HBase 1.3.1: RuntimeException: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.NamespaceNotFoundException:

2017-11-13 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang updated PHOENIX-4374: Description: I am using the Phoenix Query Server via my [Go Avatica SQL

[jira] [Commented] (PHOENIX-4305) Make use of Cell interface APIs where ever possible.

2017-11-13 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250828#comment-16250828 ] Rajeshbabu Chintaguntla commented on PHOENIX-4305: -- Pushed v2 patch to 5.x branch. >

[jira] [Commented] (PHOENIX-4374) Flakyness with Phoenix 4.13.0 and HBase 1.3.1: RuntimeException: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.NamespaceNotFoundException:

2017-11-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16251016#comment-16251016 ] James Taylor commented on PHOENIX-4374: --- [~tdsilva] - any insights? > Flakyness with Phoenix

[jira] [Created] (PHOENIX-4375) Replace deprecated or changed Scan methods with new APIs

2017-11-13 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-4375: Summary: Replace deprecated or changed Scan methods with new APIs Key: PHOENIX-4375 URL: https://issues.apache.org/jira/browse/PHOENIX-4375

[jira] [Commented] (PHOENIX-4373) Local index variable length key can have trailing nulls while upserting

2017-11-13 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250623#comment-16250623 ] Vincent Poon commented on PHOENIX-4373: --- [~jamestaylor] Can you review this patch? Thanks! >

[jira] [Updated] (PHOENIX-4297) Remove deprecated API umbrella

2017-11-13 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-4297: - Attachment: PHOENIX-4305_v2.patch [~elserj] [~sergey.soldatov] Here is

4.13.0-HBase-1.1 not released?

2017-11-13 Thread Xavier Jodoin
Hi, I would like to know if there is a reason why phoenix wasn't released for hbase 1.1? Thanks Xavier Jodoin

phoenix 4.13.0 on hbase 1.2

2017-11-13 Thread 최재환
There is no compatibility with hbase 1.2 version in ANNOUNCE. i want to use phoenix 4.13.0 on hbase 1.2 Are you planning to make hbase 1.2 compatible? *E-mail : prismso...@gmail.com *

Re: phoenix 4.13.0 on hbase 1.2

2017-11-13 Thread James Taylor
We discussed whether or not we should continue with Phoenix releases for HBase 1.2, but no one showed any interested in being the release manager [1], so we concluded that we would stop doing them. It's important to remember that the ASF is a volunteer effort and anyone can step up and take on

Re: 4.13.0-HBase-1.1 not released?

2017-11-13 Thread James R. Taylor
Hi Xavier, Please see these threads for some discussion. Would be great if you could volunteer to be the release manager for Phoenix released on HBase 1.1. https://lists.apache.org/thread.html/8a73efa27edb70ea5cbc89b43c312faefaf2b78751c9459834523b81@%3Cuser.phoenix.apache.org%3E

[jira] [Commented] (PHOENIX-4318) Fix IndexHalfStoreFileReader and related classes

2017-11-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16249943#comment-16249943 ] Anoop Sam John commented on PHOENIX-4318: - bq. There is no public constructor to create

[jira] [Assigned] (PHOENIX-2566) Support NOT NULL constraint for any column for immutable table

2017-11-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reassigned PHOENIX-2566: - Assignee: James Taylor > Support NOT NULL constraint for any column for immutable

[jira] [Assigned] (PHOENIX-3554) Building async local index by IndexTool generate wrong data

2017-11-13 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon reassigned PHOENIX-3554: - Assignee: Vincent Poon > Building async local index by IndexTool generate wrong data >

Query execution failed

2017-11-13 Thread Pavani Addanki
Hi All, I am getting the below error while trying to query on Phoenix. org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=36,execptions: java.net.SocketTimeoutException:callTimeout=6,callDuration=60100. failed on local exception:

[jira] [Assigned] (PHOENIX-4324) Immutable indexes are invalid with null fixed width indexed column values

2017-11-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reassigned PHOENIX-4324: - Assignee: James Taylor > Immutable indexes are invalid with null fixed width indexed

[DISCUSS] (PHOENIX-4335) Fix for hbase 1.1 needed

2017-11-13 Thread stepan.migu...@firstlinesoftware.com
Hi, It seems that hbase 1.1 support was discontinued from version 4.12 which has critical issue. Actually we use this version on our project and it's real showstopper for us. Might be some one will be volunteer and apply the fix to 4.13 hbase 1.1? James explained that following steps need be

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

2017-11-13 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250470#comment-16250470 ] James Taylor commented on PHOENIX-4372: --- Let's get CDH on top of 4.13 instead. Lots of important

[jira] [Created] (PHOENIX-4372) Distribution of Apache Phoenix 4.11 for CDH 5.11.2

2017-11-13 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-4372: Summary: Distribution of Apache Phoenix 4.11 for CDH 5.11.2 Key: PHOENIX-4372 URL: https://issues.apache.org/jira/browse/PHOENIX-4372 Project: Phoenix Issue

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

2017-11-13 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250415#comment-16250415 ] Pedro Boado commented on PHOENIX-4372: -- The interest of PMC to support a release of Apache Phoenix