RE: [PROPOSAL] Phoenix for Incubation

2013-11-18 Thread Sudarshan Kadambi (BLOOMBERG/ 731 LEXIN)
@incubator.apache.org Subject: [PROPOSAL] Phoenix for Incubation Hi All, We're pleased to share a draft ASF incubation proposal for Phoenix, a SQL layer over HBase, initially developed at Salesforce.com and subsequently open sourced on github (https://github.com/forcedotcom/phoenix). Instead of

RE: [PROPOSAL] Phoenix for Incubation

2013-11-18 Thread Priyank rastogi
products with this name (e.g. http://www.opwglobal.com/Product.aspx?pid=342). Regards Priyank Rastogi -Original Message- From: James Taylor [mailto:jtay...@salesforce.com] Sent: 14 November 2013 02:14 To: general@incubator.apache.org Subject: [PROPOSAL] Phoenix for Incubation Hi All, We&#x

Re: [PROPOSAL] Phoenix for Incubation

2013-11-17 Thread James Taylor
On Sun, Nov 17, 2013 at 5:59 PM, Roman Shaposhnik wrote: >* I am sure with the name like Phoenix there's tons of clashes, > but perhaps Apache Phoenix should be fine We'd be fine with "Apache Phoenix". >* How tightly coupled is it with HBase? IOW, do you anticipate > needing to

Re: [PROPOSAL] Phoenix for Incubation

2013-11-17 Thread Alex Karasulu
On Mon, Nov 18, 2013 at 3:59 AM, Roman Shaposhnik wrote: > On Wed, Nov 13, 2013 at 12:43 PM, James Taylor > wrote: > > Hi All, > > > > We're pleased to share a draft ASF incubation proposal for Phoenix, a > > SQL layer over HBase, initially developed at Salesforce.com and > > subsequently open s

Re: [PROPOSAL] Phoenix for Incubation

2013-11-17 Thread Roman Shaposhnik
On Wed, Nov 13, 2013 at 12:43 PM, James Taylor wrote: > Hi All, > > We're pleased to share a draft ASF incubation proposal for Phoenix, a > SQL layer over HBase, initially developed at Salesforce.com and > subsequently open sourced on github > (https://github.com/forcedotcom/phoenix). Instead of u

Re: [PROPOSAL] Phoenix for Incubation

2013-11-16 Thread Joris V . R .
+1. We are currently running phoenix with production traffic, and enjoying the benefits. Joris - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.or

Re: [PROPOSAL] Phoenix for Incubation

2013-11-14 Thread Doug Meil
+1 for Phoenix as well. SQL access for HBase is a repeated thread in the community and while we probably aren't at the point where there is a single answer for this - and may never be - it would be nice to have a few "preferred options", so to speak, with robust communities around them. Also, pe

Re: [PROPOSAL] Phoenix for Incubation

2013-11-14 Thread James Taylor
On Thu, Nov 14, 2013 at 9:41 AM, Andrew Purtell wrote: > > On Wed, Nov 13, 2013 at 10:50 PM, Henry Saputra > wrote: > > > It is indeed very specific for HBase use I suppose. Would it be more > > beneficial to make it sub-project of HBase to get full community > > support from HBase? > > The back

Re: [PROPOSAL] Phoenix for Incubation

2013-11-14 Thread Patrick Reilly
Patrick Reilly php.net> writes: > > Phoenix is a wonderful addition as sub-project of HBase and I use it > everyday in production. > > +1 from me for sure. > > — Patrick > Sorry, I meant a top level project not a sub-project of HBase. I apologize for the confusion. — Patrick ---

Re: [PROPOSAL] Phoenix for Incubation

2013-11-14 Thread Patrick Reilly
Phoenix is a wonderful addition as sub-project of HBase and I use it everyday in production. +1 from me for sure. — Patrick - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: ge

Re: [PROPOSAL] Phoenix for Incubation

2013-11-14 Thread Andrew Purtell
On Wed, Nov 13, 2013 at 10:50 PM, Henry Saputra wrote: > It is indeed very specific for HBase use I suppose. Would it be more > beneficial to make it sub-project of HBase to get full community > support from HBase? I'm on the HBase PMC and am enthusiastically +1 for incubation of Phoenix to beco

Re: [PROPOSAL] Phoenix for Incubation

2013-11-14 Thread Steven Noels
On Wed, Nov 13, 2013 at 9:43 PM, James Taylor wrote: > Hi All, > > We're pleased to share a draft ASF incubation proposal for Phoenix, a > SQL layer over HBase, initially developed at Salesforce.com and > subsequently open sourced on github > (https://github.com/forcedotcom/phoenix). Instead of us

Re: [PROPOSAL] Phoenix for Incubation

2013-11-13 Thread anil gupta
Hi All, I am sorry for the confusion. I didn't mean to say that Phoenix should be a sub-project of Apache HBase. My +1 for Phoenix as Top Level Project. At Intuit, we have been extensively using Phoenix. Thanks, Anil Gupta Software Engineer, Intuit Inc On Wed, Nov 13, 2013 at 10:31 PM, Anil Gu

Re: [PROPOSAL] Phoenix for Incubation

2013-11-13 Thread Henry Saputra
It is indeed very specific for HBase use I suppose. Would it be more beneficial to make it sub-project of HBase to get full community support from HBase? On Wed, Nov 13, 2013 at 12:43 PM, James Taylor wrote: > Hi All, > > We're pleased to share a draft ASF incubation proposal for Phoenix, a > SQL

Re: [PROPOSAL] Phoenix for Incubation

2013-11-13 Thread Anil Gupta
Phoenix is a great addition as sub-project of HBase. +1 from me. Thanks, Anil Gupta - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org

[PROPOSAL] Phoenix for Incubation

2013-11-13 Thread James Taylor
Hi All, We're pleased to share a draft ASF incubation proposal for Phoenix, a SQL layer over HBase, initially developed at Salesforce.com and subsequently open sourced on github (https://github.com/forcedotcom/phoenix). Instead of using Map-reduce to processes queries, it compiles SQL directly int