Following are steps to install and configure KAFKA on Ubuntu:
- Download CRATEDB:
wget https://cdn.crate.io/downloads/releases/crate-1.1.2.tar.gz
- Extract downloaded file:
tar -xvzf crate-1.1.2.tar.gz
- Goto extracted CrateDB folder and start services:
./bin/crate start
- Open browser to view CRATEDB cluster details:
http://localhost:4200
- Happy Coding!
Visit us at datopic, share your business ideas or connect to join datopic ride on data science and cloud and take deep dive into big data solutions.
Your Comment: