Releases: dice-project/DICE-Deployment-Examples
Releases · dice-project/DICE-Deployment-Examples
Release 0.2.2
Release 0.7.2
New in 0.2.1:
- Streamlined the virtual IP address attribute use to the v.0.7.x
format. - Fixed the text in the Spark examples where the description text for
outputs was inappropriate. - Set all examples to use version 0.7.2 of the DICE TOSCA library.
Release 0.2.0
Release 0.2.0
- Examples are now updated to the platform abstracted TOSCA technology library in its version 0.7.0.
- Added example blueprints for MongoDB.
Release 0.1.8
Release 0.1.8
- Update DICE TOSCA library location
Release 0.1.7
Release 0.1.7
- Monitored Cassandra blueprint has been added.
Release 0.1.6
New in v.0.1.6:
- Storm blueprints have been updated with worker firewall rules and example of
per topology configuration customization.
Release 0.1.5
New in v.0.1.5:
- Added Spark pi calculation sources.
- Split data-pipeline example into per-platform blueprints.
0.1.4
- Added a monitored Storm blueprint
- Added a monitored Apache Spark blueprint
- Updated Apache Spark example blueprint to demonstrate how application
submission can be done, including how to pass arguments to submitter - Added HDFS demo blueprint to demonstrate how to set up a small fully
functional HDFS server. Requires Consul server installed as part of
the DICE deployment service - Added Hadoop YARN example
- Added sample blueprints for script runner, but with deliberatly missing
scripts to force authors to describe blueprint creation process in greater
detail, especially tarball creation process and upload - Added Apache Kafka sample blueprints to demonstrate the cluster setup and
to showcase connections that need to be added between various components - Added an example of a more complex mock-application (
data-pipeline) to
demonstrate comibining shell scripts and Cassandra deployment
0.1.3
- Updated blueprints to follow the modular nature of the
DICE library and to use the new abstracted node types for floating
IPs and firewalls (as changed in library v.0.2.1). - Inputs lists moved from the example blueprints to
inputs-*.example
files. - The changes raise requirements to Cloudify Manager version 3.4.0.