Skip to content

nagendra-avr/kafka-sparkstreaming-hbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Kafka-SparkStreaming-HBase Application

A Spark streaming application that receives the live streaming from Kafka, process and stores back into Hbase

Usage:

To get Started:

  • download or clone the project
  • run mvn clean install
  • run the below commands

Commands:

  • java -jar target/kafka-spark-streaming-hbase-example-0.1-SNAPSHOT-jar-with-dependencies.jar test 20

  • /usr/lib/spark/bin/spark-submit --class com.kafka.sparkstreaming.driver.FaultDetectionDriver --master local[3] target/kafka-spark-streaming-hbase-example-0.1-SNAPSHOT-jar-with-dependencies.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages