项目作者: sumitya

项目描述 :
Sparkstreamingpoc Contains basic Examples of Spark Streaming with different stream data sources. It contains the DStream and Structured API implementation.
高级语言: Scala
项目地址: git://github.com/sumitya/sparkstreamingpoc.git
创建时间: 2019-12-15T18:49:00Z
项目社区:https://github.com/sumitya/sparkstreamingpoc

开源协议:

下载


sparkstreamingpoc

sparkstreamingpoc
Contains basic Examples of Spark Streaming with different stream data sources. It contains the DStream and Structured API implementation.

How to generate Apache Server Logs locally:-

  1. Generate Apache Server Logs -> copy the logs file sample_apache_logs.log to bin directory.
  2. run the log gen script bash apache_log_gen.sh
  3. Run the progressive logs reader in another terminal bash progressive_logs.sh