Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 4.05 KB

data-processing-template.md

File metadata and controls

54 lines (35 loc) · 4.05 KB

Working with {{ dataproc-name }} templates

{{ dataproc-name }} templates enable you to preset a cluster configuration for your project, making it easier to deploy temporary clusters. You can find a list of templates on your project page under {{ ui-key.yc-ui-datasphere.project-page.project-resources }}data-proc-template {{ ui-key.yc-ui-datasphere.resources.dataProc }}, the {{ ui-key.yc-ui-datasphere.common.shared-with-project-resources }} tab.

{% include data-proc-template-presetting %}

Creating a {{ dataproc-name }} template {#create}

  1. {% include ui-find-project %}

  2. Under {{ ui-key.yc-ui-datasphere.project-page.project-resources }}, click data-proc-template {{ ui-key.yc-ui-datasphere.resources.dataProc }}.

  3. Click {{ ui-key.yc-ui-datasphere.data-proc.create-template }}.

  4. In the {{ ui-key.yc-ui-datasphere.data-proc.template-name }} field, enter a name for the template. The naming requirements are as follows:

    {% include name-format %}

  5. Click {{ ui-key.yc-ui-datasphere.common.create }}. You will see a page with detailed info on the template you created.

Activating a {{ dataproc-name }} template {#activate}

  1. {% include ui-find-project %}
  2. Under {{ ui-key.yc-ui-datasphere.project-page.project-resources }}, click data-proc-template {{ ui-key.yc-ui-datasphere.resources.dataProc }}.
  3. Click options next to the template you need and select {{ ui-key.yc-ui-datasphere.common.activate }}.

The system will create a cluster based on the activated {{ dataproc-name }} template when you run your project in the IDE.

Sharing a {{ dataproc-name }} template {#share}

  1. {% include ui-find-project %}
  2. Under {{ ui-key.yc-ui-datasphere.project-page.project-resources }}, click data-proc-template {{ ui-key.yc-ui-datasphere.resources.dataProc }}.
  3. Select the template from the list.
  4. Go to the {{ ui-key.yc-ui-datasphere.common.access }} tab.
  5. Enable the visibility option next to the name of the community you want to share the template in.

To make a template available for use in a different project, the project admin needs to add it on the {{ ui-key.yc-ui-datasphere.common.shared-with-project-resources }} tab.

Editing a template {#edit}

You can only change the name of an existing template. To update the configuration, recreate the template.

  1. {% include ui-find-project %}
  2. Under {{ ui-key.yc-ui-datasphere.project-page.project-resources }}, click data-proc-template {{ ui-key.yc-ui-datasphere.resources.dataProc }}.
  3. Select the template from the list, click options, and select {{ ui-key.yc-ui-datasphere.common.edit }}.
  4. Edit the name and click {{ ui-key.yc-ui-datasphere.common.save }}.

Deleting a {{ dataproc-name }} template {#delete}

  1. {% include ui-find-project %}

  2. Under {{ ui-key.yc-ui-datasphere.project-page.project-resources }}, click data-proc-template {{ ui-key.yc-ui-datasphere.resources.dataProc }}.

  3. In the list, select the template you want to delete.

  4. Click options and select {{ ui-key.yc-ui-datasphere.common.delete }}.

  5. Click {{ ui-key.yc-ui-datasphere.common.submit }}.

{% include deletion-time %}