From 30fcf882ec2fcbeefec2229393f5ca453d922d05 Mon Sep 17 00:00:00 2001
From: joewitt
Date: Wed, 13 May 2015 22:30:50 -0400
Subject: [PATCH] Updated main index for feature highlights
---
nifi-site/src/pages/html/index.hbs | 179 ++++-------------------------
1 file changed, 22 insertions(+), 157 deletions(-)
diff --git a/nifi-site/src/pages/html/index.hbs b/nifi-site/src/pages/html/index.hbs
index d01e8bca70..8ee8208f76 100644
--- a/nifi-site/src/pages/html/index.hbs
+++ b/nifi-site/src/pages/html/index.hbs
@@ -42,169 +42,34 @@ title: Apache NiFi
of the high-level capabilities and objectives of Apache NiFi include:
- - Web-based user interface for seamless experience between design, control, feedback, and monitoring
- of data flows
+
- Web-based user interface
+
- Seamless experience between design, control, feedback, and monitoring
- - Highly configurable along several dimensions of quality of service such as loss tolerant versus
- guaranteed delivery, low latency versus high throughput, and priority based queuing
+
- Highly configurable
+
+ - Loss tolerant vs guaranteed delivery
+ - Low latency vs high throughput
+ - Dynamic prioritization
+ - Flow can be modified at runtime
+ - Back pressure
+
- - Fine-grained data provenance for all data received, forked, joined, cloned, modified, sent, and
- ultimately dropped as data reaches its configured end-state
+
- Data Provenance
+
- Track dataflow from beginning to end
- - Component-based extension model along well defined interfaces enabling rapid development and
- effective testing
+
- Designed for extension
+
+ - Build your own processors and more
+ - Enables rapid development and effective testing
+
- - Security: Supports various forms of SSL, SSH, HTTPS for system to system flows and content
- encryption/decryption. And SSL, PKI, pluggable authorization for users.
+
- Secure
+
+ - SSL, SSH, HTTPS, encrypted content, etc...
+ - Pluggable role-based authentication/authorization
+
-
\ No newline at end of file