Skip to content

Big Data

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

Analytics && More

Spark pair rdd reduceByKey, foldByKey and flatMap aggregation function example in scala and java – tutorial 3

November, 2017 adarsh

When datasets are described in terms of key/value pairs, it is common to want to aggregate statistics across all elements…

Continue Reading →

Posted in: Data Analytics, Spark Filed under: Spark Rdd

Spark pair rdd and transformations in scala and java – tutorial 2

adarsh

There are a number of ways to get pair RDDs in Spark and many formats will directly load pair RDDs…

Continue Reading →

Posted in: Data Analytics, Spark Filed under: Spark Rdd

Spark rdd api transformations and actions tutorial with examples – tutorial 1

October, 2017 adarsh

An RDD in Spark is simply an immutable distributed collection of objects. Each RDD is split into multiple partitions, which…

Continue Reading →

Posted in: Data Analytics, Spark Filed under: Spark Rdd

scala state design pattern with real world example

September, 2017 adarsh

The State Pattern is a behavioral design pattern which allows an object to alter its behavior when its internal state…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

state design pattern in java with real world example

adarsh 4d Comments

The State Pattern is a behavioral design pattern which allows an object to alter its behavior when its internal state…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

scala proxy design pattern with real world example

adarsh

Proxy Pattern is a structural design pattern which is used to create a representative object that controls access to another…

Continue Reading →

Posted in: Design Patterns Filed under: scala design pattern

proxy design pattern in java with real world example

adarsh

Proxy Pattern is a structural design pattern which is used to create a representative object that controls access to another…

Continue Reading →

Posted in: Design Patterns Filed under: java design pattern

Post navigation

Page 15 of 33
← Previous 1 … 14 15 16 … 33 Next →

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

Loading Comments...