Experience with Hadoop?

前端 未结 9 1906
傲寒
傲寒 2021-02-08 21:49

Have any of you tried Hadoop? Can it be used without the distributed filesystem that goes with it, in a Share-nothing architecture? Would that make sense?

I\'m also inte

9条回答
  •  长发绾君心
    2021-02-08 22:16

    The best way to wrap your head around Hadoop is to download it and start exploring the include examples. Use a Linux box/VM and your setup will be much easier than Mac or Windows. Once you feel comfortable with the samples and concepts, then start to see how your problem space might map into the framework.

    A couple resources you might find useful for more info on Hadoop:

    Hadoop Summit Videos and Presentations

    Hadoop: The Definitive Guide: Rough Cuts Version - This is one of the few (only?) books available on Hadoop at this point. I'd say it's worth the price of the electronic download option even at this point ( the book is ~40% complete ).

    Hadoop: The Definitive Guide: Rough Cuts Version

提交回复
热议问题