Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
learn:bigdata:hadoop [2014/08/08 09:33] – yehuda | learn:bigdata:hadoop [2022/01/03 16:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 10: | Line 10: | ||
===== Installing Hadoop ===== | ===== Installing Hadoop ===== | ||
- | ss | + | Single node [[Cluser]] |
+ | |||
+ | * Standalon mode - all hadoop components run under single [[JVM]] | ||
+ | * Pesodo Destributed - each deamon runs under seperated [[JVM]] | ||
+ | * Fully Destributed - each deamon runs under seperated maching | ||
+ | |||
+ | |||
+ | see [[Install Hadoop eco system (single mode)]] | ||
===== Hadoop Technology stack ===== | ===== Hadoop Technology stack ===== | ||
see more at http:// | see more at http:// |