mirror of https://github.com/apache/nifi.git
db40989b48
- Set default HTTPS Port to 9443 - Set default authorizer to single-user-authorizer - Set default login-identity-provider to single-user-provider - Updated README.md with authentication instructions using generated credentials - Updated default URL and port information in Administration and User Guides - Updated Getting Started Guide with authentication and URL changes - Updated Docker images to set HTTPS as default configuration - Updated default HTTPS port to 8443 - Set Cluster Protocol secure property in Docker start scripts - Added set-single-user-credentials command - Refactored shared classes to nifi-single-user-utils - Updated Getting Started documentation and logging - Updated documentation and TLS Toolkit default ports - Updated Toolkit Guide and Administration Guide - Updated README.md with HTTPS links |
||
---|---|---|
.. | ||
dockerhub | ||
dockermaven | ||
README.md | ||
pom.xml |
README.md
Apache NiFi supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic. Some of the high-level capabilities and objectives of Apache NiFi include:
- Web-based user interface
- Seamless experience between design, control, feedback, and monitoring
- Highly configurable
- Loss tolerant vs guaranteed delivery
- Low latency vs high throughput
- Dynamic prioritization
- Flow can be modified at runtime
- Back pressure
- Data Provenance
- Track dataflow from beginning to end
- Designed for extension
- Build your own processors and more
- Enables rapid development and effective testing
- Secure
- SSL, SSH, HTTPS, encrypted content, etc...
- Multi-tenant authorization and internal authorization/policy management