macOS
brew install hadooplocal Homebrew formula metadata
sudo port install hadoopMacPorts ports tree · java/hadoop/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hadoop pour les workflows d'agents IA.
installation
brew install hadooplocal Homebrew formula metadata
sudo port install hadoopMacPorts ports tree · java/hadoop/Portfile · Source: api.github.com
nix profile install nixpkgs#hadoopnixpkgs package indexes · hadoop · Source: raw.githubusercontent.com
choco install hadoopChocolatey community package catalog · hadoop · Source: community.chocolatey.org
aperçu
Framework for distributed processing of large data sets
historique
Apache Hadoop is the Apache Software Foundation framework for reliable, scalable, distributed computing across clusters. The Homebrew package exposes the command-line surface around Hadoop Common, HDFS, YARN, and MapReduce, making it a developer workstation entry point into a historically server-oriented big-data stack.
Apache's early Hadoop documentation records the project split from Nutch MapReduce and distributed filesystem code in 2006, with Hadoop code moved into its own source tree in February, project approval in March, and release 0.1.0 in April. The project grew around a practical abstraction: store data across many machines with HDFS and run distributed computation with MapReduce.
Hadoop 1.0.0 arrived in December 2011 after what Apache called six years of gestation. That release came from the 0.20-security line and included security, HBase-related HDFS append/sync work, WebHDFS, and performance improvements. The 1.x era established Hadoop as a deployable foundation for large-scale storage and batch processing.
The 2.x line changed Hadoop's architecture by introducing YARN, described in Apache release notes as NextGen MapReduce. YARN separated cluster resource management from the MapReduce programming model, letting Hadoop run a wider set of distributed applications while keeping HDFS as a common storage layer. Apache's 2.0.2-alpha notes also recorded YARN deployment on a 2000-node cluster at release time.
Hadoop 3.x continued the infrastructure evolution. The 3.0.0 documentation highlights erasure coding in HDFS for lower storage overhead than three-way replication, along with a broader set of HDFS, YARN, MapReduce, and operational features. Later Apache site news documents 3.4 and 3.5 lines as large maintenance and enhancement releases.
Hadoop's adoption history is tied to the rise of commodity-cluster data processing. The Apache homepage describes a framework designed to scale from single servers to thousands of machines, with failure detection and handling in the application layer rather than relying only on hardware high availability.
The broader ecosystem made Hadoop more than one binary. Apache release notes and docs refer to HBase, Pig, Oozie, Hive, Sqoop, WebHDFS, and YARN applications as downstream or companion systems. For package managers, that ecosystem means Hadoop often arrives as a dependency, local test harness, or compatibility target even when production clusters are provisioned by other means.
On a workstation, the package is commonly used for command-line tools such as `hadoop`, `hdfs`, `yarn`, and `mapred`, for local pseudo-distributed testing, for interacting with HDFS-compatible services, or for building software that expects Hadoop client libraries and scripts. The single-node setup docs are a common starting point because they let developers run Hadoop locally before touching a cluster.
Operational Hadoop usage is configuration-heavy. Apache cluster setup documentation names site-specific XML files under `etc/hadoop`, including core-site.xml, hdfs-site.xml, yarn-site.xml, and mapred-site.xml, plus environment scripts such as hadoop-env.sh and yarn-env.sh. The same docs instruct administrators to distribute configuration to HADOOP_CONF_DIR across machines.
Hadoop is a heavyweight formula by package-manager standards: a Java-centric distributed-systems stack with many scripts, XML configs, daemon roles, and ecosystem expectations. It matters to package nerds because installing it locally can satisfy client tooling, build-time assumptions, demos, and compatibility tests without standing up a full distribution.
It is also a naming and dependency landmark. Many big-data packages historically needed to say which Hadoop line, HDFS client, YARN API, or MapReduce compatibility level they targeted. That makes the package less about a single executable and more about a versioned contract with the surrounding data ecosystem.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$HADOOP_CONF_DIR/core-site.xml$HADOOP_CONF_DIR/hdfs-site.xml$HADOOP_CONF_DIR/mapred-site.xml$HADOOP_CONF_DIR/yarn-site.xmletc/hadoop/core-site.xmletc/hadoop/hdfs-site.xmletc/hadoop/mapred-site.xmletc/hadoop/yarn-site.xmlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
FederationStateStore | cli | exécutable global | |
distribute-exclude.sh | cli | exécutable global | |
hadoop | cli | exécutable global | |
hadoop-daemon.sh | cli | exécutable global | |
hadoop-daemons.sh | cli | exécutable global | |
hdfs | cli | exécutable global | |
httpfs.sh | cli | exécutable global | |
kms.sh | cli | exécutable global | |
mapred | cli | exécutable global | |
mr-jobhistory-daemon.sh | cli | exécutable global | |
refresh-namenodes.sh | cli | exécutable global | |
start-all.sh | cli | exécutable global | |
start-balancer.sh | cli | exécutable global | |
start-dfs.sh | cli | exécutable global | |
start-secure-dns.sh | cli | exécutable global | |
start-yarn.sh | cli | exécutable global | |
stop-all.sh | cli | exécutable global | |
stop-balancer.sh | cli | exécutable global | |
stop-dfs.sh | cli | exécutable global | |
stop-secure-dns.sh | cli | exécutable global | |
stop-yarn.sh | cli | exécutable global | |
workers.sh | cli | exécutable global | |
yarn-daemon.sh | cli | exécutable global | |
yarn-daemons.sh | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:hadoop |
|---|---|
| Version | 3.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/hadoop |
| Page d'accueil | https://hadoop.apache.org/ |
| Dépôt | https://gitbox.apache.org/repos/asf?p=hadoop.git |
| Docs amont | https://hadoop.apache.org/ |
| Licence | Apache-2.0 |
| Archive source | https://www.apache.org/dyn/closer.lua?path=hadoop/common/hadoop-3.5.0/hadoop-3.5.0.tar.gz |
| Dernière mise à jour | 2026-06-22T14:03:41-07:00 |
| Pulse | updated |
| Dépendances | openjdk@17 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hadoop |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
hadoop
nix profile install nixpkgs#hadoophadoop
sudo port install hadoophadoop
choco install hadooppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.