HDFS – Hadoop Distributed File System

HDFS definition HDFS (Hadoop Distributed File System) is Hadoop’s primary file storage System. Works well with large volumes of data, reduces I/O, high scalability, and availability and fault tolerance due to data replication. The Hadoop file system is typically...

Apache Spark Components

Components Spark Core Spark core is the core where all the architecture is supported, provides: Distributing tasks Programming Input/output operations Using Java, Python, Scala and R programming interfaces focused on RDDs’s abstraction. It establishes a...

Big Data definition

Big Data definition The term big Data refers to a volume of data that exceeded the capabilities of the software commonly used to view capturing, administering, and processing data. As the computing capacity is getting higher and the number from which is considered a...