top of page
Search

Enhancing your Click-Stream with CRM database
Click-Stream in Summary In summary, Click-Stream is the every event of end users on the e-commerce websites. Since every click, search,...
ergemp
Jan 7, 20214 min read
8 views
0 comments
Querying your Database Data with JdbcRDDs
Spark JdbcRDD is a special RDD structure to handle the database tables. It is quite confusing to realize the code. In this post we are...
ergemp
Jan 7, 20212 min read
21 views
0 comments

Spark Streaming in Action for Click-Stream
In this post, I am going to describe an end to end architecture to process and analyze the click-stream events for a website with Apache...
ergemp
Jan 7, 20215 min read
14 views
0 comments
Using Zookeeper for FLUME configurations
Flume is a simple and robust Apache Project which enables streaming data ingestion to Apache Hadoop HDFS. I generally use Flume for fast,...
ergemp
Jan 7, 20215 min read
14 views
0 comments
bottom of page