ICP 7 - Gnkhakimova/CS5590-BigData GitHub Wiki
ICP 7
Cassandra
Tasks
- Import datasets
- Run different queries
Configuration
- JDK 1.8
- Pyhton 2.7
- Cassandra
- Terminal
Features
For ICP we had to import data form .csv file to Cassandra's table and run different queries on it.
Task 1
Created Keyspace in Cassandra.
Task 2
Created table employee1 and copied dataset into newly created table.
Queries
Bonus
Limitation
Was unable to complete Bonus question part 1.