Big Data: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
No edit summary |
|||
Line 25: | Line 25: | ||
==== GFS ==== | ==== GFS ==== | ||
==== Hadoop ==== | |||
* get key value with hbase (no sql) | |||
* sql with hive | |||
== Examples == | == Examples == |
Revision as of 17:41, 15 August 2013
Overview
- node management
- key value stores
- storage management
- job management
Key Values Stores
list:
http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores
http://www.project-voldemort.com/voldemort/
https://en.wikipedia.org/wiki/Redis
Storage
Oracle Cluster File System (OCFS)
Old?
- https://oss.oracle.com/projects/ocfs2/
- https://oss.oracle.com/projects/ocfs/dist/documentation/RHAS_best_practices.html
GFS
Hadoop
- get key value with hbase (no sql)
- sql with hive
Examples
Log data
Hadoop Analysis of Apache Logs Using Flume-NG, Hive and Pig
http://cuddletech.com/blog/?p=795