H - Definitions
-
H
Hadoop
Hadoop is an open source distributed processing framework that manages data processing and storage for big data applications in scalable clusters of computer servers.
-
Hadoop Distributed File System (HDFS)
The Hadoop Distributed File System (HDFS) is the primary data storage system Hadoop applications use.
-
hashing
Hashing is the process of transforming any given key or a string of characters into another value.