Re: Announcing phoenix-for-cloudera 4.6.0

2015-11-04 Thread Buntu Dev
Thanks Andrew!! If anyone has already deployed and setup the query server, it would be great if you can mention the steps on Cloudera forum: https://community.cloudera.com/t5/Cloudera-Labs/Phoenix-4-6-for-CDH/m-p/33759 Thanks! On Tue, Nov 3, 2015 at 9:16 AM, Kevin Verhoeven wrote: > Fantasti

Schema design

2015-10-02 Thread Buntu Dev
I'm trying to design the Phoenix/HBase table schema in order to answer these questions: * Does the given user have attribute X with value Y? and at given time t1. * Get list of users who had attribute X with value Y between timestamps t1 and t2? * Get all the attributes of user at or around a give

Phoenix with Hive

2015-09-17 Thread Buntu Dev
We currently have our ETL write to the Hive tables and wanted to check if there is any way for Phoenix to inter-operate with the tables in Hive? Thanks!

Re: Phoenix 4.4+ on CDH

2015-08-21 Thread Buntu Dev
server > and client jars and deploy on CDH 5.4. And use it successfully. > > Pls let me know if u need further info. > > Thanks, > Satya > On 22-Aug-2015 4:40 am, "Buntu Dev" wrote: > >> Thanks, Cloudera is already requested for latest Apache Phoenix version

Re: Phoenix 4.4+ on CDH

2015-08-21 Thread Buntu Dev
James > > On Fri, Aug 21, 2015 at 2:54 PM, Buntu Dev wrote: > >> The current version of Phoenix on CDH seems to be v4.3. Will there be a >> new release planned? I'm mainly interested in the Phoenix Query Server >> which seems to open up access to non-JVM environments -- which is a huge >> feature! >> >> Thanks! >> >> >

Phoenix 4.4+ on CDH

2015-08-21 Thread Buntu Dev
The current version of Phoenix on CDH seems to be v4.3. Will there be a new release planned? I'm mainly interested in the Phoenix Query Server which seems to open up access to non-JVM environments -- which is a huge feature! Thanks!

Re: Phoenix and Hive

2015-06-17 Thread Buntu Dev
he.org > *Subject:* Re: Phoenix and Hive > > > > Looks like Hive SH for Phoenix is WIP, > > https://issues.apache.org/jira/browse/PHOENIX-331 > > https://github.com/nmaillard/Phoenix-Hive > > > > HTH > > - Youngwoo > > > > On Wed, Jun 17, 2

Re: Phoenix and Hive

2015-06-17 Thread Buntu Dev
. So I would recommend > using phoenix-spark module to > achieve this goal. And you can simply choose to write spark dataframe to > what kind of storage. > > Best, > Sun. > > -- > ------ > > CertusNet > > > *Fro

Phoenix and Hive

2015-06-16 Thread Buntu Dev
I got quite a bit of data in a Hive managed tables and I looking for ways to join those tables with the one I create in Phoenix. I'm aware of HBase and Hive integration but not sure if there is any current support for Phoenix and Hive integration. Please let me know. Thanks!

Re: Apache Phoenix Flume plugin usage

2015-06-11 Thread Buntu Dev
on your feedback. > > Regards > Ravi > > > > On Wed, Jun 10, 2015 at 10:15 PM, Buntu Dev wrote: > >> I plan on using Apache Phoenix on CDH and installed the parcel >> (4.3.0-clabs-phoenix-1.0.0-all). Does the Flume client still needs to be >> buil

Apache Phoenix Flume plugin usage

2015-06-10 Thread Buntu Dev
I plan on using Apache Phoenix on CDH and installed the parcel (4.3.0-clabs-phoenix-1.0.0-all). Does the Flume client still needs to be built for the client jar as mentioned in the install and setup steps here: http://phoenix.apache.org/flume.html I'm also looking for some examples of ingesting e