Installez confluent-kafka pour Python sur Ubuntu

Puisque confluent-kafka utilise le" librdkafka "natif, l'installation est un peu lourde.

Prenons une note:

Tout d'abord, mettez les packages nécessaires:

apt-get install python-pip
apt-get install python2.7-dev
apt-get install software-properties-common

Ensuite, ajoutez le référentiel de ** confluent **:

wget -qO - http://packages.confluent.io/deb/3.0/archive.key | sudo apt-key add -
add-apt-repository "deb [arch=amd64] http://packages.confluent.io/deb/3.0 stable main"

Enfin, installez librdkafka et confluent-kafka:

apt-get update
apt-get install librdkafka-dev
pip install confluent-kafka

c'est tout.

Recommended Posts

Installez confluent-kafka pour Python sur Ubuntu
Installez Python 3.3 sur Ubuntu 12.04
Installez OpenCV sur Ubuntu + python
Installez Python 3.8 sur Ubuntu 18.04 (norme du système d'exploitation)
Installez Python 3.8 sur Ubuntu 20.04 (norme du système d'exploitation)
Installez Python 3.9 sur Ubuntu 20.04 (norme du système d'exploitation?)
Installez Python 2.7 sur Ubuntu 20.04 (norme du système d'exploitation?)
Étapes pour installer l'environnement Python sur Ubuntu
Installez pyenv et Python 3.6.8 sur Ubuntu 18.04 LTS
Installez TensorFlow sur Ubuntu
Installer python sur WSL
Installez Python sur Pidora.
Installez Scrapy sur python3
Installer Python 3 dans un environnement Mac
Installez PySide2 sur Ubuntu
Installez Python3.4 sur CentOS 6.6
Installez JModelica sur Ubuntu
Installez python sur Windows
Installez Python 2.7.3 sur CentOS 5.4
construire Python sur Ubuntu
Installez Python 3.4 sur Mac
Installez Theano sur Ubuntu 12.04
Installez angr sur Ubuntu 18.04
Installez pip / pip3 sur Ubuntu
Installez Python 3.6 sur Docker
Installez Python (pour Windows)
Installer le package python dans l'environnement personnel sur Ubuntu
[Mémo de procédure] Installez Python3 + OpenSSL localement sur Ubuntu
Installez MongoDB sur Ubuntu 16.04 et utilisez python
Installer Python et les bibliothèques pour Python sur MacOS Catalina
Configurer Python 3.4 sur Ubuntu
Installez Python 3.8 sur RHEL 8 (AppStream)
Utilisez matplotlib sur Ubuntu 12 et Python
Installer watchdog sur Windows + Python 3.3
Installez Python 3.8 sur CentOS 7 (SCL)
Mettez Python 3.x dans Ubuntu
Installez pandas 0.14 sur python3.4 [sur Mac]
wsl Installer PostgreSQL sur Ubuntu 18.04
Python --Installez MySQLDB sur EC2
Présentation de TensorFlow à Ubuntu + Python 2.7
[ROS] Installer ROS (mélodique) sur Ubuntu (18.04)
Installez Caffe sur Ubuntu 14.04 (GPU)
Installez Python 3.8 sur CentOS 8 (AppStream)
Installer Docker sur WSL Ubuntu 18.04
[Python] [Chainer] [Windows] Installer Chainer sous Windows
Installer dlib pour Python (Windows)
Installez psycopg2 (bibliothèque pgsql pour python3) sur Apple Silicon
Compilez et installez MySQL-python pour python2.7 sur Amazon Linux
Installation de Bash sur Ubuntu sous Windows, Ruby, Python, Jupyter, etc.
Pour ceux qui ne peuvent pas installer Python sur Windows XP
Installez CUDA10.1 + cuDNN7.6.5 + tensorflow-2.3.0 sur Ubuntu 18.04
Installez Python Pillow sur Amazon Linux
Python 3.4 pyvenv échoue sur Ubuntu 14.04 LTS
Installez Caffe sur Ubuntu 14.04 (mode CPU)
Installez RDKit, un outil informatique de chimie pour Python
Installez Python 3 sur le serveur Sakura (FreeBSD)
Configurer un environnement de développement Python sur Ubuntu
Installez Mecab et mecab-python3 sur Ubuntu 14.04
Installer python
Construire un environnement Python sur Ubuntu