Re: [VOTE] Release of Apache Phoenix 4.14.2 RC0

2019-05-12 Thread Mihir Monani
PHOENIX-5266 is now committed for 4.14.2 branch. On Wed, May 8, 2019 at 4:36 AM William Shen wrote: > Not sure if this would be the right thread to attach this discussion: do we > plan to also release 4.14.x patch for the CDH branches? > > On Thu, May 2, 2019 at 12:12 PM Thomas D'Silva > wrote:

Re: [VOTE] Release of Apache Phoenix 4.14.2 RC0

2019-05-07 Thread William Shen
Not sure if this would be the right thread to attach this discussion: do we plan to also release 4.14.x patch for the CDH branches? On Thu, May 2, 2019 at 12:12 PM Thomas D'Silva wrote: > -1 > > PHOENIX-5101 and PHOENIX-5266 are blockers. > > On Tue, Apr 23, 2019 at 5:24 PM William Shen > wrote

Re: [VOTE] Release of Apache Phoenix 4.14.2 RC0

2019-05-02 Thread Thomas D'Silva
-1 PHOENIX-5101 and PHOENIX-5266 are blockers. On Tue, Apr 23, 2019 at 5:24 PM William Shen wrote: > The exception seems to be unique to our use case where the server uses > swagger and has a conflict on guava with the version of guava needed in the > HBase client. I was able to get the code ru

Re: [VOTE] Release of Apache Phoenix 4.14.2 RC0

2019-04-23 Thread William Shen
The exception seems to be unique to our use case where the server uses swagger and has a conflict on guava with the version of guava needed in the HBase client. I was able to get the code running by removing swagger. However, using 4.12.2-HBase-1.2, I am still running into the NPE in https://issue

Re: [VOTE] Release of Apache Phoenix 4.14.2 RC0

2019-04-22 Thread William Shen
Seems to be due to https://issues.apache.org/jira/browse/HBASE-14963 which is not in HBase-1.2 On Mon, Apr 22, 2019 at 4:38 PM William Shen wrote: > the bottom of the stacktrace: > Caused by: org.apache.hadoop.hbase.DoNotRetryIOException: > java.lang.IllegalAccessError: tried to access method >

Re: [VOTE] Release of Apache Phoenix 4.14.2 RC0

2019-04-22 Thread William Shen
the bottom of the stacktrace: Caused by: org.apache.hadoop.hbase.DoNotRetryIOException: java.lang.IllegalAccessError: tried to access method com.google.common.base.Stopwatch.()V from class org.apache.hadoop.hbase.zookeeper.MetaTableLocator at org.apache.hadoop.hbase.client.RpcRetryingCaller.transla

Re: [VOTE] Release of Apache Phoenix 4.14.2 RC0

2019-04-22 Thread William Shen
Not sure if it's a local issue unique to my setup, but when I set up my Java client to use 4.14.2, I encounter the follow upon making a JDBC connection. Anyone else? Exception in thread "main" org.apache.phoenix.exception.PhoenixIOException: java.lang.IllegalAccessError: tried to access method com.

[VOTE] Release of Apache Phoenix 4.14.2 RC0

2019-04-21 Thread Thomas D'Silva
Hello Everyone, This is a call for a vote on Apache Phoenix 4.14.2 RC0. This is a patch release of Phoenix 4.14 and is compatible with Apache HBase 1.2, 1.3 and 1.4. The release includes both a source-only release and a convenience binary release for each supported HBase version. This release has