HDFS Architecture

Hi in this hadoop tutorial we will describing now HDFS Architecture. There are following are two main components of HDFS.…

10 years ago

What is HDFS?

What is HDFS? HDFS is a file system designed for storing very large files with streaming data access patterns, running…

10 years ago

Hadoop Architecture

Here we will describe about Hadoop Architecture. In high level of hadoop architecture there are two main modules HDFS and…

10 years ago

What is Hadoop?

What is Hadoop? first of all we are understanding what is DFS(Distributed File System), Why DFS? DFS(Distributed File Systems)- A…

10 years ago

Understanding Big Data

What is Big Data? Lots of Data (Terabytes or Petabytes) Big Data is the term for a collection of data…

10 years ago

Hadoop Certification Qusetions

1.When is the earliest point at which the reduce method of a given Reducer can be called? A. As soon…

10 years ago

Java Comparable and comparator

In this tutorial, it shows the use of java.lang.Comparable and java.util.Comparator to sort a Java object based on its property…

10 years ago