Adding Storm as image option

Adding Storm as one of the images that can be created by
diskimagebuilder.

Implements: blueprint insert-storm-as-image-option
Change-Id: If44ee630d090f4e032a3e0bfb71ee363f55eec56
This commit is contained in:
Telles Nobrega 2014-11-05 13:31:56 -03:00
parent 2ddf691bbc
commit 0a9251fa63
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ NOTE: Do not create all images for all plugins with the same mirrors. Different
.. sourcecode:: bash
sudo bash sahara-image-elements/diskimage-create/diskimage-create.sh -p [vanilla|spark|hdp|cloudera]
sudo bash sahara-image-elements/diskimage-create/diskimage-create.sh -p [vanilla|spark|hdp|cloudera|storm]
5. To select which hadoop version to target use the '-v' commandline option like this: