Thanks for the info, I've read about integration efforts with Apache Calcite.
I noticed that one can't query based column timestamp and queries always access data with the latest timestamp via Hive. Is this something Phoenix already/will address? Is there a work around for such use cases? On Wed, Jun 17, 2015 at 6:19 PM, Riesland, Zack <zack.riesl...@sensus.com> wrote: > At HadoopSummit, Hortonworks hinted at a solution for this coming later > in the year. > > > > I think the idea is a single driver that can interact with Hive, HBase, > Phoenix, and others, and supports joining data across the connections. > > > > They didn’t provide very solid specifics, but there will probably be > something on the website in the near future. > > > > *From:* 김영우 [mailto:warwit...@gmail.com] > *Sent:* Wednesday, June 17, 2015 2:36 AM > *To:* user@phoenix.apache.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, 2015 at 3:26 PM, Buntu Dev <buntu...@gmail.com> wrote: > > 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! > > >