Skip to content
 
 

Repository files navigation

#Dependencies:

yum groupinstall -y 'Development Tools'
yum install -y python-devel

#Download and install virtualenv

wget https://bootstrap.pypa.io/ez_setup.py
sudo python ez_setup.py
sudo easy_install pip
sudo pip install virtualenv

#Create a relocatable Python virtualenv

virtualenv pyenv

About

Example of processing Kafka messages via Storm with Python ShellBolts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages