Download the required data from the following link:
Data Download Link
Start Zookeeper:
/path/to/kafka/bin/zookeeper-server-start.sh /path/to/kafka/config/zookeeper.properties Start Kafka server:
/path/to/kafka/bin/kafka-server-start.sh /path/to/kafka/config/server.properties Start Zookeeper:
/path/to/kafka/bin/zookeeper-server-start.sh /path/to/kafka/config/zookeeper.properties Start Kafka server:
/path/to/kafka/bin/kafka-server-start.sh /path/to/kafka/config/server.properties Run the Kafka consumer code:
consumer_and_load_to_hbase.ipynb Run the Kafka producer code:
producer.ipynb Model weight is in checkpoints folder
model.ipynb