Re: (Re)Introducing Culvert - A secondary indexing framework for BigTable like systems

2011-12-23 Thread John W Vines
esse Yates" | To: user@hbase.apache.org | Cc: d...@hbase.apache.org, accumulo-...@incubator.apache.org, accumulo-u...@incubator.apache.org | Sent: Thursday, December 22, 2011 5:22:46 PM | Subject: Re: (Re)Introducing Culvert - A secondary indexing framework for BigTable like system

Re: (Re)Introducing Culvert - A secondary indexing framework for BigTable like systems

2011-12-22 Thread Stack
On Thu, Dec 22, 2011 at 11:44 AM, Jesse Yates wrote: > Culvert was originally introduced at Hadoop Summit 2011, but recent updates > have made it very applicable to current systems. Recently, we added support > for Accumulo as well as upgraded HBase support to 0.92. Since Hadoop > Summit, there ha

Re: (Re)Introducing Culvert - A secondary indexing framework for BigTable like systems

2011-12-22 Thread Jesse Yates
I just updated trunk so that we don't build the accumulo package by default. If you want to build with accumulo, right now we are supporting the "accumulo-1.3.5-incubating" branch, which supports the current released version of accumulo (accumulo-1.3.5

Re: (Re)Introducing Culvert - A secondary indexing framework for BigTable like systems

2011-12-22 Thread Ted Yu
Thanks for the hint. That works. I had to modify culvert-accumulo/pom.xml so that it looks for 1.5.0-incubating-SNAPSHOT which was built by accumulo TRUNK. On Thu, Dec 22, 2011 at 2:22 PM, Jesse Yates wrote: > Wow, that's embarrassing - project not building... > > It's because accumulo's release

Re: (Re)Introducing Culvert - A secondary indexing framework for BigTable like systems

2011-12-22 Thread Jesse Yates
Wow, that's embarrassing - project not building... It's because accumulo's release is no longer deployed into the standard apache maven repository. Maybe one of the accumulo committers can shed some light on where to find it? I'll make some changes and have it at least compiling from the raw toni

Re: (Re)Introducing Culvert - A secondary indexing framework for BigTable like systems

2011-12-22 Thread Ted Yu
Thanks for the update, Jesse. Let us know of any feature Culvert needs from HBase. After cloning Culvert, I got: [INFO] Culvert - Accumulo Integration FAILURE [0.431s] [INFO] [INFO] BUILD FAILURE [INFO]

(Re)Introducing Culvert - A secondary indexing framework for BigTable like systems

2011-12-22 Thread Jesse Yates
Culvert was originally introduced at Hadoop Summit 2011, but recent updates have made it very applicable to current systems. Recently, we added support for Accumulo as well as upgraded HBase support to 0.92. Since Hadoop Summit, there have also been significant code cleanup and added some small fea