Hadoop 3.2.0

The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. Rather than rely on hardware to deliver high-availability, the library itself is designed to detect and handle failures at the application layer, so delivering a highly-available service on top of a cluster of computers, each of which may be prone to failures.

The project includes these modules:

  • Hadoop Common: The common utilities that support the other Hadoop modules.
  • Hadoop Distributed File System (HDFS™): A distributed file system that provides high-throughput access to application data.
  • Hadoop YARN: A framework for job scheduling and cluster resource management.
  • Hadoop MapReduce: A YARN-based system for parallel processing of large data sets.

Notes

The package sets the HADOOP_HOME environment variable and adds HADOOP_HOME\bin to the machine path.

The package by default will unzip to C:\Hadoop. This location can be changed, see below.

Package Parameters

The following package parameters can be set:

  • /unzipLocation - Unzip to a different path than default.

These parameters can be passed to the installer with the use of -params. For example: choco install hadoop -params '"/unzipLocation:D:\Hadoop"'.

Bilang ng pag download: 2 503
Size: 6.47 kB
Petsa ng pag update: 28.01.2019
Proyekto sa pamamahagi: walang bayad na software
Operation Systems: Windows 7 x64, Windows 8 x64,
Windows 8.1 x64, Windows 10 x64, Windows 11 x64