Skip to content

Commit

Permalink
Add release notes for v.0.1.4
Browse files Browse the repository at this point in the history
Change-Id: Ibe0f8169da647a198f86f723bc7c765e7e6178c2
  • Loading branch information
matejart committed Nov 7, 2016
1 parent 23a4881 commit cf9387b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions release-notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
New in v.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

New in v.0.1.3:

* Updated blueprints to follow the modular nature of the
Expand Down

0 comments on commit cf9387b

Please sign in to comment.