diff --git a/doc/source/userdoc/spark_plugin.rst b/doc/source/userdoc/spark_plugin.rst index a643fef07a..36c168180c 100644 --- a/doc/source/userdoc/spark_plugin.rst +++ b/doc/source/userdoc/spark_plugin.rst @@ -11,10 +11,10 @@ Images For cluster provisioning prepared images should be used. The Spark plugin has been developed and tested with the images generated by the :doc:`diskimagebuilder`. -Those Ubuntu images already have Cloudera CDH4 HDFS and Apache Spark 0.9.1 installed. +Those Ubuntu images already have Cloudera CDH4 HDFS and Apache Spark installed. The Spark plugin requires an image to be tagged in Sahara Image Registry with -two tags: 'spark' and '' (e.g. '0.9.1'). +two tags: 'spark' and '' (e.g. '1.0.0'). Also you should specify the username of the default cloud-user used in the image. For images generated with the DIB it is 'ubuntu'.