Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
hadoop [2020/11/11 10:50] – andonovj | hadoop [2020/11/11 11:19] (current) – [Overview] andonovj | ||
---|---|---|---|
Line 10: | Line 10: | ||
You can see the whole eco system below: | You can see the whole eco system below: | ||
- | {{ : | + | {{ : |
+ | |||
+ | In a nutshell, HDFS on its own is storing the data into datanodes which allow many reads but only once write, where the HBase is suitable for many read-write operation again using the HDFS | ||