iot-demo
iot-demo copied to clipboard
IoT - It's the thing you want! And so here's a full-stack demo.
I download the source code and try to run it on my local, Kafka and zookeeper are also installed on my localhost. I found the following error message when I...
Using DC/OS 1.12 the script "export TWEET_CONSUMER_KAFKA_BROKERS=`curl -s master.mesos:8123/v1/services/_broker-0._tcp.kafka.mesos | python -c 'import sys, json; j = json.load(sys.stdin); print(j[0]["ip"] + ":" + j[0]["port"])'`" does not return any result. My work...
Receive the following error: Traceback (most recent call last): File "./bin/prepare-config.py", line 90, in loaded = yaml.safe_load(open(args.input_file, "r")) File "/usr/local/lib/python3.7/site-packages/yaml/__init__.py", line 94, in safe_load return load(stream, SafeLoader) File "/usr/local/lib/python3.7/site-packages/yaml/__init__.py", line...
The workflow states "Once zeppelin is running...", but zeppelin is not installed neither by the /bin/install.sh script nor explained in the "manual installation" process. Manually installing zeppelin from CLI with...