Final Demo – Streaming Data Pipelines
As we understood all the moving parts such as logstash, kafka, spark streaming, hbase etc in building streaming data pipelines, let us see how we can integrate all these things together and come up with solution. Steps: Run Genlogs Script to generate retail e-commerce platform logs Use Logstash to transform logs into JSON format and …