10 Key Features in Apache Storm 1.0.0
10 Key Features in Apache Storm 1.0.0 The Apache Storm community recently announced the release of Apache Storm 1.0.0 stable. This is a noteworthy release that delivers several powerful features that...
View Article11 Key Tuning Checklists for Apache Hadoop!
11 Key Tuning Checklists for Apache Hadoop! Apache Hadoop is a well know and de-facto framework for processing large big data sets through distributed & parallel computing. YARN(Yet Another...
View ArticleSelf-Learn Yourself Scala in 21 Blogs – #5
Self-Learn Yourself Scala in 21 Blogs – #5 Blog 5 – Does functional programming matters and what are monads? Missed the previous blogs have a quick look with Self-Learn Yourself Scala in 21 Blogs (#1,...
View ArticleSelf-Learn Yourself Apache Spark in 21 Blogs – #8
Self-Learn Yourself Apache Spark in 21 Blogs – #8 In this blog let us discuss on How to loading data, what is Lambdas, How to do Transforming Data and more on Transformations. And want to have quick...
View ArticleThe 8th Habit of Highly Effective Big Data Programmers !
The 8th Habit of Highly Effective Big Data Programmers ! Last week I read a book called “The Seven Habits of Highly Effective Big Data Programmers” by Rekha Joshi which is interesting. Happy to share...
View ArticleRelationship between MapReduce, Spark, YARN, and HDFS!
Relationship between MapReduce, Spark, YARN, and HDFS ! In Big Data era Hadoop is the de facto standard for developing of big data applications by using MapReduce framework. And Hadoop is composed of...
View ArticleScalable Apache Spark Solution to Big Data Secondary Sort Problem! – Part 1
Scalable Apache Spark Solution to Big Data Secondary Sort Problem! – Part 1 In Big Data era the secondary sort problem is relates to sorting values associated with a key in the reduce phase. It can be...
View ArticleScalable Apache Spark Solution to Big Data Secondary Sort Problem! – Part 2
Scalable Apache Spark Solution to Big Data Secondary Sort Problem! – Part 2 In Part -1, we have discussed about the Spark solution to Secondary for larger data sets. Now let’s deep dive in Choice #2...
View ArticleThe Pyramid of Internet of Things (IoT)
The Pyramid of Internet of Things (IoT) Alright, what is Internet of Things (IoT) ? How does it differ from Internet of Everything? What is M2M ? All the above queries would be running in your mind if...
View ArticleTop 11 Apache Hadoop YARN Frameworks
Top 11 Apache Hadoop YARN Frameworks Part of the core Hadoop project, YARN is the architectural center of Hadoop that allows multiple data processing engines such as interactive SQL, real-time...
View ArticleSelf-Learn Yourself Scala in 21 Blogs – #6
Self-Learn Yourself Scala in 21 Blogs – #6 Blog 6 – Recursion and Tail Recursion in Functional Programming. Missed the previous blogs have a quick look with Self-Learn Yourself Scala in 21 Blogs (#1,...
View ArticleTuning Handbook of Apache Kafka!
Tuning Handbook of Apache Kafka! We all know the power and advantages of Apache Kafka. It is publish-subscribe messaging system which basically has three major components Apache Kafka Consumer Apache...
View ArticleThe 9 Key steps to implement Big Data DevOps
The 9 Key steps to implement Big Data DevOps ! Per WiKi Definition: DevOps (a clipped compound of development and operations) is a culture, movement or practice that emphasizes the collaboration and...
View ArticleTop 16 Hadoop Built-in Ingress and Egress Tools !
Top 16 Hadoop Built-in Ingress and Egress Tools ! Hadoop has revolutionized data ingestion, data processing and enterprise data warehousing, but its explosive growth has come with a large amount of...
View Article3 Solutions for Big Data’s Small Files Problem !
3 Solutions for Big Data’s Small Files Problem ! In this we will be discussion on the efficient solutions to the “small files” problem. And what is a small file in a Big Data Hadoop environment? In the...
View ArticleSelf-Learn Yourself Scala in 21 Blogs – #7
Self-Learn Yourself Scala in 21 Blogs – #7 Missed the previous blogs have a quick look with Self-Learn Yourself Scala in 21 Blogs (#1, #2, #3, #4, #5, #6). In this blog let’s understand evaluation...
View ArticleA First Look at Big Data Apache Flink!
A First Look at Big Data Apache Flink! There is abundance of interest in learning how to analyze streaming data in large-scale systems, partly because there are situations in which the time-value of...
View ArticleBig Data Splunk’s Best & Better Practices !
Big Data Splunk’s Best & Better Practices ! Introduction to Splunk We see servers, devices, apps, logs, traffic, and clouds. We see data, big data, and fat data everywhere. Splunk offers the...
View ArticleThe 7 Habits Of Successful Big Data and NoSQL Projects by Ben Lorica
The 7 Habits Of Successful Big Data and NoSQL Projects by Ben Lorica ! Let’s have coffee@dataottam.com
View ArticleWhat is Beyond Classic Hadoop? Is it Spark and Flink?
What is Beyond Classic Hadoop? Is it Spark and Flink? In this blog, we will explore the two new big data friends to Hadoop, and they are Apache Spark and Apache Flink. MapRedcue, Tez, Spark, and Flink...
View Article