Give users access

Cloudera DataFlow restricts who can import flow definitions and deploy them. To get started with CDF, you must grant users permissions to perform these tasks so that they can import and deploy flow definitions in CDF.

To get started with importing and deploying flow definitions, a user needs to have the following DataFlow roles, at a minimum:

  • DFCatalogAdmin – To import flow definitions to the CDF Catalog
  • DFFlowAdmin – To deploy flow definitions in CDF
  • You have PowerUser role.
  • You know the user or group name to which you want to grant CDF user access roles.
  1. Give a user permission to import flow definitions.
    1. From Cloudera Management Console, click User Management.
    2. Enter the name of the user or group you wish to authorize in the Search field.
    3. Select the user or group from the list that displays.
    4. Click Roles, then Update Roles.
    5. From Update Roles, select DFCatalogAdmin and click Update.
  2. Give a user or group permission to deploy flow definitions.
    1. From Cloudera Management Console, click Environments to display the Environment List page.
    2. Select the environment to which you want a user or group to deploy flow definitions.
    3. Click Actions > Manage Access to display the Environment Access page.
    4. Find the user or group and click Update Roles.
    5. From Update Roles, select DFFlowAdmin.
    6. Click Update Roles.

When you have finished giving user or groups permission to import and deploy flow definitions, proceed by importing a flow definition.