macOS
brew install flintrocklocal Homebrew formula metadata
brew / rang 6260
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de flintrock pour les workflows d'agents IA.
installation
brew install flintrocklocal Homebrew formula metadata
aperçu
Tool for launching Apache Spark clusters
historique
Flintrock is a command-line tool for launching Apache Spark clusters, especially short-lived EC2 clusters for experimentation, performance testing, and automated pipelines.
The README explicitly positions Flintrock as a faster, better alternative to spark-ec2. Its motivation section says spark-ec2 made Spark accessible but had pain points around launch speed, missing config files, non-resizable clusters, and custom machine images.
Flintrock developed into a Python CLI with YAML configuration, subcommands for launch, destroy, login, describe, add-slaves, remove-slaves, run-command, and copy-file, and support for current Spark and Hadoop/HDFS defaults.
The project README lists external talks, guides, and papers that used or discussed Flintrock, including a Spark Summit talk titled 'Flintrock: A faster, better spark-ec2'.
Official install guidance centers on pipx/PyPI and GitHub releases, while the README notes Homebrew as a community-supported distribution that may be out of date.
A typical workflow is to run flintrock configure, save EC2 and Spark defaults into config.yaml, launch a cluster, work on Spark, and destroy the cluster afterward.
The README recommends IAM roles for S3 access rather than copying AWS credentials to clusters, and describes Flintrock as unsuitable for permanent infrastructure or non-Spark Hadoop services.
Flintrock is notable in package history as a CLI that wrapped a complicated cloud data workflow into a user-level package instead of a long-lived infrastructure framework.
Its packaging story also shows the boundary between official Python application distribution and community package-manager formulas: the project points users to pipx for current releases and marks Homebrew as community supported.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
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.
$XDG_CONFIG_HOME/Flintrock/config.yaml~/.config/Flintrock/config.yaml~/Library/Application Support/Flintrock/config.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
flintrock | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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:flintrock |
|---|---|
| Version | 2.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/nchammas/flintrock |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste 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.