Spark Streaming from Kafka to HBase Use Case

Let’s assume that our data is stored on the Kafka cluster and it should be moved to another storage layer which is will be HBase in this case. And few transformations need to be made before data is moved. These steps can be depicted as below architecture. Data could only be collected using the Spark Read more about Spark Streaming from Kafka to HBase Use Case[…]