
In this post, we will be analyzing the crimes dataset of New York using SparkSQL. In case you are not familiar with SparkSQL, please refer to our post on Introduction to SparkSQL. Dataset Description: This dataset is available publically, reflects the reported incidents of crime (with the exception of...
In this video blog, we will be discussing how to start your Hadoop daemons. We can come to the conclusion that the Hadoop cluster is running by looking at the Hadoop daemons itself. A Daemon is nothing but a process. So, Hadoop daemons are nothing but Hadoop processes. As...
In this video blog post we will be discussing about how Map Reduce works in Hadoop with a Real time example. Map Reduce in Simple Words: Input splits–>Map phase–>Reduce phase Generally, Map Reduce consist of two phases; one is Map phase and the other is Reduce phase. In the...

Front-end web development, also known as client-side development is the practice of producing HTML, CSS and JavaScript for a website or web application so that a user can see and interact with them directly. (src: Wikipedia) Before getting into Interview preparation we will have a look at skills required...

Android is known as the world’s most popular operating system for mobile devices and tablets. It is an open source operating system which has been created by Google and is available to all kinds of developers with various expertise levels, ranging from rookie to professional. Android is a platform...