Skip to content

Streaming data of Tiki with Kafka and processing with Spark, visualize with Elasticsearch & Kibana.

Notifications You must be signed in to change notification settings

trannguyenhan/tiki-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiki-data-analysis

Run project :

  • Step 1 : run hadoop, spark, kafka and create a topic "hello-kafka"
  • Step 2 : Build file jar with mvn : mvn clean package
  • Step 3 : Run producer with spark : spark-submit --class demo.KafkaStreamingReadDataDemo --master local[2] target/TikiData-V1-jar-with-dependencies.jar
  • Step 4 : Run consumer with Java Application : in file KafkaSenDataDemo, choose Run As -> Java Application

About

Streaming data of Tiki with Kafka and processing with Spark, visualize with Elasticsearch & Kibana.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published