Phoenix Client Backwards Compatibility

2020-10-12 Thread Ken
I'd like to build an application that talks to multiple Hbase clusters using Phoenix I understand that those clusters might have different hbase versions and thus different phoenix-server versions However ideally on our application side we only need to install one phoenix-client.jar I was

Re: Find and kill long-running queries

2016-01-27 Thread Ken Hampson
I would be interested in this as well, knowing how often we have had the need in the past with similar queries on Postgres, and suspecting a similar need as we ramp up Phoenix usage. - Ken On Wed, Jan 27, 2016, 20:38 hongbin ma <mahong...@apache.org> wrote: > i'm also i

COUNT behavior

2016-01-11 Thread Ken Hampson
as a reasonable ballpark for row count). I searched the mailing list archive and Googled around, and didn't come across anything in terms of unexpected COUNT behavior. Has anyone else seen this behavior? Any thoughts on how to get an accurate count? Thanks, - Ken

Re: Importing Postgres-generated CSVs into Phoenix

2016-01-08 Thread Ken Hampson
the SQOOP-2649 enhancement was still in patch form. It's definitely something I will keep an eye on going forward. Thanks again, - Ken On Fri, Jan 8, 2016 at 1:13 PM James Taylor <jamestay...@apache.org> wrote: > Hi Ken, > PHOENIX-2434 improved our CSV handling of booleans and will a

Re: Importing Postgres-generated CSVs into Phoenix

2016-01-08 Thread Ken Hampson
Sure, no problem. I've added a comment indicating my interest to SQOOP-2649. Thanks, - Ken On Fri, Jan 8, 2016 at 8:33 PM James Taylor <jamestay...@apache.org> wrote: > Sounds good, Ken. If you could comment on SQOOP-2649 that you'd be > interested in using that functionalit

Importing Postgres-generated CSVs into Phoenix

2016-01-07 Thread Ken Hampson
ncluded -- will want to export data from into Phoenix, could there be an enhancement to Phoenix to allow an option to specify a default boolean value, or perhaps an option to specify the CSV source, from which the proper value could be defined and utilized automatically? Thanks, - Ken