Slashdot Mirror


MS Releases Open Source Alternative To BigTable

gollito writes in with news that Microsoft has released an open source alternative to Google's BigTable file system, which is used on large distributed computer clusters. Matt Asay writes for CNet: "I also believe that Microsoft's fear-mongering around open source cost it years of productivity and quality gains that it could have been delivering to customers through open source. I hope that reign of ignorance is over."

17 of 163 comments (clear)

  1. Re:really? by Earthquake+Retrofit · · Score: 2, Informative

    Misleading headline. Here's the link to the Register article with more details. Nothing to do with the Surface. Steve

    --
    Fifty years of Yippie! 1968-2018
  2. Re:It's not an alternative to BigTable by prockcore · · Score: 5, Informative

    Using Google's AppEngine, you can use BigTable.. so while you can't install it on your own servers, you can still write software that uses it.

  3. Re:Crap by phantomfive · · Score: 4, Informative

    They did: they gave to the Hadoop project an open source equivalent to Google's BigTable. Not only was this mentioned in the article, it was also mentioned in the summary.

    Note also that while Google has a bigTable, they have not released it as open source (as far as I can tell, but they do sell it as a webservice). So there may be some desire to undercut Google here with this move.

    --
    Qxe4
  4. Lets see by codepunk · · Score: 3, Informative

    100 bucks a copy for os licenses x 50K boxes...hmmmm no thanks..

    --


    Got Code?
  5. HBase isn't a Microsoft product by bryanduxbury · · Score: 5, Informative
    This article is really confused. Powerset, before it was acquired by Microsoft, started work on HBase, which is a BigTable-like storage system that runs on Hadoop. Both HBase and Hadoop are Apache projects that are out in the open basically in no relation to Microsoft.

    Microsoft has allowed two of the primary HBase developers, who work at Powerset, to continue their open-source work on HBase, which is definitely cool. But to say that Microsoft is releasing this is just flat out wrong.

    (Full disclosure: I am a non-Microsoft-employed HBase committer.)

  6. Re:Crap by bockelboy · · Score: 5, Informative

    Actually, you're not even close.

    A company called Powerset developed the open-source alternative to BigTable called HBase. This was developed as an Apache Software Foundation project under the Apache license.

    Microsoft bought Powerset for a bucket of money because their search technology based of Hbase was pretty damned good. This was last year. This year, the folks behind powerset - as Microsoft employees - were given the go-ahead to continue committing to the ASF project and they continue to make it better. For what I can see, they aren't keeping anything juicy in-house.

    It's honest-to-goodness MS committing to an Apache project.

  7. Re:Crap by ruphus13 · · Score: 2, Informative

    This came about as a result of their acquisition of Powerset. Those guys have been working on Hadoop, and contributing back for a while (pretty much since the beginning). Here's what the linked article in the OP states, "When Microsoft acquired the company, Powersetters Michael Stack and Jim Kellerman took a hiatus from their full-time HBase contributions. But by October, Redmond had cleared the pair to resume their open coding. And that's what we'd call giving yourself cancer. "While Microsoft has supported open source in the past," a company mouthpiece tells us, "this is the first time that Microsoft has continued to support open source with an acquired company."" So, rather than release their entire effort as Open Source, the participants in Kumo/Powerset will continue to work on Open Source projects and software they embed.

  8. Re:did they use hot chicks to promote it? by maxume · · Score: 2, Informative

    Matt Aimonetti is a Ruby on Rails bozo:

    http://merbist.com/about/

    He doesn't seem to be particularly involved with CouchDB:

    http://couchdb.apache.org/community/committers.html

    I guess he was presenting information about CouchDB to the ruby community.

    --
    Nerd rage is the funniest rage.
  9. Re:really? by Anonymous Coward · · Score: 4, Informative

    Do some real research and stop proliferating garbage. The SpiderTCP stack used in NT3.1 was licensed from Spider Systems, who obtained and modified the BSD code, which was distributed under the BSD license. SpiderTCP is not and has not ever been open source, even if it was based on open source code.

  10. Re:Which license? by Anonymous Coward · · Score: 1, Informative

    The product is called Hbase/ Apache license, so it is open source.

  11. Re:Which license? by shutdown+-p+now · · Score: 4, Informative

    So... the linked article says the Kumo search team (the ones who develop the FS) USE open source. But I can nowhere see that the FS is released as open source. A citation would be good, especially since the used license would be quit important.

    You should check your glasses and re-RTFA. Two points there:

    1) The Kumo search team did not develop the FS. They've used the one Apache Hadoop (guess the license).

    2) The Kumo search team have implemented a BigTable analog on top of Hadoop FS, and that's what they've open sourced. The result is a subproject of Hadoop now (again, guess the license).

    Also, this isn't obvious from TFA itself, but looking at the sources that it references, this is really old news: the blog post they link to is from 2007. It is also before Powerset was bought by Microsoft (that happened in 2008), so the relevance of all this to Microsoft policies is unclear.

  12. Re:.Net? by perryizgr8 · · Score: 2, Informative

    And how open-source the MS Big Table will be? You can download it and use in your cluster or single PC?

    apache license 2.0
    imo better than gpl.

    --
    Wealth is the gift that keeps on giving.
  13. Re:Money? by Darkness404 · · Score: 1, Informative

    Yes, but did it cost Microsoft any *money*?

    Vista. It cost MS its reputation. Before then, MS, in the non-tech world was considered pretty decent. Sure, XP was as insecure as heck, froze up randomly, etc. But it was decent enough. Then came Vista. By being totally committed to proprietary designs, MS managed to release a train wreck which cost them customers, their reputation, and many man-hours on the redoing of Vista.

    Just look at what Apple did with OS X. They took an open source foundation (BSD), added a nice GUI, some compatibility, and they got a pretty decent OS once they worked out a few issues. All this for a much lower cost then developing a new beginning for Mac OS 9 totally in-house.

    --
    Taxation is legalized theft, no more, no less.
  14. Re:I lol'd by Anonymous Coward · · Score: 1, Informative

    It's only obvious you haven't heard about ninja anything. They are that much better at concealing themselves :)

  15. Re:really? by m50d · · Score: 2, Informative

    Uh, the claim was that NT 3.1 "includes open-source code".

    --
    I am trolling
  16. Re:really? by MarkKB · · Score: 2, Informative

    Since when were Windows 2000 and 7's network stack re-written?

    Of course it's probably in there somewhere, but it'd be such a small percentage that it'd be basically insignificant. I'd doubt that any non-basic code would survive two rewrites (NT3.5 and Vista).

    There's probably a compat struct somewhere for the five apps that ran on NT3.1 and required TCP/IP (or STACKS, the platform SpiderTCP ran on) but other than that, I wouldn't expect much.

  17. Re:Microsoft open source Open Source by maxume · · Score: 2, Informative

    They are allowing developers that work for a company they purchased (so the developers work for Microsoft) to continue contributing to software released under the Apache 2.0 license.

    No matter what the rest of the company is doing, this activity is exactly the "Open Source" that you seem to think it isn't.

    --
    Nerd rage is the funniest rage.