Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] JGit DHT on Apache HBase

On Thu, Feb 10, 2011 at 14:11, Chris Aniszczyk <caniszczyk@xxxxxxxxx> wrote:
> On Wed, Feb 9, 2011 at 11:03 PM, Shawn Pearce <spearce@xxxxxxxxxxx> wrote:
>> No clue.  I think so, because Yahoo! said they are trying to move back
>> to the trunk revision of Hadoop.  So hopefully it will be.  But I'm
>> not really following the project... I just grabbed down HBase 0.90.0
>> before jumping on the plan, got something working, and posted it.  It
>> went smoother than I expected (it really is better to work with
>> Hector/Cassandra).  I need to do more testing, but HBase might be a
>> more viable target to support early on.
>
> Can you point me to your patched version of hadoop-core? I'm having
> difficulty finding things in SVN or GitHub...
>   https://github.com/apache/hadoop

I've got no clue where it came from.  I just pulled in HBase 0.90.0
via Maven, and HBase's pom pulled that hadoop-core version from Maven
Central.  :-(

-- 
Shawn.


Back to the top