Skip to content

Big Data

Analytics And More
  • Home
  • Spark
  • Design Patterns
  • streaming
  • Map Reduce
  • Hive
  • Hdfs & Yarn
  • Pig
  • Oozie
  • Hbase

Tag: scala design pattern

scala singleton design pattern with realtime example

September, 2017 adarsh

The Singleton Pattern ensures a class has only one instance, and provides a global point of access to it.There are…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

scala builder pattern real world example using the named and default parameters feature

September, 2017 adarsh

The builder pattern is an object creation software design pattern. The intention of the builder pattern is to find a…

Continue Reading →

Posted in: Data Analytics, Design Patterns Filed under: scala design pattern

factory design pattern in scala with real world example in scala

adarsh

Lets say we have a data comparison use case and we need to compare the raw data with the aggregated…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

strategy design pattern in scala with real world example in scala

September, 2017 adarsh

The Strategy Pattern defines a family of algorithms, encapsulates each one, and makes them interchangeable. Strategy lets the algorithm vary…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

Post navigation

Page 4 of 4
← Previous 1 … 3 4

Recent Posts

  • Optimization for Using AWS Lambda to Send Messages to Amazon MSK
  • Rebalancing a Kafka Cluster in AWS MSK using CLI Commands
  • Using StsAssumeRoleCredentialsProvider with Glue Schema Registry Integration in Kafka Producer
  • Home
  • Contact Me
  • About Me
Copyright © 2017 Time Pass Techies