While running the script start_ingest_standalone.sh dns 1 I am getting and
error once I switch into the screen session.
Traceback (most recent call last):
File "worker.py", line 27, in <module>
from common.kafka_client import KafkaConsumer
File "/home/aspot/spot/spot-ingest/common/kafka_client.py", line 25, in
<module>
from kafka.partitioner.roundrobin import RoundRobinPartitioner
ImportError: No module named roundrobin
Closing worker...
I am researching but not able to figure out what direction I need to take to
resolve this issue. Can any one assist with this error or at least point me in
the right direction.
Thank You,
Chad Perkins