top of page
Search
ergemp
Jan 7, 20214 min read
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,...
7 views0 comments
ergemp
Jan 7, 20212 min read
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...
20 views0 comments
ergemp
Jan 7, 20215 min read
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...
14 views0 comments
ergemp
Jan 7, 20215 min read
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,...
14 views0 comments
bottom of page