section> Computing
  • Auto Scaling
  • Bare Metal Server
  • Dedicated Host
  • Elastic Cloud Server
  • FunctionGraph
  • Image Management Service
Network
  • Direct Connect
  • Domain Name Service
  • Elastic IP
  • Elastic Load Balancing
  • Enterprise Router
  • NAT Gateway
  • Private Link Access Service
  • Secure Mail Gateway
  • Virtual Private Cloud
  • Virtual Private Network
  • VPC Endpoint
Storage
  • Cloud Backup and Recovery
  • Cloud Server Backup Service
  • Elastic Volume Service
  • Object Storage Service
  • Scalable File Service
  • Storage Disaster Recovery Service
  • Volume Backup Service
Application
  • API Gateway (APIG)
  • Application Operations Management
  • Application Performance Management
  • Distributed Message Service (for Kafka)
  • Simple Message Notification
Data Analysis
  • Cloud Search Service
  • Data Lake Insight
  • Data Warehouse Service
  • DataArts Studio
  • MapReduce Service
  • ModelArts
  • Optical Character Recognition
Container
  • Application Service Mesh
  • Cloud Container Engine
  • Cloud Container Instance
  • Software Repository for Containers
Databases
  • Data Replication Service
  • Distributed Cache Service
  • Distributed Database Middleware
  • Document Database Service
  • GeminiDB
  • Relational Database Service
  • TaurusDB
Management & Deployment
  • Cloud Create
  • Cloud Eye
  • Cloud Trace Service
  • Config
  • Log Tank Service
  • Resource Formation Service
  • Tag Management Service
Security Services
  • Anti-DDoS
  • Cloud Firewall
  • Database Security Service
  • Dedicated Web Application Firewall
  • Host Security Service
  • Identity and Access Management
  • Key Management Service
  • Web Application Firewall
Other
  • Enterprise Dashboard
  • Marketplace
  • Price Calculator
  • Status Dashboard
APIs
  • REST API
  • API Usage Guidelines
  • Endpoints
Development and Automation
  • SDKs
  • Drivers and Tools
  • Terraform
  • Ansible
  • Cloud Create
Architecture Center
  • Best Practices
  • Blueprints
IaaSComputingAuto ScalingBare Metal ServerDedicated HostElastic Cloud ServerFunctionGraphImage Management ServiceNetworkDirect ConnectDomain Name ServiceElastic IPElastic Load BalancingEnterprise RouterNAT GatewayPrivate Link Access ServiceSecure Mail GatewayVirtual Private CloudVirtual Private NetworkVPC EndpointStorageCloud Backup and RecoveryCloud Server Backup ServiceElastic Volume ServiceObject Storage ServiceScalable File ServiceStorage Disaster Recovery ServiceVolume Backup ServicePaaSApplicationAPI Gateway (APIG)Application Operations ManagementApplication Performance ManagementDistributed Message Service (for Kafka)Simple Message NotificationData AnalysisCloud Search ServiceData Lake InsightData Warehouse ServiceDataArts StudioMapReduce ServiceModelArtsOptical Character RecognitionContainerApplication Service MeshCloud Container EngineCloud Container InstanceSoftware Repository for ContainersDatabasesData Replication ServiceDistributed Cache ServiceDistributed Database MiddlewareDocument Database ServiceGeminiDBRelational Database ServiceTaurusDBManagementManagement & DeploymentCloud CreateCloud EyeCloud Trace ServiceConfigLog Tank ServiceResource Formation ServiceTag Management ServiceSecuritySecurity ServicesAnti-DDoSCloud FirewallDatabase Security ServiceDedicated Web Application FirewallHost Security ServiceIdentity and Access ManagementKey Management ServiceWeb Application FirewallOtherOtherEnterprise DashboardMarketplacePrice CalculatorStatus Dashboard

Data Lake Insight

  • Service Overview
  • Getting Started
  • DLI Job Development Process
  • Preparations
  • Creating an Elastic Resource Pool and Queues Within It
  • Creating Databases and Tables
  • Data Migration and Transmission
  • Configuring an Agency to Allow DLI to Access Other Cloud Services
  • Submitting a SQL Job Using DLI
  • Submitting a Flink Job Using DLI
    • Flink Job Overview
    • Creating a Flink OpenSource SQL Job
    • Creating a Flink Jar Job
    • Configuring Flink Job Permissions
    • Managing Flink Jobs
    • Managing Flink Job Templates
    • Adding Tags to a Flink Job
  • Submitting a Spark Job Using DLI
  • Using Cloud Eye to Monitor DLI
  • Using AOM to Monitor DLI
  • Using CTS to Audit DLI
  • Permissions Management
  • Common DLI Management Operations
  • FAQ
  • Change History
  • User Guide
  • Submitting a Flink Job Using DLI
  • Configuring Flink Job Permissions

Configuring Flink Job Permissions¶

Scenario¶

  • You can isolate Flink jobs allocated to different users by setting permissions to ensure data query performance.

  • The administrator and job creator have all permissions, which cannot be set or modified by other users.

Flink Job Permission Operations¶

  1. On the left of the DLI management console, choose Job Management > Flink Jobs.

  2. Select the job to be configured and choose More > Permissions in the Operation column. The User Permissions area displays the list of users who have permissions on the job.

    You can assign queue permissions to new users, modify permissions for users who have some permissions of a queue, and revoke all permissions of a user on a queue.

    • Assign permissions to a new user.

      A new user does not have permissions on the job.

      1. Click Grant Permission on the right of User Permissions page. The Grant Permission dialog box is displayed.

      2. Specify Username and select corresponding permissions.

      3. Click OK.

        Table 1 describes the related parameters.

        Table 1 Permission parameters¶

        Parameter

        Description

        Username

        Name of the user you want to grant permissions to.

        Note

        This username must be an existing IAM username. In addition, the user can perform authorization operations only after logging in to the platform.

        Permissions to be granted to the user

        • Select all: All permissions are selected.

        • View Job Details: This permission allows you to view the job details.

        • Modify Job: This permission allows you to modify the job.

        • Delete Job: This permission allows you to delete the job.

        • Start Job: This permission allows you to start the job.

        • Stop Job: This permission allows you to stop the job.

        • Export Job: This permission allows you to export the job.

        • Grant Permission: This permission allows you to grant job permissions to other users.

        • Revoke Permission: This permission allows you to revoke the job permissions that other users have but cannot revoke the job creator's permissions.

        • View Other User's Permissions: This permission allows you to view the job permissions of other users.

    • To assign or revoke permissions of a user who has some permissions on the job, perform the following steps:

      1. In the list under User Permissions for a job, select the user whose permissions need to be modified and click Set Permission in the Operation column.

      2. In the displayed Set Permission dialog box, modify the permissions of the current user. Table 1 lists the detailed permission descriptions.

        If all options under Set Permission are gray, you are not allowed to change permissions on this job. You can apply to the administrator, job creator, or other authorized users for job permission granting and revoking.

      3. Click OK.

    • To revoke all permissions of a user on a job, perform the following steps:

      In the list under User Permissions for a job, locate the user whose permissions need to be revoked, click Revoke Permission in the Operation column, and click Yes. After this operation, the user does not have any permission on the job.

Flink Job Permissions¶

  • View Job Details

    • Tenants and the admin user can view and operate all jobs.

    • Subusers and users with the read-only permission can only view their own jobs.

      Note

      If another user grants any permission other than the job viewing permission to a subuser, the job is displayed in the job list, but the details cannot be viewed by the subuser.

  • Start Job

    You must have the permission to submit and start jobs.

  • Stop Job

    You must have the permission to stop queues and jobs.

  • Delete Job

    • If a job can be deleted, you can delete the job if you were granted this permission.

    • If a job cannot be deleted, the system stops the job before you delete it. For details about how to stop a job, see Stop Job. In addition, you must have the permission to delete the job.

  • Create Job

    • By default, sub-users cannot create jobs.

    • To create a job, you must have this permission. Currently, only the admin user has the permission to create jobs. In addition, the user must have the permission of the related package group or package used by the job.

  • Modify Job

    When modifying a job, you need to have the permission to update the job and the permission to the package group or package used by the job belongs.

  • Prev
  • Next
last updated: 2025-06-16 14:07 UTC - commit: 2d6c283406071bb470705521bc41e86fa3400203
Edit pageReport Documentation Bug
Page Contents
  • Configuring Flink Job Permissions
    • Scenario
    • Flink Job Permission Operations
    • Flink Job Permissions
© T-Systems International GmbH
  • Contact
  • Data privacy
  • Disclaimer of Liabilities
  • Imprint