Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Question for using kafka-client #138

Open
linxinsnow opened this issue Aug 11, 2015 · 1 comment
Open

Question for using kafka-client #138

linxinsnow opened this issue Aug 11, 2015 · 1 comment

Comments

@linxinsnow
Copy link

【kafka-python-0.9.4】

from kafka import KafkaConsumer

File "/private/var/folders/jb/smm0c4k544j2fs_vk3d_7ykc0000gn/T/tmpC5rDzV/resources/logging_example/line_spout.py", line 4, in
from kafka import KafkaConsumer
ImportError: No module named kafka

It is ok when I load the kafka module in python console.

Python 2.7.9 (default, Dec 10 2014, 23:46:04)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

import kafka

@poros poros modified the milestone: v0.3.0 Aug 18, 2015
@poros
Copy link
Contributor

poros commented Aug 18, 2015

Could you be a bit more precise? Are you running your topology locally or on a Storm cluster? Are you running the vanilla logging example?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants