{% load i18n horizon %}
{% blocktrans %}This Node Group Template will be created for:{% endblocktrans %}
{% blocktrans %}Plugin{% endblocktrans %}: {{ plugin_name }}
{% blocktrans %}Hadoop version{% endblocktrans %}: {{ hadoop_version }}
{% blocktrans %}The Node Group Template object should specify processes that will be launched on each instance. Also an OpenStack flavor is required to boot VMs.{% endblocktrans %}
{% blocktrans %}Data Processing provides different storage location options. You may choose Ephemeral Drive or a Cinder Volume to be attached to instances.{% endblocktrans %}
{% blocktrans %}When processes are selected, you may set node scoped Hadoop configurations on corresponding tabs.{% endblocktrans %}