From 4bfa2001a9aa348d4a114f24f91fbce655ead361 Mon Sep 17 00:00:00 2001 From: Pavan Sudheendra Date: Wed, 16 May 2018 14:29:41 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61d1fc3..52ef5d4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,12 @@ This framework provisions a minimal set of the PNDA ([pnda.io](http://pnda.io)) components to enable developers writing apps targeted at the full PNDA stack, to experiment with the PNDA components in a smaller, lightweight environment. Data exploration and app prototyping is supported using Jupyter and Apache Spark. -Note - this framework is not implemented with either scalability nor HA in mind and hence is unsuited for running production workloads. If this is a requirement, then one of the core PNDA flavors will be required - see PNDA [Guide](http://pnda.io/guide). +**Note**: + +* Packages and application support isn't available on red-pnda. The respective tabs will **not** work on the PNDA console and will throw an error message. + +* This framework is not implemented with either scalability nor HA in mind and hence is unsuited for running production workloads. If this is a requirement, then one of the core PNDA flavors will be required - see PNDA [Guide](http://pnda.io/guide). + The Red PNDA framework is intended as a platform for experimentation and is NOT formally supported at this point in time. Any issues encountered with the system can be reported to the standard PNDA support forums for informational purposes only.