This post will help you get started using Apache Spark Streaming with HBase. Spark Streaming is an extension of the core Spark API that enables continuous data stream processing. First of all, what is streaming? A data stream is an unbounded sequence of data arriving continuously.
Full article