Banner

Monday, 2 February 2015

Difference between cassandra and hadoop

Hadoop Is an entire ecosystem of integrated distributed computing tools, at the core of which are a file system (HDFS) and a programming framework (Map-Reduce). Cassandra Is a NoSQL data store based on a key-value pairing system, where value is then further structured into a columnar like store.

No comments:

Post a Comment