# Install nifi with Homebrew, Nix

Easy to use, powerful, and reliable system to process and distribute data. Version 2.10.0 via Homebrew; verified 2026-06-19.

## Install

```sh
sudo av install brew:nifi
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install nifi
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#nifi
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ni/nifi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:nifi
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/nifi>
- **Version:** 2.10.0
- **Source summary:** Easy to use, powerful, and reliable system to process and distribute data
- **Homepage:** <https://nifi.apache.org>
- **Repository:** <https://github.com/apache/nifi>
- **Upstream docs:** <https://nifi.apache.org/components>
- **License:** Apache-2.0
- **Source archive:** <https://www.apache.org/dyn/closer.lua?path=/nifi/2.10.0/nifi-2.10.0-bin.zip>
- **Last updated:** 2026-06-19T07:56:55Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- nifi (cli)
- nifi (alias)

## Dependencies

- openjdk@21

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.10.0
- Package-manager updated: 2026-06-19
- Local data: ok
- Upstream repository: https://nifi.apache.org
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

Apache NiFi is a visual, extensible system for automating data movement between systems. It combines a browser-based flow designer, back pressure, guaranteed delivery options, security controls, and data provenance so operators can design and monitor dataflow graphs.

### Project history

NiFi began inside the U.S. National Security Agency as NiagaraFiles. NSA announced the public open-source release on November 25, 2014, saying the tool automated data flows among networks even when formats and protocols differed. The Apache Software Foundation later described the donated system as having more than eight years of closed-source development before its Apache transition.

Apache announced NiFi as a Top-Level Project on July 20, 2015. The ASF announcement emphasized flow-based programming, a web UI for designing and controlling flows, fine-grained data provenance, security, scalability, and an extension model with integrations such as FTP, SFTP, HTTP, and HDFS.

NiFi 2.0.0 reached general availability on November 4, 2024, according to Apache release notes. That release opened the 2.x line after milestone releases and included new capabilities such as GitLab flow registry client integration, new S3/SFTP processors, REST API services for assets and custom bundles, and a larger modernization path.

### Adoption history

NiFi's adoption is enterprise-dataflow adoption: it is used where teams need to move, transform, route, observe, and replay data between systems with operational visibility. The NiFi homepage says it automates cybersecurity, observability, event streams, and generative AI data pipelines for thousands of companies worldwide.

Its ecosystem includes the main NiFi application, MiNiFi, NiFi Registry, the Toolkit, many processors, and commercial distributions/support from vendors in the Apache data stack. The original ASF announcement quoted Hortonworks, Prescient Edge, and Leverege leaders describing NiFi integration and adoption use cases.

Homebrew's formula API reported 1,131 installs over 365 days, 198 over 90 days, and 76 over 30 days when queried on July 1, 2026. For a large Java server normally deployed on Linux or Kubernetes, that Homebrew count is best read as local development and evaluation usage, not total adoption.

### How it is used

Developers and operators use NiFi by starting the service, opening the web UI, dragging processors onto a canvas, connecting them with queues, configuring controller services and parameters, then monitoring throughput, back pressure, failures, and provenance. It is commonly used for ETL-like data movement, ingest pipelines, event routing, file transfer automation, and integration between legacy and modern systems.

Package nerd usage on macOS is usually local evaluation, processor development, tutorial work, or reproducing a flow before deploying to a server environment. The package is large and service-like, so serious deployments usually move beyond a local Homebrew install into managed Linux, containers, or platform-specific operations.

### Why package nerds care

NiFi is significant because it packages a GUI-first dataflow runtime into a reproducible open-source distribution. For package metadata, it is also a good example of a project whose formula only captures one surface of a larger ecosystem: nifi, nifi-toolkit, nifi-registry, Maven artifacts, processors, Docker/Kubernetes patterns, and vendor distributions all matter.

### Timeline

- 2006-2014: ASF later describes NiFi/NiagaraFiles as having more than eight years of development before Apache incubation.
- November 25, 2014: NSA announces NiagaraFiles/NiFi as an open-source release through Apache.
- November 2014: NiFi is submitted to the Apache Incubator as part of the NSA Technology Transfer Program.
- July 20, 2015: Apache NiFi graduates to an Apache Top-Level Project.
- November 4, 2024: Apache NiFi 2.0.0 is released as the first general availability version of the 2.x line.
- January 27, 2025: Apache release notes list NiFi 2.2.0 as a feature improvement and bug fix release.

### Related projects

- Apache NiFi Registry, Apache NiFi Toolkit, Apache MiNiFi, Apache Kafka, Apache Hadoop, Apache Spark, HDFS

### Sources

- <https://cwiki.apache.org/confluence/display/NIFI/Release+Notes>
- <https://formulae.brew.sh/api/formula/nifi.json>
- <https://news.apache.org/foundation/entry/the_apache_software_foundation_announces77>
- <https://nifi.apache.org/>
- <https://nifi.apache.org/docs/nifi-docs/html/walkthroughs.html>
- <https://www.nsa.gov/Press-Room/Press-Releases-Statements/Press-Release-View/Article/1649337/nsa-releases-first-in-series-of-software-products-to-open-source-community/>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: $NIFI_HOME/conf/nifi.properties, $NIFI_HOME/conf/bootstrap.conf, $NIFI_HOME/conf/flow.xml.gz, $NIFI_HOME/conf/login-identity-providers.xml, $NIFI_HOME/conf/authorizers.xml
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** nifi
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Nix - nifi: normalized package name match | nixpkgs package indexes: pkgs/by-name/ni/nifi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://www.automicvault.com/pkg/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [openjdk@21](https://www.automicvault.com/pkg/brew/openjdk-21/) - Runtime dependency declared by Homebrew.
- [nifi-toolkit](https://www.automicvault.com/pkg/brew/nifi-toolkit/) - Shares the same upstream homepage.
- [nifi-registry](https://www.automicvault.com/pkg/brew/nifi-registry/) - Shares av.db curated category or tags: apache, cli, data, data-integration, dataflow.
- [kettle](https://www.automicvault.com/pkg/brew/kettle/) - Shares av.db curated category or tags: cli, data, data-integration, etl.
- [storm](https://www.automicvault.com/pkg/brew/storm/) - Shares av.db curated category or tags: apache, cli, data, etl, stream-processing.
- [apache-flink](https://www.automicvault.com/pkg/brew/apache-flink/) - Shares av.db curated category or tags: apache, cli, data, stream-processing.
- [benthos](https://www.automicvault.com/pkg/brew/benthos/) - Shares av.db curated category or tags: cli, data, data-pipelines, stream-processing.
- [cloudquery](https://www.automicvault.com/pkg/brew/cloudquery/) - Shares av.db curated category or tags: cli, data, data-integration.
- [apache-arrow](https://www.automicvault.com/pkg/brew/apache-arrow/) - Shares av.db curated category or tags: apache, cli, data.

## Combined YAML source

View the package source record on GitHub. [combined/nifi.yml](https://github.com/automic-vault/db/blob/main/combined/nifi.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
