{% load i18n horizon %}
{% blocktrans %}This Cluster Template will be created for:{% endblocktrans %}
{% blocktrans %}Plugin{% endblocktrans %}: {{ plugin_name }}
{% blocktrans %}Hadoop version{% endblocktrans %}: {{ hadoop_version }}
{% blocktrans %}The Cluster Template object should specify Node Group Templates that will be used to build a Hadoop Cluster. You can add Node Groups using Node Group Templates on a "Node Groups" tab.{% endblocktrans %}
{% blocktrans %}You may set cluster scoped Hadoop configurations on corresponding tabs.{% endblocktrans %}
{% blocktrans %}The Cluster Template object may specify a list of processes in anti-affinity group. That means these processes may not be launched more than once on a single host.{% endblocktrans %}